dependency-audit
Fail
Audited by Snyk on Jun 25, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). This is a third‑party GitHub repository owned by an unestablished/suspicious-looking username (numeric handle) that instructs users to clone/install and run code — an unvetted source that could distribute malicious scripts or binaries.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's audit script runs a go install for a remote module (golang.org/x/vuln/cmd/govulncheck@latest), which fetches and builds remote code at runtime (golang.org/x/vuln/cmd/govulncheck) and therefore executes external code during the skill's operation.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata