delete-key
Fail
Audited by Snyk on Apr 3, 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 agent to collect API key values (e.g., sk-...) and then embed them verbatim in curl headers and JSON bodies (Authorization: Bearer $KEY and '{"keys":["<sk-...>"]}'), which requires the LLM to handle and output secret values directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata