implementing-threat-intelligence-platform
Fail
Audited by Snyk on Jul 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 explicitly instructs inserting an API key verbatim into a CLI flag and source code (e.g., --misp-key <api_key> and PyMISP("https://misp.local", "api_key")), which requires the LLM/agent to handle or output secret values directly and risks exfiltration.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata