← 返回 Skills 市场
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trucheq-protocol
功能描述
Interact with TruCheq P2P commerce protocol - browse verified marketplace listings, chat with sellers via XMTP, pay via x402 on Base
安全使用建议
The skill appears to do what it says, but verify the TRUCHEQ_API_URL endpoint before use. Ask the maintainer how authentication and payment proof generation are handled (does the server mediate payments and XMTP, or does the agent need wallet signing?). Do not supply private keys or secrets to the skill; test flows on the Sepolia/dev network only and confirm whether the API requires any API key or auth header. Be aware payments go directly to sellers (no escrow) and uploaded images/metadata will be sent to the configured TRUCHEQ_API_URL, so only use a trusted endpoint.
功能分析
Type: OpenClaw Skill
Name: trucheq-protocol
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with the TruCheq P2P commerce protocol. The SKILL.md file defines standard API interactions for browsing a marketplace, verifying identities via World ID, messaging through XMTP, and handling payments using the Coinbase x402 protocol on the Base Sepolia testnet. No malicious code, data exfiltration patterns, or harmful prompt injection attempts were found; the instructions are consistent with the stated purpose of facilitating P2P commerce.
能力评估
Purpose & Capability
The skill describes marketplace browsing, XMTP messaging, and x402 payments and only requires curl plus two config keys (TRUCHEQ_API_URL, XMTP_ENV), which align with the described network/API interactions.
Instruction Scope
Instructions limit actions to GET/POST calls against {TRUCHEQ_API_URL} and uploading images; they do not instruct reading local secrets or unrelated files. However, they omit how sensitive operations are authorized (no mention of wallet signing, API keys, or how 'payment proof' is generated), which is an important ambiguity for any agent that will attempt payments or message sending.
Install Mechanism
This is an instruction-only skill with no install spec and only requires curl already present — lowest-risk install model.
Credentials
Only TRUCHEQ_API_URL and XMTP_ENV are listed as config requirements (no secret keys requested), which is proportionate. That said, sensitive actions (creating listings, XMTP messages, and x402 payment flows) normally require authentication or wallet signatures; the lack of declared credentials raises questions about where authorization happens (server-side vs. client-side).
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent system privileges; autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trucheq-protocol - 安装完成后,直接呼叫该 Skill 的名称或使用
/trucheq-protocol触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
TruCheq Protocol Skill 1.0.0 – Initial Release
- Browse verified P2P marketplace listings from the TruCheq protocol.
- Fetch detailed listing data, including seller trust level (World ID verification).
- Purchase items using Coinbase x402 payments on Base Sepolia testnet (USDC).
- Chat securely with sellers via XMTP encrypted messaging.
- Create listings with image upload; seller verification via World ID with multiple trust levels.
- All marketplace and messaging operations routed through a simple API (no direct blockchain or IPFS interaction required).
元数据
常见问题
TruCheq Protocol 是什么?
Interact with TruCheq P2P commerce protocol - browse verified marketplace listings, chat with sellers via XMTP, pay via x402 on Base. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 TruCheq Protocol?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trucheq-protocol」即可一键安装,无需额外配置。
TruCheq Protocol 是免费的吗?
是的,TruCheq Protocol 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TruCheq Protocol 支持哪些平台?
TruCheq Protocol 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TruCheq Protocol?
由 Vlad(@vduda)开发并维护,当前版本 v1.0.0。
推荐 Skills