developer-tools
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: 1.00). The prompt includes examples that embed API keys and display secrets verbatim (e.g., const client = new MyServiceClient({ apiKey: 'sk_...' }) and showing key.secret), which would require the agent to handle or output secret values directly.
Audit Metadata