session-compression
Fail
Audited by Snyk on Apr 17, 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 repeatedly demonstrates passing API keys and other credentials inline in code (e.g., api_key="your-api-key", OpenAI(api_key="your-openai-key")), which encourages embedding secrets verbatim in generated code/commands and therefore poses a substantial secret-exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata