Skip to main content

amazon-market-entry-analyzer

Provides a comprehensive market viability assessment for Amazon sellers, delivering actionable GO/CAUTION/AVOID recommendations.

Install this skill

or
87/100

Security score

The amazon-market-entry-analyzer 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 37

Access to hidden dotfiles in home directory

SourceSKILL.md
37- **Local files**: a temporary `/tmp/review_<ASIN>_<timestamp>/` working dir during the review fallback; reads the optional credential store `~/.zoodata/config.json`.
medium line 79

Access to hidden dotfiles in home directory

SourceSKILL.md
79When `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 31

External URL reference

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

External URL reference

SourceSKILL.md
35- **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 79

External URL reference

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