create-cli

Warn

Audited by Snyk on Feb 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 Python example in references/python-uv.md explicitly fetches an arbitrary URL provided by the user (response = httpx.get(args.url) and then prints or inspects response.text/content), so the skill would read untrusted public web content.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 02:08 AM