moai-cloud-aws-advanced
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns for AWS services including Lambda, ECS, EKS, and EventBridge.
- [SAFE]: Sensitive information such as AWS Account IDs, IAM roles, and ECR image paths are represented by descriptive placeholders (e.g., 'ACCOUNT', 'region', 'role/lambda-role') rather than hardcoded credentials.
- [SAFE]: Includes explicit security guidance advising against hardcoding secrets and recommending the use of IAM roles and AWS Secrets Manager.
- [EXTERNAL_DOWNLOADS]: The documentation includes instructions for creating a Lambda layer using 'pip install requests'. This targets a well-known library from a standard package registry for its intended purpose.
Audit Metadata