rest-api-doc
Fail
Audited by Snyk on Apr 22, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly parses curl headers and produces full HTTP examples (including an example Authorization: Bearer eyJhbGci... and instructions to include headers), and it does not instruct redaction or use of env/placeholders, so an LLM processing user-provided requests containing real API keys/tokens would be expected to copy them verbatim into the generated docs.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata