amazon-keyword-traffic-analysis

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows security best practices for credential management. The provided script zoodata.py retrieves the ZOODATA_API_KEY from environment variables or standard local configuration files (~/.zoodata/config.json) rather than requiring hardcoded secrets.
  • [SAFE]: Extensive safety protocols, referred to as 'Evidence Gates' and 'Authorization Gates,' are integrated into the instructions. These gates prevent the AI from making unauthorized or overconfident business recommendations (such as budget changes) without appropriate seller-side conversion data.
  • [SAFE]: The Python script zoodata.py performs strict parameter validation using regular expressions (e.g., DATE_RE) and argparse, reducing the risk of command injection through malformed user input.
  • [SAFE]: No obfuscation or hidden content was detected. All external network communication is directed to the vendor's official API domain (api.zoodata.ai).
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 12:03 PM
Security Audit — agent-trust-hub — amazon-keyword-traffic-analysis