ffmpeg
Warn
Audited by Snyk on Mar 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). The prompt explicitly instructs installing software with sudo (e.g., "sudo apt install -y ffmpeg"), which directs the agent to perform privileged, system-level changes that modify machine state, even though it doesn't ask to create users or edit config files.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata