cloud-platforms
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE] (SAFE): The skill documentation and examples prioritize IAM roles and environment-based authentication over static credentials, including a section on best practices that explicitly forbids hard-coding secrets.
- [EXTERNAL_DOWNLOADS] (SAFE): No patterns of downloading remote scripts or executing code from untrusted external URLs were found.
- [COMMAND_EXECUTION] (SAFE): The included Python validation script uses safe parsing methods (yaml.safe_load) and performs standard directory structure checks without executing arbitrary shell commands or untrusted code.
- [DATA_EXFILTRATION] (SAFE): There is no evidence of unauthorized network activity or attempts to access sensitive local system files like SSH keys or AWS credentials.
- [PROMPT_INJECTION] (SAFE): The content consists of natural instructional language and code templates without any patterns designed to override agent safety protocols or extract system prompts.
Audit Metadata