aws-advanced-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill serves an educational and utility purpose for AWS developers, providing architectural templates and management scripts. All operations are transparent and consistent with the stated intent.
- [EXTERNAL_DOWNLOADS]: Standard AWS and utility libraries are referenced in package.json and requirements.txt to support the skill's functionality. These are sourced from well-known public registries.
- [COMMAND_EXECUTION]: The skill includes shell scripts for build automation and a Python script for AWS environment analysis. These use official CLI tools and SDKs for legitimate administrative tasks.
- [CREDENTIALS_UNSAFE]: Code templates include placeholder strings for configuration values, such as a fallback secret in templates/custom-authorizer.js, which is explicitly documented as a placeholder for educational purposes.
Audit Metadata