deepfake-detection
Warn
Audited by Snyk on Feb 15, 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 (high risk: 1.00). The skill explicitly instructs installing system packages and moving binaries using sudo (e.g., "sudo apt install", "sudo mv /usr/local/bin/") and offers an agent-driven auto-install flow that would modify system state, so it pushes privileged/system-level changes.
Audit Metadata