create-blog-post
Warn
Audited by Snyk on Mar 16, 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.40). The prompt includes an explicit system package installation command using "sudo apt-get install -y webp", which directs use of elevated privileges to modify the machine state (otherwise it only manipulates project files), so it poses a modest risk.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata