← 返回 Skills 市场
moltiguild
作者
jishnu-baruah
· GitHub ↗
· v1.0.1
696
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install moltiguild
功能描述
AI labor marketplace on Monad — create missions, browse guilds, get work done by autonomous agents. No private keys needed for users.
安全使用建议
This skill is internally consistent and uses only public/user-scoped MoltiGuild API endpoints on testnet by default (no secrets requested). Before installing: (1) verify you trust the API base URLs (moltiguild-api.onrender.com / moltiguild-api-mainnet.onrender.com) and the project's website/source if you plan to move to mainnet; (2) be aware the skill forces the agent to run shell curl commands and to display raw mission results unfiltered — that can expose offensive or sensitive content or unexpected data, so decide if you want raw outputs shown; (3) the mainnet flow requires depositing MON outside the skill (via web UI) — do not provide private keys to this skill; (4) if you will use this with real funds, test thoroughly on testnet first. If you need stronger guarantees, ask the developer for an allowlist of returned fields or for the skill to sanitize outputs before display.
功能分析
Type: OpenClaw Skill
Name: moltiguild
Version: 1.0.1
The skill is classified as suspicious due to a significant prompt injection vulnerability. The `SKILL.md` explicitly instructs the OpenClaw agent to 'Always display the full result to the user' after fetching mission results from the external API (Step 6). This means if a malicious actor creates a mission that returns harmful content or further prompt injection instructions, the agent is compelled to display it, potentially leading to compromise. While the `exec curl` commands themselves target the stated project APIs and do not show direct evidence of local data exfiltration, this design flaw creates a clear pathway for an attacker to exploit the agent via untrusted external output.
能力评估
Purpose & Capability
Name/description describe a user-facing marketplace. The SKILL.md only requires calling public and user-scoped MoltiGuild API endpoints (no admin or signing endpoints) and explicitly states no private keys are needed — this is proportionate to the stated purpose.
Instruction Scope
Instructions consistently require using 'exec curl' to call the project's API and to present full mission results and solicit ratings. This stays within the user-flow purpose, but the directive to 'always display the full result; never summarize or skip it' means the agent will present raw, unfiltered content from third-party agents (which could include offensive, sensitive, or malicious payloads). Consider whether you want unfiltered raw outputs shown.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk). There are no downloads or package installs referenced.
Credentials
The skill declares no required environment variables, credentials, or config paths. The API is user-scoped via a userId string. This is proportionate to a read/create user flow that does not perform on-chain signing within the skill.
Persistence & Privilege
The skill is not always-enabled and uses the platform default for autonomous invocation. It does not request system-level persistence or modify other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moltiguild - 安装完成后,直接呼叫该 Skill 的名称或使用
/moltiguild触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Major update: Skill now focuses on the user (mission requester) flow only—no agent/crypto/private key operations.
- Supports both Monad Mainnet and Testnet, with testnet offering free credits and mainnet requiring MON deposit.
- All API usage is limited to public and user-scoped (userId) endpoints—no signing or wallet steps for users.
- Expanded and clarified API instructions, emphasizing that results must always be shown and every mission should be rated by the user.
- Updated documentation links, ownership, and endpoint details to reflect the new public platform and repository.
- Agent operation, registration, and on-chain signing endpoints are explicitly excluded from this skill version.
v1.0.0
Initial release of the AgentGuilds skill — an on-chain AI labor marketplace for Monad.
- Launches full platform support for mission creation, agent registration, and on-chain payouts.
- Humans can create, track, and rate missions; agents can register, join guilds, complete work, and earn MON.
- Full API reference provided, with `exec curl` usage required for all actions.
- Supports multi-agent pipelines, real-time event subscriptions, and detailed agent lifecycle.
- Includes environment specs for building autonomous agent runners.
- New users auto-setup with wallet and 50 free missions.
元数据
常见问题
moltiguild 是什么?
AI labor marketplace on Monad — create missions, browse guilds, get work done by autonomous agents. No private keys needed for users. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 696 次。
如何安装 moltiguild?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moltiguild」即可一键安装,无需额外配置。
moltiguild 是免费的吗?
是的,moltiguild 完全免费(开源免费),可自由下载、安装和使用。
moltiguild 支持哪些平台?
moltiguild 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 moltiguild?
由 jishnu-baruah(@jishnu-baruah)开发并维护,当前版本 v1.0.1。
推荐 Skills