aws-expert
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFECREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides structured reference materials and command templates for AWS infrastructure management. It explicitly includes a best-practices guide that promotes secure configurations, such as multi-factor authentication (MFA), least-privilege IAM policies, and VPC isolation.
- [CREDENTIALS_UNSAFE]: The command examples in
references/database.mdandreferences/security.mdcontain dummy hardcoded passwords (e.g., 'MySecurePassword123'). These are clearly intended as placeholders for users to replace with actual secure values during implementation and do not represent a security risk within the skill's own logic. - [COMMAND_EXECUTION]: The skill allows the agent to use the
Bash(aws:*)tool to execute AWS CLI commands. While this involves high-privilege operations, it is the primary intended function of the skill and is scoped appropriately within the metadata.
Audit Metadata