openstack-networking-debug
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and commands align perfectly with the stated purpose of OpenStack SDN troubleshooting. No malicious intent or obfuscation was detected.
- [COMMAND_EXECUTION]: The skill includes commands for network inspection using
docker execto interact with OVS/OVN containers andip netnsfor namespace diagnostics. These are standard operational procedures in an OpenStack environment for cloud administrators. - [EXTERNAL_DOWNLOADS]: No evidence of external script downloads or package installations from untrusted sources was found.
- [CREDENTIALS_UNSAFE]: The skill does not access sensitive credential files (like SSH private keys or AWS configs) or include hardcoded secrets. Access to configuration files like
neutron.confis restricted to checking log levels and settings relevant to debugging. - [DATA_EXFILTRATION]: No network exfiltration patterns were detected. Commands like
curlare used to interact with local or standard metadata services (169.254.169.254) as part of the connectivity check process.
Audit Metadata