ansible
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 skill explicitly uses "become: true" and shows tasks that install packages, modify /etc configuration files, and restart services (apt, /etc/nginx/nginx.conf), which require root and change the machine's state.
Audit Metadata