concierge
Fail
Audited by Snyk on Sep 10, 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 instructs the agent to read an API key from a local configuration file and include it verbatim in
curlauthorization headers (-H "Authorization: Bearer <key>"), which means the LLM handles and outputs the secret value directly in generated commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata