cloudformation-to-pulumi
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
awsCLI to fetch CloudFormation templates (get-template) and list stack resources (list-stack-resources) from the user's AWS environment. - [EXTERNAL_DOWNLOADS]: The skill instructs the installation of Pulumi plugins
cdk-importerandcdk2pulumifrom official sources using thepulumi plugin installcommand. - [COMMAND_EXECUTION]: The skill executes Pulumi CLI commands to perform automated resource imports and generate infrastructure previews.
- [SAFE]: Infrastructure credentials are managed through Pulumi ESC, and all external references target well-known official documentation and registries associated with the Pulumi and AWS ecosystems.
Audit Metadata