performance-tuning
Warn
Audited by Snyk on Feb 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 (high risk: 1.00). The prompt explicitly instructs modifying system-wide configuration files (e.g., /etc/sysctl.d/99-performance.conf, /etc/security/limits.conf), writing to /sys/block/... and running sysctl/fstrim—actions that require root and change the machine's state, so it pushes the agent to perform privileged, state-changing operations.
Audit Metadata