aws-solution-architect
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts (
architecture_designer.py,serverless_stack.py,cost_optimizer.py) to analyze requirements and generate deployment templates. - [SAFE]: The skill demonstrates high security awareness by providing extensive documentation on AWS best practices, specifically advocating for IAM least privilege, encryption at rest/transit, and the use of AWS Secrets Manager for credential handling.
- [SAFE]: All external references provided in the documentation target well-known open-source community tools (e.g., AWS Lambda Power Tuning) for optimization purposes and do not involve automated execution of untrusted remote code.
- [SAFE]: The ingestion of configuration data like
requirements.jsonis handled via standard logic for architectural recommendations, with no evidence of dangerous interpolation or exploitable command injection vulnerabilities.
Audit Metadata