aws-cost-cleanup
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts that execute AWS CLI commands such as 'aws ec2 delete-volume', 'aws ec2 delete-snapshot', and 'aws ec2 release-address' to remove unused cloud resources.
- [COMMAND_EXECUTION]: A Python-based AWS Lambda function is provided that uses the 'boto3' SDK to automate the deletion of EBS volumes based on their attachment status and creation date.
- [COMMAND_EXECUTION]: The skill facilitates the creation of S3 bucket lifecycle policies and CloudWatch alarms using CLI commands.
- [COMMAND_EXECUTION]: While these commands involve resource deletion, they are documented with safety checklists, dry-run recommendations, and are central to the skill's cost-optimization functionality.
Audit Metadata