← 返回 Skills 市场
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opendexter
功能描述
Use OpenDexter to search, price-check, and pay for any x402 API. Trigger whenever the user wants to find paid APIs, call an x402 endpoint, check pricing, see...
安全使用建议
Before installing, ask the publisher how wallet access and signing are handled: where are private keys stored, does the skill require the agent to have direct access to your wallet, and will each transaction require explicit user approval? Prefer skills that document the signing flow (e.g., use of an external wallet provider or prompt-based signing), publish source code or a homepage, and support per-call spending limits or mandatory confirmations. Because this skill has no source/homepage and declares no credential requirements while promising automatic payments, treat it as unproven and avoid granting it wallet or signing access until you can verify its implementation and safety.
功能分析
Type: OpenClaw Skill
Name: opendexter
Version: 1.0.0
The skill bundle defines an integration for the OpenDexter x402 API marketplace, allowing an agent to search for APIs and facilitate payments using USDC across multiple blockchain networks. The instructions in SKILL.md are well-structured, emphasizing a safety workflow where the agent must check pricing via `x402_check` before executing a payment with `x402_fetch`. No malicious patterns, such as credential theft, unauthorized data exfiltration, or deceptive prompt injections, were identified in the provided documentation.
能力标签
能力评估
Purpose & Capability
The skill's stated purpose is to search, price-check, and automatically pay x402 APIs using USDC across chains. Paying onchain requires wallet access (private keys, a signing provider, or an external wallet integration), but the package declares no environment variables, config paths, or credentials to enable signing or fund access. That is a core capability/requirement mismatch.
Instruction Scope
SKILL.md instructs the agent to inspect configured wallets, check balances across multiple chains, auto-select the cheapest chain, and perform payments. Those instructions implicitly require reading or using wallet credentials and performing transactions, but the skill gives no guidance where those wallets come from or how user consent/approval is handled.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself. That lowers some risk, but it also means the runtime behavior depends entirely on the agent environment (where the missing wallet integration would live).
Credentials
No env vars, primary credential, or config paths are declared even though the functionality logically requires access to wallet credentials or a signing service. The absence of any declared credential is disproportionate to the claimed ability to sign and submit payments across multiple chains.
Persistence & Privilege
The skill does not request always-on presence and does not declare modifications to other skills or system-wide configs. Autonomous invocation is allowed by platform default but the skill does not request elevated persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opendexter - 安装完成后,直接呼叫该 Skill 的名称或使用
/opendexter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. x402 marketplace search, price check, fetch and pay, wallet info.
元数据
常见问题
OpenDexter 是什么?
Use OpenDexter to search, price-check, and pay for any x402 API. Trigger whenever the user wants to find paid APIs, call an x402 endpoint, check pricing, see... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 OpenDexter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opendexter」即可一键安装,无需额外配置。
OpenDexter 是免费的吗?
是的,OpenDexter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenDexter 支持哪些平台?
OpenDexter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenDexter?
由 BranchM(@branchmanager69)开发并维护,当前版本 v1.0.0。
推荐 Skills