ai-model-nodejs
Fail
Audited by Snyk on Apr 3, 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 an example that directly places secretId/secretKey values into code (app.init({... secretId: '<YOUR_SECRET_ID>', secretKey: '<YOUR_SECRET_KEY>' })), which encourages embedding secrets verbatim in generated output and thus creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata