aws-rds
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE] (MEDIUM): The 'aws rds create-db-instance' command in SKILL.md includes a hardcoded master user password ('secretpassword'). While common in documentation examples, using plaintext passwords can lead to credential exposure in shell logs. The severity is reduced from HIGH because the presence of a password parameter is part of the primary skill purpose of provisioning an RDS instance.
- [COMMAND_EXECUTION] (SAFE): Standard AWS CLI commands for RDS provisioning and administration are provided, which align with the skill's stated purpose.
Audit Metadata