openstack-kolla-ansible
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and command examples for the OpenStack Kolla-Ansible deployment project. All operations (bootstrap, deploy, reconfigure, upgrade) align with official project documentation.
- [SAFE]: External dependencies are restricted to the official
kolla-ansiblePython package, which is a well-known tool for OpenStack container orchestration. - [SAFE]: The
allowed-toolsconfiguration (Read, Grep, Glob) is limited to read-only operations, preventing the agent from making unauthorized changes to the host system or executing arbitrary code directly. - [SAFE]: Password management instructions follow the project's official best practices, including the use of
kolla-genpwdfor local secret generation and storing them in/etc/kolla/passwords.ymlwithout exfiltration patterns. - [SAFE]: Configuration examples for
globals.ymland inventory management use standard, non-malicious placeholders and local networking ranges (RFC 1918).
Audit Metadata