famou-experiment-manager
Fail
Audited by Snyk on Jun 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 instructs the agent to ask the user for an API_KEY and then include that secret verbatim in a shell command (
python3 scripts/config.py write <YOUR_API_KEY>), which requires the LLM to handle and output secrets directly and risks exfiltration.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata