Myosin Hivemind Knowledge Retrieval

v1.0.1

Search Hivemind's curated Web3 marketing knowledge base (RAG) for practitioner insights, frameworks, playbooks, and case studies. Use this skill when: (1) an...

0· 575·0 current·0 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
high confidence
Purpose & Capability
Name/description (searching Hivemind RAG for Web3 marketing content) match the included CLI and env requirements. The three required env vars (API URL, API key, Vercel bypass token) are necessary to contact the external search API.
Instruction Scope
SKILL.md instructs the agent to always query this knowledge base before offering marketing advice; otherwise instructions are focused on building and sending queries. The skill will send user-provided queries to the configured API endpoint — avoid submitting sensitive/private data in queries.
Install Mechanism
No install spec or external downloads; the behavior is limited to a bundled Node.js script. No archives or remote installers are fetched.
Credentials
Only three HIVEMIND_* env vars are required and the code explicitly limits keys it reads. The 'HIVEMIND_VERCEL_BYPASS' token is unusual in name but reasonable if the service requires a bypass header. These secrets are proportional to an external search API, but they are still sensitive.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It reads credentials from standard user-scoped locations (~/.openclaw) and process.env only for the specified keys.
Assessment
This skill appears to do exactly what it claims: call a Myosin Hivemind search API and print results. Before installing, confirm you trust the API operator (requests will be sent to the configured HIVEMIND_API_URL) and treat the required env vars (HIVEMIND_API_KEY and HIVEMIND_VERCEL_BYPASS) as secrets. Do not include sensitive PII or private customer data in queries because those queries are transmitted to an external service. Note SKILL.md's instruction to 'ALWAYS search' before giving marketing advice — that will bias the agent toward using this external source.

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

latestvk973eacp17hh64texm6a8km745818de0

License

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

Comments