Amazon Reviews Api Skill
v0.1.2This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express...
⭐ 4· 2.4k·9 current·9 all-time
byHenk Nie@phheng
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim extraction via BrowserAct; the included Python script calls api.browseract.com and requires BROWSERACT_API_KEY—this is proportionate and expected for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included script with an ASIN, to check for the BROWSERACT_API_KEY, and to monitor stdout logs. It does not direct the agent to read unrelated files or exfiltrate arbitrary system data.
Install Mechanism
No install spec (instruction-only behavior) and a single small Python script are included. No external/untrusted downloads, installers, or archive extraction steps are present.
Credentials
Only BROWSERACT_API_KEY is required. That credential is directly used to authenticate requests to BrowserAct and is consistent with the skill's functionality; no other secrets or unrelated env vars are requested.
Persistence & Privilege
The skill is not force-installed (always: false) and does not request persistent system-wide changes or access to other skills' configuration. Autonomous invocation is allowed (default) but not elevated beyond normal.
Assessment
This skill calls BrowserAct's API (api.browseract.com) and requires your BrowserAct API key. Only provide the BROWSERACT_API_KEY if you trust BrowserAct and are comfortable that review data (ASIN and request metadata) will be sent to that service. Verify BrowserAct's terms/privacy and watch for costs or rate limits. Do not share other account credentials. If you want tighter control, run the included script locally yourself (set the env var locally) so you can inspect network traffic or logs before giving the key to an automated agent.Like a lobster shell, security has layers — review code before you run it.
latestvk97ahrjtdrdfd1b9p91xwkafss833xm0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌐 Clawdis
Binspython
EnvBROWSERACT_API_KEY
