update-model
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 instructs the agent to collect or rotate API keys and embed them verbatim into curl headers and JSON payloads (e.g., "Authorization: Bearer $KEY" and "api_key": "<new_key>"), which requires the LLM to output secret values directly and creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata