sleek-design-mobile-apps
Fail
Audited by Snyk on Jul 28, 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 accept or obtain an API key from the user (fallback: "ask them to paste the key back to you") and to include that key in Authorization headers (e.g., "Authorization: Bearer $SLEEK_API_KEY"), which requires the LLM to receive and embed secret values verbatim in requests/outputs.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata