intelligems-core
Fail
Audited by Snyk on Feb 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 explicitly tells the agent to ask the user for their API key and construct an echo command embedding the user's key verbatim into ~/.env (echo "INTELLIGEMS_API_KEY=<user's key>" ...), which requires the LLM to handle and output the secret directly.
Audit Metadata