Skip to main content

apify-ecommerce

Enables e-commerce data scraping for pricing intelligence, reviews, and seller discovery across major marketplaces.

Install this skill

or
70/100

Security score

The apify-ecommerce skill was audited on Mar 3, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 12

Access to hidden dotfiles in home directory

SourceSKILL.md
12- `.env` file with `APIFY_TOKEN` (at `~/.claude/.env`)
low line 212

Access to hidden dotfiles in home directory

SourceSKILL.md
212SKILL_PATH=~/.claude/skills/apify-ecommerce
low line 219

Access to hidden dotfiles in home directory

SourceSKILL.md
219node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
low line 226

Access to hidden dotfiles in home directory

SourceSKILL.md
226node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
low line 235

Access to hidden dotfiles in home directory

SourceSKILL.md
235node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
medium line 258

Access to hidden dotfiles in home directory

SourceSKILL.md
258| `APIFY_TOKEN not found` | Ensure `~/.claude/.env` contains `APIFY_TOKEN=your_token` |
medium line 12

Access to .env file

SourceSKILL.md
12- `.env` file with `APIFY_TOKEN` (at `~/.claude/.env`)
low line 219

Access to .env file

SourceSKILL.md
219node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
low line 226

Access to .env file

SourceSKILL.md
226node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
low line 235

Access to .env file

SourceSKILL.md
235node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
medium line 258

Access to .env file

SourceSKILL.md
258| `APIFY_TOKEN not found` | Ensure `~/.claude/.env` contains `APIFY_TOKEN=your_token` |
low line 54

External URL reference

SourceSKILL.md
54{"url": "https://www.amazon.com/dp/B09V3KXJPB"},
low line 55

External URL reference

SourceSKILL.md
55{"url": "https://www.walmart.com/ip/123456789"}
low line 122

External URL reference

SourceSKILL.md
122{"url": "https://www.amazon.com/dp/B09V3KXJPB"}
Scanned on Mar 3, 2026
View Security Dashboard