free-vision
Fail
Audited by Snyk on Aug 24, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). The only clearly suspicious item is a raw GitHub-hosted shell installer (.sh) referenced for curl|bash use — a direct script download+execute is a high-risk distribution vector that can deliver malware if the source is compromised or unreviewed.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests outsider-authored free text via the Claude Code “PostToolUse” hook (
post-read-image.sh), which reads tool inputs/responses from stdin (includingfile_pathcontext derived from the conversation) and then callsfree-vision, returning VEP intoadditionalContextfor the main agent to consume.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata