ansible-idempotency
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide documentation and a linter for Ansible best practices.
- [SAFE]: The
check_idempotency.pyscript usesyaml.safe_load()to process external files, which is a security best practice that prevents arbitrary code execution during YAML deserialization. - [SAFE]: No network operations, remote downloads, or credential exfiltration patterns were detected in the documentation or the script code.
- [SAFE]: The script's file access is limited to the paths explicitly provided by the user via command-line arguments for the purpose of analysis.
Audit Metadata