10x-cli-setup
Warn
Audited by Snyk on May 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's required workflow (Step 2) explicitly fetches and reads the live README from https://raw.githubusercontent.com/przeprogramowani/10x-cli/refs/heads/master/README.md and instructs the agent to build and execute setup steps from that public GitHub content, so untrusted third-party text can directly influence actions and tool use.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly fetches the live README at https://raw.githubusercontent.com/przeprogramowani/10x-cli/refs/heads/master/README.md during runtime and requires using that fetched content to build and execute the agent's setup instructions, so the remote file directly controls the agent's prompts/instructions and is a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata