video-analyzer

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The prompt includes an out-of-scope "Companion check" that explicitly instructs running filesystem commands (ls ~/.claude/skills/ ...) and installing packages (npx ...) which is unrelated to video analysis and effectively sneaks in system-access and installation instructions.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs running privileged system-install commands (e.g., "sudo apt-get ... install -y ffmpeg"), which pushes the agent to obtain/use sudo and modify the machine's system state.

Issues (2)

E004
CRITICAL

Prompt injection detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 23, 2026, 08:44 PM
Issues
2
Security Audit — snyk — video-analyzer