Ansible Playbook Dry Run Validator
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill specifies the use of
ansible,ansible-lint, andMoleculeto perform playbook validation, dry runs, and integration testing. - [EXTERNAL_DOWNLOADS]: The skill interacts with the Ansible Galaxy API to resolve role dependencies and check collection compatibility. This is a well-known service for Ansible development.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data from Ansible playbooks, inventory files, and external API responses.
- Ingestion points: Reads local playbook files, inventory files, and responses from the Ansible Galaxy API.
- Boundary markers: The skill does not define boundary markers or provide instructions to the agent to ignore embedded instructions within the processed data.
- Capability inventory: The skill has the capability to execute shell commands via
ansibleandansible-lintbased on the input data. - Sanitization: There is no mention of sanitizing or validating the content of the playbooks or API responses before processing.
Audit Metadata