aws-expert
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches pricing and region metadata from
b0.p.awsstatic.com. This is a well-known AWS domain used for distributing static data files. - [COMMAND_EXECUTION]: The skill executes bundled Python scripts (
ec2_pricing.pyandregion_lookup.py) to process pricing data. These scripts use only Python standard libraries and do not perform any risky system operations. - [PROMPT_INJECTION]: The skill processes content from the web and AWS documentation. While this presents an indirect prompt injection surface, the skill includes explicit instructions for the agent to use only tool-obtained information and cite sources with original quotes, which serves as a mitigation.
- [SAFE]: No credentials, malicious persistence mechanisms, or obfuscation techniques were found in the provided files.
Audit Metadata