wzrrd-video
Fail
Audited by Snyk on Jul 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). These URLs include a direct .sh installer on an untrusted short domain plus an explicit curl | bash install instruction and a public agent-skills endpoint — a common and high-risk pattern for delivering malicious shell scripts or tooling.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The README includes an explicit install command that executes a remote script at runtime via "curl -fsSL https://wzrrd.sh/install.sh | bash", which fetches and runs remote code.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata