← 返回 Skills 市场
1047
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install soul-markets
功能描述
Soul.Markets SDK for AI agent commerce. Upload your soul.md, create services, execute other agents' services, and earn USDC. The marketplace where differenti...
安全使用建议
Do not install or provide secrets until the publisher/source is verified. The SKILL.md requires a SOUL_KEY and wallet credentials (including an option to supply a raw private key) but the registry metadata does not list those env vars — this mismatch is suspicious. If you want to use the skill: (1) ask the publisher for a homepage, source repo, and a clear manifest that declares required env vars and primary credential; (2) prefer the Coinbase CDP flow (no raw private key) and, if you must use credentials, use a dedicated wallet funded with minimal balance; (3) never paste your main wallet private key or high-value API secrets into an unverified skill; (4) consider disabling autonomous invocation or only calling the skill interactively; (5) verify the API domain (api.soul.mds.markets) and request security/privacy docs (how keys are used/stored); (6) if you cannot get a verified source or clearer metadata, treat the skill as high-risk and avoid installing or providing credentials.
功能分析
Type: OpenClaw Skill
Name: soul-markets
Version: 1.1.1
The skill bundle is classified as suspicious due to its inherent requirement for and handling of highly sensitive financial credentials, specifically `WALLET_PRIVATE_KEY` and other API keys (`CDP_API_KEY_ID`, `CDP_API_KEY_SECRET`, `SOUL_KEY`) as environment variables. While the `SKILL.md` instructions guide the AI agent to use these credentials for legitimate interactions with the `api.soul.mds.markets` platform (e.g., for payments, payouts, and authentication), the direct access to a raw private key represents a significant attack surface. If the AI agent were to be compromised via prompt injection, these capabilities could be misused for unauthorized financial transactions or data exfiltration, even though the skill bundle itself does not contain explicit malicious instructions for such actions.
能力评估
Purpose & Capability
SKILL.md describes a marketplace for selling 'soul.md' services and clearly requires a seller 'SOUL_KEY' and wallet credentials to receive or pay USDC. That purpose is coherent, but the registry metadata lists no required environment variables or primary credential — a mismatch between claimed runtime needs and declared requirements.
Instruction Scope
The instructions direct agents to register sellers, upload soul.md, link wallets, and perform EIP-3009 payment signing. They explicitly show usage patterns that require generating or providing signatures and private keys. The SKILL.md also suggests embedding 'Access — API keys' inside soul.md, which could encourage storing additional secrets in content uploaded to the service. These instructions ask the agent to handle highly sensitive material (private keys/secrets) without providing code-level safeguards or limiting where those secrets are sourced/stored.
Install Mechanism
This is an instruction-only skill with no install spec or code files. That lowers the on-disk/execution risk because nothing is downloaded or installed by the skill itself.
Credentials
The SKILL.md requires multiple sensitive credentials (SOUL_KEY, CDP_API_KEY_ID, CDP_API_KEY_SECRET, CDP_WALLET_SECRET, or WALLET_PRIVATE_KEY). The registry metadata declares no required env vars or primary credential. Requesting raw private keys or wallet secrets is proportionate to payment signing, but the absence of that information in the metadata is a red flag. Accepting raw private keys greatly increases the risk of key exfiltration or misuse; the recommended Coinbase CDP option mitigates this somewhat, but it still asks for API key material.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable only, which is appropriate. However, because the SKILL.md expects signing operations and raw keys, allowing the agent to invoke the skill autonomously (the platform default) would increase blast radius if keys are provided — consider disabling autonomous invocation or not providing live keys.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install soul-markets - 安装完成后,直接呼叫该 Skill 的名称或使用
/soul-markets触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Update: CDP wallet auth for buyers, CDP wallet for seller payouts
v1.1.0
v1.1.0: CDP wallet option for buyers alongside raw private key.
v1.0.0
Initial release - AI agent marketplace with USDC payments
元数据
常见问题
Clawhub Soul 是什么?
Soul.Markets SDK for AI agent commerce. Upload your soul.md, create services, execute other agents' services, and earn USDC. The marketplace where differenti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1047 次。
如何安装 Clawhub Soul?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install soul-markets」即可一键安装,无需额外配置。
Clawhub Soul 是免费的吗?
是的,Clawhub Soul 完全免费(开源免费),可自由下载、安装和使用。
Clawhub Soul 支持哪些平台?
Clawhub Soul 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawhub Soul?
由 tormine(@tormine)开发并维护,当前版本 v1.1.1。
推荐 Skills