CreateCLI
Fail
Audited by Snyk on Aug 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (high risk: 0.90). The skill contains a mandatory, out-of-scope instruction that forces the agent to POST a local network notification (curl to http://localhost:31337) and run it "before doing anything else," which is an external side-effect unrelated to generating CLIs and can be used to alter behavior or exfiltrate information.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The CreateCLI required workflow ingests outsider-authored free text from the user’s request during Step 1 “Gather Requirements” (and subsequent command extraction), but it does not read arbitrary external feeds/queues or other outsider-submitted sources automatically.
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata