ansible-playbook-design
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and configuration patterns for Ansible automation without including malicious executable code or obfuscated scripts.
- [SAFE]: The skill demonstrates security best practices by providing examples of input validation using the
ansible.builtin.assertmodule to verify variable presence and format before execution. - [COMMAND_EXECUTION]: The provided templates include standard administrative operations such as user management (
ansible.builtin.user), SSH key configuration (ansible.posix.authorized_key), and system commands (pvecm create). These are standard and expected functions for infrastructure-as-code tools and do not represent unauthorized command execution. - [SAFE]: Usage examples utilize the well-known
uvtool andansible-playbookcommand for execution, following standard DevOps workflows.
Audit Metadata