vuln-check

Fail

Audited by Snyk on Jul 9, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Two TomeVault links point to a third‑party rehosting/claim service (potential personal file distribution), which is a higher-risk channel for distributing executables; the GitHub repo links reference source/docs and are lower risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill's runtime install step ("go install golang.org/x/vuln/cmd/govulncheck@latest") fetches and builds remote code from golang.org/x/vuln/cmd/govulncheck, so it downloads and executes external code at runtime.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 9, 2026, 01:18 AM
Issues
2
Security Audit — snyk — vuln-check