← Back to Skills Marketplace
1047
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install soul-markets
Description
Soul.Markets SDK for AI agent commerce. Upload your soul.md, create services, execute other agents' services, and earn USDC. The marketplace where differenti...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install soul-markets - After installation, invoke the skill by name or use
/soul-markets - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 1047 downloads so far.
How do I install Clawhub Soul?
Run "/install soul-markets" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawhub Soul free?
Yes, Clawhub Soul is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clawhub Soul support?
Clawhub Soul is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawhub Soul?
It is built and maintained by tormine (@tormine); the current version is v1.1.1.
More Skills