redis
Warn
Audited by Snyk on Mar 10, 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 includes explicit instructions to modify system configuration and services (e.g., editing /etc/redis/redis.conf, persisting sysctl settings in /etc/sysctl.conf, echoing to /sys/kernel/mm/transparent_hugepage/enabled, and creating/persisting settings via rc.local or systemd units), and it references service management (systemctl) and package install operations that require root privileges — all of which push the agent to change the machine's state and potentially require sudo.
Audit Metadata