deploy-aws-ecs
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard AWS CLI commands (aws ecs, aws ecr, aws logs) for its intended purpose of managing container deployments.
- [SAFE]: Credentials and sensitive identifiers are handled via placeholders (e.g., , subnet-xxx) rather than hardcoded values.
- [SAFE]: Security best practices are explicitly recommended, such as using AWS Secrets Manager for environment variables and IAM roles for task execution.
- [SAFE]: No external script downloads, obfuscated code, or persistence mechanisms were found.
Audit Metadata