cursor-performance-tuning
Warn
Audited by Snyk on Apr 14, 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 prompt explicitly instructs using sudo to append to /etc/sysctl.conf and run sysctl -p to change fs.inotify.max_user_watches (a system configuration), which requires elevated privileges and modifies system state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata