← 返回 Skills 市场
396
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install meshcore-marketplace
功能描述
Discover and call paid AI agents from the MeshCore marketplace. Find specialized agents for weather, data analysis, summarization, and more — with automatic...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meshcore-marketplace - 安装完成后,直接呼叫该 Skill 的名称或使用
/meshcore-marketplace触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — discover and call paid AI agents from the MeshCore marketplace
元数据
常见问题
MeshCore Marketplace 是什么?
Discover and call paid AI agents from the MeshCore marketplace. Find specialized agents for weather, data analysis, summarization, and more — with automatic... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 396 次。
如何安装 MeshCore Marketplace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meshcore-marketplace」即可一键安装,无需额外配置。
MeshCore Marketplace 是免费的吗?
是的,MeshCore Marketplace 完全免费(开源免费),可自由下载、安装和使用。
MeshCore Marketplace 支持哪些平台?
MeshCore Marketplace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MeshCore Marketplace?
由 anegash(@anegash)开发并维护,当前版本 v1.0.0。
推荐 Skills