amazon-market-trend-scanner

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill interacts with the official ZooData API at api.zoodata.ai to retrieve market metrics and product data. All network communications are scoped to the primary purpose of market research.
  • [SAFE]: Credential management is handled securely by requiring the ZOODATA_API_KEY to be provided via environment variables or a local configuration file (~/.zoodata/config.json), preventing the exposure of secrets.
  • [SAFE]: The core logic is implemented in a Python script (zoodata.py) that uses only standard library modules and does not perform any dangerous operations such as arbitrary command execution, privilege escalation, or remote script loading.
  • [SAFE]: Instructions in SKILL.md include explicit error-handling protocols for missing or invalid keys, ensuring the agent provides accurate feedback to the user without fabricating data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 12:03 PM
Security Audit — agent-trust-hub — amazon-market-trend-scanner