Caveat verdict
zuokun300-amazon-scraper
This skill reads an Apify API key from the environment to scrape Amazon product data and generate local Excel/Markdown reports — the credential access is entirely legitimate for the stated e-commerce research purpose, and there is no exfiltration of secrets or other suspicious behavior.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
package_install
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="apify_api_xxxxx
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Python os.getenv — reads environment variable
USAGE.md · code · os.getenv(
Python urllib.request — network access
amazon_scraper.py · prose · downgraded · urllib.request
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accesspackage_install Is this flag fair?
Thanks — recorded.