setup-proxy
Fail
Audited by Snyk on Aug 27, 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 ask the user for a User Key and then pass it as a command-line argument (
--user-key) or embed it directly incurlauthorization headers (Authorization: Bearer ${USER_KEY}), exposing the secret value through the LLM context and output.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata