ansible
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: 0.90). The skill explicitly teaches provisioning with Ansible including "become: true" and modules like apt, service, user, and file, which instruct the agent to install packages, start services, and modify users/files — actions that change system state and require elevated privileges.
Audit Metadata