initialize-config
Fail
Audited by Snyk on Mar 30, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill instructs running commands (e.g., printenv SKENE_API_KEY and uvx config --show) that will expose the SKENE_API_KEY value to the agent's command output (so the LLM must handle secret values in its context), even though the final one-line report doesn't require printing the secret itself.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata