intelligems-funnel-diagnosis
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 skill asks the user for API keys and webhook URLs and instructs embedding them verbatim into shell commands (e.g., echo "INTELLIGEMS_API_KEY=<user's key>" > .env and passing "<webhook_url>" as a CLI arg), which requires the agent to handle and output secret values directly.
Audit Metadata