developing-aws
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an extensive documentation library for AWS development. All analyzed instructions and code snippets are educational and consistent with the stated purpose.
- [SAFE]: Code snippets for performance benchmarking, such as the use of the
ddcommand inreferences/INFRASTRUCTURE-DATA-STORAGE.md, are used in appropriate contexts for testing storage performance on mount points and do not target system-critical files. - [SAFE]: External tool installations (e.g.,
eksctl,trivy,dockle) use standard methods from trusted sources such as official GitHub repositories and AWS S3 buckets. These follow established patterns for distributing cloud management and security tooling. - [SAFE]: Security best practices like IAM least privilege, encryption via KMS, and monitoring with CloudWatch are consistently demonstrated throughout the examples, reinforcing a secure-by-design approach to AWS development.
- [SAFE]: All credential placeholders (e.g.,
ACCESS_KEY_ID,MyPassword123) are used strictly for demonstration and do not contain real secrets.
Audit Metadata