scripted-rest-apis
Fail
Audited by Snyk on Apr 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes examples that embed credentials directly in commands and headers (e.g., Authorization: Basic $(echo -n 'username:password' | base64) and X-API-Key: your-api-key-here), which encourages handling and outputting secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata