APIClaw Amazon Analysis

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The Amazon Analyzer Skill is a legitimate tool designed for Amazon product research and market analysis via the APIClaw service. The core logic in `scripts/apiclaw.py` is transparent, utilizing only Python standard libraries to interact with the official API endpoint (api.apiclaw.io). While `SKILL.md` instructs the agent to persist API keys in a local `config.json` file, this behavior is explicitly documented as a convenience feature for the user and does not involve unauthorized data exfiltration, malicious execution, or harmful prompt injection.