Skip to main content

amazon-review-intelligence-extractor

Extracts deep consumer insights from over 1 billion Amazon reviews, identifying pain points and generating actionable listing suggestions.

Install this skill

or
87/100

Security score

The amazon-review-intelligence-extractor 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 35

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
58When `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 29

External URL reference

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

External URL reference

SourceSKILL.md
33- **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 58

External URL reference

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