dot-skill
Fail
Audited by Snyk on Apr 30, 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 explicitly instructs the agent to ask users for their API key and to include a Bearer token in the Authorization header (e.g., Authorization: Bearer dot_app_<your_api_key>), which requires the LLM to receive and embed secret values verbatim in requests or example commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata