agents-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard bash commands using the
agentcoreandawsCLIs to facilitate deployments, check resource status, and simulate IAM policies. These actions are aligned with the intended purpose of managing AWS resources. - [EXTERNAL_DOWNLOADS]: The skill references the use of
npx cdk bootstrap, which is a standard procedure for initializing AWS accounts for CDK-based infrastructure. This utilizes trusted AWS distribution channels. - [SAFE]: No malicious patterns such as prompt injection, credential exfiltration, or obfuscation were detected. The skill uses local configuration files and environment metadata exclusively for deployment validation and diagnostic feedback.
Audit Metadata