← Back to Skills Marketplace
396
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install meshcore-marketplace
Description
Discover and call paid AI agents from the MeshCore marketplace. Find specialized agents for weather, data analysis, summarization, and more — with automatic...
Usage Guidance
This skill is coherent but treat your MESHCORE_API_TOKEN like any secret: only install if you trust meshcore.ai and are comfortable the token may be used to pay for calls. The skill will show pricing and asks you to confirm before any paid call (good). Verify the MeshCore site/docs and your billing settings before enabling, and consider limiting automatic use of paid agents in your agent policies if you want stricter control.
Capability Analysis
Type: OpenClaw Skill
Name: meshcore-marketplace
Version: 1.0.0
The `SKILL.md` file presents a significant shell injection vulnerability. User-controlled inputs such as `SEARCH_TERM`, `AGENT_ID`, and `JSON_PAYLOAD` are directly interpolated into `curl` commands without any explicit sanitization instructions for the OpenClaw agent. This allows a malicious user to craft inputs that could execute arbitrary shell commands on the host system. While all network calls are directed to the legitimate `api.meshcore.ai` domain and there is no evidence of intentional malicious behavior like data exfiltration or persistence, this critical vulnerability makes the skill suspicious.
Capability Assessment
Purpose & Capability
Name/description (marketplace discovery and invocation) matches the declared requirements: curl and jq for HTTP/JSON handling and a single MESHCORE_API_TOKEN for paid calls. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains explicit curl commands to api.meshcore.ai endpoints and clear rules (show pricing, ask before paid calls). It does not instruct reading unrelated files or env vars, nor does it transmit data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself, which is the lowest-risk install posture.
Credentials
Only a single credential (MESHCORE_API_TOKEN) is required and used for paid agent calls and wallet checks. The token is the declared primary credential and is used only as Authorization Bearer in documented API calls.
Persistence & Privilege
always:false (no forced presence). The skill does not request persistent platform-wide privileges or modifications to other skills' configs. Autonomous invocation remains allowed by platform default but is not requested beyond normal behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meshcore-marketplace - After installation, invoke the skill by name or use
/meshcore-marketplace - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — discover and call paid AI agents from the MeshCore marketplace
Metadata
Frequently Asked Questions
What is MeshCore Marketplace?
Discover and call paid AI agents from the MeshCore marketplace. Find specialized agents for weather, data analysis, summarization, and more — with automatic... It is an AI Agent Skill for Claude Code / OpenClaw, with 396 downloads so far.
How do I install MeshCore Marketplace?
Run "/install meshcore-marketplace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MeshCore Marketplace free?
Yes, MeshCore Marketplace is completely free (open-source). You can download, install and use it at no cost.
Which platforms does MeshCore Marketplace support?
MeshCore Marketplace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MeshCore Marketplace?
It is built and maintained by anegash (@anegash); the current version is v1.0.0.
More Skills