technical-writer
Fail
Audited by Snyk on Jul 18, 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 includes examples that embed Bearer tokens inline (curl header with a JWT-like string and Authorization: Bearer {your_api_token}) and recommends passing tokens as CLI flags (e.g., --token YOUR_API_TOKEN), which encourages the LLM to emit secret values verbatim in generated commands or code.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata