aws-solution-architect
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A comprehensive audit of all scripts and documentation confirms that the skill contains no malicious code, prompt injections, or security vulnerabilities. It functions as a text-based design assistant.
- [COMMAND_EXECUTION]: Documentation in
HOW_TO_USE.mdprovides examples of standard deployment commands for tools like the AWS CLI, CDK, and Terraform. These are intended for the user to execute manually and are not triggered by the skill itself. - [DATA_EXFILTRATION]: The Python scripts (
architecture_designer.py,cost_optimizer.py, andserverless_stack.py) do not import network-capable libraries such asrequestsorurllib. The skill operates exclusively on the data provided in the agent's context to produce its output. - [CREDENTIALS_UNSAFE]: The skill encourages security best practices, such as using IAM roles and AWS Secrets Manager. No hardcoded credentials, secret harvesting patterns, or insecure storage instructions were identified.
Audit Metadata