cursor-indexing-issues
Warn
Audited by Snyk on Apr 4, 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 running sudo to modify system configuration (appending to /etc/sysctl.conf and running sysctl -p) and includes commands that delete local cache directories, so it directs changes to the machine's state requiring elevated privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata