← 返回 Skills 市场
Tether Wallet Development Kit
作者
tether-skills
· GitHub ↗
· v1.0.0
· MIT-0
336
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tether-wdk
功能描述
Tether Wallet Development Kit (WDK) for building non-custodial multi-chain wallets. Use when working with @tetherto/wdk-core, wallet modules (wdk-wallet-btc,...
安全使用建议
This bundle appears to be documentation for a wallet SDK and is largely coherent with that purpose, but stop and verify before installing or invoking it. Specific things to consider:
- Do not paste or store any private seed phrases, private keys, or secret API keys in the skill or in env vars unless you fully trust and control the code that will use them. The SKILL.md contains many examples showing process.env.SEED_PHRASE and secret keys — those are examples, not requirements.
- The SKILL.md instructs the agent to web_fetch referenced URLs; confirm the listed URLs (npm, GitHub, official docs) are legitimate and point to official Tether/Tether‑owned domains. Manually verify package pages and GitHub repos before following any fetched instructions.
- The pre‑scan detected a prompt‑injection pattern ('ignore-previous-instructions') inside the skill docs. That could be malicious or accidental; prefer to view the raw SKILL.md yourself and search for any lines that try to override agent policies or ask for secrets.
- Because this is instruction‑only, risk comes from fetched external content and any follow‑on actions your agent might take. If you enable the skill, restrict its access (do not provide secrets) and watch what web_fetch/web_search returns.
- If you plan to use the actual npm packages, install them independently after verifying their npm and GitHub sources and audit their code and package versions.
If you want, I can: (a) list all external URLs referenced for manual verification, (b) fetch and summarize the top docs pages so you can review what those pages would teach the agent, or (c) flag specific lines in SKILL.md that look like instruction overrides.
功能分析
Type: OpenClaw Skill
Name: tether-wdk
Version: 1.0.0
The Tether WDK skill bundle is a comprehensive and well-documented integration for multi-chain wallet development. It contains no malicious logic, obfuscation, or data exfiltration patterns. Notably, SKILL.md includes robust security guardrails for the AI agent, such as mandatory human confirmation for all financial transactions, strict key hygiene (using sodium_memzero), and explicit instructions to ignore prompt injection attempts from external content. The reference files (e.g., chains.md, deployments.md) provide legitimate technical data for blockchain interactions.
能力评估
Purpose & Capability
Name, description and the included reference files consistently describe a Tether WDK (multi‑chain wallet SDK) and link to npm/GitHub/docs pages; the files and examples match the stated purpose and required packages.
Instruction Scope
SKILL.md explicitly instructs the agent to discover and fetch URLs from the reference files using web_fetch/web_search. That is reasonable for a documentation skill, but the SKILL.md also contains a detected prompt‑injection token ('ignore-previous-instructions') and broad guidance to fetch arbitrary referenced URLs. Those could be used to manipulate the agent's runtime instructions or to pull and execute unexpected content if the agent treats fetched content as authoritative.
Install Mechanism
Instruction‑only skill with no install spec and no code files — low install risk. Nothing is written to disk by an installer in this bundle.
Credentials
The skill declares no required environment variables or credentials (none listed). However, many code examples reference sensitive items (seed phrases, API/secret keys like 'secretKey', 'gasFreeApiKey', MoonPay secretKey). Those are example usage patterns appropriate to the SDK but are not requested by the skill metadata — users must NOT supply private keys or secrets to the skill itself.
Persistence & Privilege
always:false and no install steps that modify agent configuration. The skill is user‑invocable and can be invoked autonomously per platform default; that is normal and not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tether-wdk - 安装完成后,直接呼叫该 Skill 的名称或使用
/tether-wdk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of the skill for using Tether's Wallet Development Kit (WDK).
- Introduces a modular SDK for building non-custodial, multi-chain wallets.
- Provides unified wallet and protocol interfaces for Bitcoin, Ethereum/EVM, Solana, Spark, TON , and TRON .
- Supports key DeFi protocol modules: DEX swaps, cross-chain bridges, lending/borrowing, and fiat on/off ramp integration.
- Includes detailed documentation, quick start guides, and chain-specific reference files for seamless development.
- npm packages are organized under the @tetherto scope for core, wallet modules, protocol modules, and UI kits/tools.
元数据
常见问题
Tether Wallet Development Kit 是什么?
Tether Wallet Development Kit (WDK) for building non-custodial multi-chain wallets. Use when working with @tetherto/wdk-core, wallet modules (wdk-wallet-btc,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 336 次。
如何安装 Tether Wallet Development Kit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tether-wdk」即可一键安装,无需额外配置。
Tether Wallet Development Kit 是免费的吗?
是的,Tether Wallet Development Kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tether Wallet Development Kit 支持哪些平台?
Tether Wallet Development Kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tether Wallet Development Kit?
由 tether-skills(@tether-skills)开发并维护,当前版本 v1.0.0。
推荐 Skills