GPT-5 finding
Auth wording is potentially misleading across docs
lowdocs-gapmedium
- skills/smithery-manifest/SKILL.md:81
- docs/smithery-submission.md:19-21
One place says the server requires no API key at runtime, yet immediately notes it uses Anthropic credentials from env. Another says 'Auth required: no' while specifying environment credentials are needed. This can confuse submitters/operators about prerequisites.
Recommendation
Standardize phrasing to: 'No additional auth required. Uses existing local Claude credentials via ANTHROPIC_API_KEY or CLAUDE_CODE_OAUTH_TOKEN.' Update both SKILL.md and smithery-submission.md for consistency.