vss-generate-video-calibration
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: 0.90). The skill references and (in an inline run path) auto-executes a fetched shell installer via curl | sh from astral.sh (https://astral.sh/uv/install.sh), which is a high-risk pattern for distributing arbitrary/malicious code.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The sample-dataset runtime includes an automatic fallback that runs a remote installer via "curl -LsSf https://astral.sh/uv/install.sh | sh", which fetches and executes remote code at runtime (https://astral.sh/uv/install.sh).
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata