Ansible Runbook Executor
Warn
Audited by Snyk on Mar 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md Overview explicitly states the agent "integrates with Ansible Galaxy for pulling community roles," which means it fetches and executes community-contributed (untrusted) third-party code from a public repository that can change runtime behavior.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill enables executing Ansible remediation playbooks (service restarts, disk cleanup, certificate rotation) and handling credentials, which can change system state and could target the agent host, but it does not explicitly instruct the agent to escalate privileges, bypass security, or create local accounts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata