Skip to main content

amazon-daily-market-radar

Automates daily market monitoring for Amazon sellers, tracking price changes, competitors, and market shifts with alerts.

Install this skill

or
87/100

Security score

The amazon-daily-market-radar 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 46

Access to hidden dotfiles in home directory

SourceSKILL.md
46- **Local files**: baseline snapshots `{skill_base_dir}/data/last-run.json` and `{skill_base_dir}/data/watchlist.json`; a temporary `/tmp/review_<ASIN>_<timestamp>/` working dir during the review fall
medium line 81

Access to hidden dotfiles in home directory

SourceSKILL.md
81When `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 40

External URL reference

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

External URL reference

SourceSKILL.md
44- **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 81

External URL reference

SourceSKILL.md
81When `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 →