virtuous-api
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes explicit examples that embed API keys and passwords directly in Authorization headers and curl request bodies (e.g.,
Authorization: Bearer <api-key>and a curl withpassword=PASSWORD), which encourages generating outputs that include secret values verbatim.
Audit Metadata