stackone-platform
Fail
Audited by Snyk on Feb 16, 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 produce working curl commands that embed API keys verbatim in the Authorization header (base64-encoded) and to include account IDs, which requires the LLM to handle and output secret values directly.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires fetching live docs at runtime (starting with https://docs.stackone.com/llms.txt) and instructs the agent to use that fetched content to determine responses, so remote content directly controls the agent's prompts and is a required dependency.
Audit Metadata