video-tool

Fail

Audited by Snyk on May 29, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs the agent to ask users for API keys and then run commands embedding those secrets verbatim (e.g., video-tool config keys --set KEY=VALUE or showing actual key strings in credential files), which requires the LLM to handle and output secret values directly, creating an exfiltration risk.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). The astral.sh link is a direct installer script (curl|sh) from a third‑party domain (high risk), the GitHub repo is from an unknown user (moderate risk), while the YouTube URL is benign — overall this set includes suspicious download vectors that could distribute malware.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
May 29, 2026, 08:27 AM
Issues
3
Security Audit — snyk — video-tool