typescript-project
Fail
Audited by Snyk on Feb 15, 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’s TypeScript example hardcodes an API key fallback (apiKey: process.env.LITELLM_API_KEY || 'sk-1234'), which instructs embedding a secret literal in generated code/outputs and therefore requires handling/outputting secrets verbatim.
Audit Metadata