translate-video

Warn

Audited by Snyk on Mar 28, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill runs "npm install" at runtime (cd ~/.claude/skills/transcribe/scripts && [ -d node_modules ] || npm install), which fetches and installs packages from the npm registry (https://registry.npmjs.org/) that are then executed by npx ts-node transcribe.ts, so remote code is fetched and executed as a required dependency.

Issues (1)

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 28, 2026, 03:48 AM
Issues
1