aws-cdk-development
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard infrastructure-as-code (IaC) development patterns and promotes the use of official AWS security practices, such as IAM least privilege and automated validation through cdk-nag.
- [COMMAND_EXECUTION]: The
scripts/validate-stack.shutility performs benign local operations to verify project structure and synthesis success. It utilizes common tools likejqand the AWS CDK CLI to analyze templates without external data transmission. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known development tools such as
cdk-nagfor security linting, which are retrieved via official package registries like npm and PyPI.
Audit Metadata