Amazon Keyword Research

v1.0.0

Amazon keyword research and strategy agent. Input a seed keyword, product idea, or competitor ASIN — get keyword clusters, search volume estimates, competiti...

1· 152·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name, description, and SKILL.md all describe Amazon keyword research and strategy; no unrelated environment variables, binaries, or installs are requested, so the declared capabilities align with the requested footprint.
Instruction Scope
Instructions describe processes (seed expansion, clustering, scoring, placement) and list conceptual commands (kw research, kw asin, etc.) but provide no concrete data sources or implementation. This leaves the agent discretion to fetch data (e.g., scrape Amazon, call third‑party APIs) or estimate volumes heuristically — the SKILL.md does not itself request unrelated files or secrets, but the vagueness grants broad operational latitude.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk by the skill package itself.
Credentials
The skill requires no environment variables or credentials. The intended tasks (including reverse ASIN extraction) could in practice require external APIs or scraping, but the skill does not declare or request any secrets.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes. The SKILL.md mentions saving keyword sets to memory/history, which is consistent with agent-level memory rather than persistence on disk or system settings.
Assessment
This skill is instruction-only and coherent with its stated purpose, but it's high-level: it does not specify how search volumes or reverse‑ASIN data are obtained. Before using it, consider: (1) the agent may choose to call external APIs or scrape Amazon to implement 'kw asin' or volume estimates — verify whether you want that behavior and whether any credentials will be provided; (2) the SKILL.md lists allowed-tools: Bash — if you do not want the agent running shell commands, restrict that tool; (3) do not provide secret credentials unless you trust the specific agent runtime and know which service the skill will call; and (4) if you need trustworthy volume data, prefer skills that name their data sources or require an API key for a known provider. If you want lower risk, run the skill with tools disabled or ask the author to specify data sources and a safe implementation plan.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ct8bw2syh7z3xrydztrsrps83b9nt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments