Ansible
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFEPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Ansible to perform system administration tasks such as package management and service control. This is the intended primary purpose of the skill.
- [EXTERNAL_DOWNLOADS]: Fetches official GPG keys and repository metadata from NodeSource to facilitate Node.js installation. NodeSource is a well-known service.
- [CREDENTIALS_UNSAFE]: The documentation and templates include example passwords and SSH key paths. These are used for demonstration and are not active credentials.
- [PROMPT_INJECTION]: The skill processes inventory variables used in shell commands.
- Ingestion points: inventory/hosts.yml
- Boundary markers: None
- Capability inventory: Root shell access via ansible.builtin.shell in roles/nodejs/tasks/main.yml
- Sanitization: Standard Jinja2 templating is used.
Audit Metadata