general-agentic-memory
Fail
Audited by Snyk on May 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt contains explicit examples of API keys used verbatim (e.g., export GAM_API_KEY="sk-your-key", api_key="sk-your-key", docker -e GAM_API_KEY="sk-xxx", and echo $GAM_API_KEY), which instruct embedding or printing secrets directly and could cause an LLM to include secret values in generated outputs.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata