openstack-swift
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a configuration and troubleshooting guide for OpenStack Swift. Analysis of the instructions and provided code snippets found no security violations.
- [COMMAND_EXECUTION]: The skill includes various system administration commands for disk partitioning (
parted), filesystem creation (mkfs.xfs), and ring management (swift-ring-builder). These commands are standard for the described tasks and are documented for administrative use. - [CREDENTIALS_UNSAFE]: While the documentation mentions the creation and use of credentials (EC2, TempURL keys), it uses generic placeholders such as 'mysecretkey' or '' and does not expose actual sensitive data.
- [DATA_EXFILTRATION]: There are no network requests or data transfer operations targeting external or untrusted domains. IP addresses mentioned (e.g., 10.0.0.1) are internal private range examples.
Audit Metadata