aws-architecture
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of architectural documentation and design patterns for AWS. No executable scripts, binaries, or configuration files are present in the provided files.
- [SAFE]: The documentation actively promotes security best practices, such as IAM role separation (Execution, Task, and Infrastructure roles), using OIDC for GitHub Actions to avoid long-lived credentials, and using SSM SecureString for secret management.
- [SAFE]: The deployment reference includes specific advice to prevent shell injection by passing secrets as an argv array rather than interpolating them into shell strings.
Audit Metadata