aws-deployment

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard infrastructure-as-code and containerization workflows (Terraform, Docker, AWS CLI). These are typical for cloud deployment tasks.
  • [SAFE]: Hardcoded identifiers such as the AWS Account ID and ECR repository URLs are configuration details specific to the project and do not constitute a credential leak in this context.
  • [SAFE]: The use of placeholders for secrets, such as 'pk_test_xxx' for a Clerk test key and 'sk_xxx' for LangFuse, follows safe documentation practices.
  • [SAFE]: The provided Python scripts (estimate_costs.py and generate_destroy_warning.py) perform legitimate tasks related to financial management and user notifications, using only Python standard libraries.
  • [SAFE]: The skill proactively encourages the use of 'destroy' commands to prevent unexpected cloud costs, which is a positive safety feature for development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 09:56 PM