Skip to main content

amazon-market-trend-scanner

Scans Amazon categories to identify trending subcategories and market shifts, aiding in product selection and market entry timing.

Install this skill

or
87/100

Security score

The amazon-market-trend-scanner skill was audited on Jul 27, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42- **Local files**: scan state under `{skill_base_dir}/scan-data/` (`baseline.json`, `watchlist.json`, `history/*.json`); reads the optional credential store `~/.zoodata/config.json`.
medium line 62

Access to hidden dotfiles in home directory

SourceSKILL.md
62When `ZOODATA_API_KEY` is not set (verify via `python {skill_base_dir}/scripts/zoodata.py check` — exits 2 if no key in env or `~/.zoodata/config.json`): follow the **"On Missing Key"** protocol in `z
low line 36

External URL reference

SourceSKILL.md
36Required: `ZOODATA_API_KEY`. Get free key at [zoodata.ai/api-keys](https://zoodata.ai/en/api-keys).
low line 40

External URL reference

SourceSKILL.md
40- **Network**: only `https://api.zoodata.ai` (Bearer `ZOODATA_API_KEY`). Setting `ZOODATA_BASE_URL` to any other host triggers a CLI warning — do not point it at hosts you don't trust.
low line 62

External URL reference

SourceSKILL.md
62When `ZOODATA_API_KEY` is not set (verify via `python {skill_base_dir}/scripts/zoodata.py check` — exits 2 if no key in env or `~/.zoodata/config.json`): follow the **"On Missing Key"** protocol in `z
Scanned on Jul 27, 2026
View Security Dashboard
Installation guide →