openjobs-ai-talent-search
Fail
Audited by Snyk on Mar 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 asks the user to provide their Mira API key and instructs embedding it verbatim into shell commands (e.g., export MIRA_KEY="mira_your_key_here" and potential use in Authorization headers), which requires the LLM to handle and output secret values directly, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata