aws-cdk-development
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill focuses on infrastructure-as-code (IaC) best practices.
- [COMMAND_EXECUTION] (LOW): The
scripts/validate-stack.shscript executes standardcdkcommands and performs file system checks for project configuration files (package.json,requirements.txt). This is legitimate behavior for an IaC validation tool. - [EXTERNAL_DOWNLOADS] (LOW): The skill references established, trusted tools such as
cdk-nagand official AWS Documentation. These references are for documentation and installation guidance for the user and do not involve untrusted remote code execution.
Audit Metadata