creating-amazon-aurora-db-cluster-with-instances

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [AWS Command Execution]: The skill uses the call_aws tool to execute standard AWS CLI commands (e.g., aws rds create-db-cluster, aws rds describe-db-instances). These commands are essential for its primary function of managing cloud resources.
  • [Credential Safety Best Practices]: The instructions explicitly prohibit retrieving or displaying actual password values, mandating the use of AWS Secrets Manager's --manage-master-user-password feature to ensure credentials are never exposed in logs or outputs.
  • [Data Protection]: Encryption at rest is enabled by default via the --storage-encrypted flag and supports custom KMS keys, aligning with production-ready security standards.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 07:55 AM
Security Audit — agent-trust-hub — creating-amazon-aurora-db-cluster-with-instances