LaunchFast PPC Research

v1.0.0

Conduct Amazon PPC keyword research by analyzing up to 15 competitor ASINs, extracting ranked keywords by tier and match type, and generating a bulk upload CSV.

1· 483·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name, description, and runtime instructions all describe Amazon PPC keyword research and generating an Amazon bulk-ops TSV. The single declared dependency (mcp__launchfast__amazon_keyword_research) matches the described capability; there are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
SKILL.md stays on-topic: it prompts for ASINs, calls the named MCP to fetch keyword data, processes/deduplicates/tiers keywords, and writes a campaign-ready TSV to ~/Downloads. The only out-of-scope risk is that the MCP call will transmit ASINs and keyword queries to an external service — the skill does not document what data is sent or where the MCP runs.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes installer risk (nothing is downloaded or written by an installer).
Credentials
The skill requires no environment variables or credentials itself, which is proportional. However it relies on an external MCP (mcp__launchfast__amazon_keyword_research) that may require credentials or send data externally; those requirements are not declared in the SKILL.md, so you should confirm what that MCP needs and where it sends data.
Persistence & Privilege
always is false and the default autonomous invocation setting is used. The skill does not request persistent system-wide changes or access to other skills' configs.
Assessment
This skill appears to do what it says: gather keywords for up to 15 ASINs and create an Amazon bulk-ops TSV. Before installing/using it, verify the identity and behavior of mcp__launchfast__amazon_keyword_research: who runs it, whether it sends ASINs or other product data to an external service, and whether it requires API keys or other secrets. Also review the generated TSV in ~/Downloads before uploading to Seller Central (to confirm campaign names, budgets, bids, and ASINs). If you need higher assurance, ask the skill author for documentation of the MCP or prefer an implementation that runs locally or uses a trusted, auditable provider.

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

amazonvk97f6rex42vsy9ws5hzz5r8jdx81qe91keyword-researchvk97f6rex42vsy9ws5hzz5r8jdx81qe91latestvk97f6rex42vsy9ws5hzz5r8jdx81qe91launchfastvk97f6rex42vsy9ws5hzz5r8jdx81qe91ppcvk97f6rex42vsy9ws5hzz5r8jdx81qe91

License

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

Comments