← 返回 Skills 市场
iskysun96

Ts Sdk Transactions

作者 iskysun96 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ts-sdk-transactions
功能描述
How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransaction(), waitForTransaction(), simulat...
安全使用建议
This skill is a documentation-style guide for the Aptos TypeScript SDK and appears internally consistent. Before using: (1) install @aptos-labs/ts-sdk from the official npm package, (2) keep private keys/signers in a secure environment and never paste secrets into chat, (3) prefer simulation and waitForTransaction for high-value flows as the guide recommends, and (4) only allow an agent to execute signing code if you trust it and understand where the signer keys are stored.
功能分析
Type: OpenClaw Skill Name: ts-sdk-transactions Version: 1.0.0 The skill bundle provides legitimate documentation and code examples for the Aptos TypeScript SDK (@aptos-labs/ts-sdk). It correctly outlines best practices for transaction management, including building, signing, submitting, and simulating transactions, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md content matches the name/description: it documents building, signing, submitting, simulating, sponsored and multi-agent transactions using @aptos-labs/ts-sdk. It asks for no unrelated binaries, env vars, or system access.
Instruction Scope
All instructions are code examples and best-practice guidance for the SDK. The document assumes the caller has Account objects (signers) available, but it does not instruct reading unrelated files, environment variables, or sending data to external endpoints beyond using the SDK/network. No broad or vague data-collection steps are present.
Install Mechanism
No install spec or external download is provided (instruction-only). Nothing is written to disk or fetched by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The examples naturally require signer/account objects (which contain private keys) to run locally — this is expected for transaction signing and is proportional to the purpose.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent presence, modify other skills, or access system-level configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ts-sdk-transactions
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ts-sdk-transactions 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the ts-sdk-transactions skill. - Provides guidance on building, signing, submitting, and simulating transactions using @aptos-labs/ts-sdk. - Covers flows for standard, sponsored (fee payer), and multi-agent transactions. - Documents best practices, common mistakes, and code examples for transaction lifecycle methods. - Lists important "always" and "never" rules for safe usage. - Includes usage guides for simulation, gas profiling, and transaction options.
元数据
Slug ts-sdk-transactions
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ts Sdk Transactions 是什么?

How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransaction(), waitForTransaction(), simulat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Ts Sdk Transactions?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ts-sdk-transactions」即可一键安装,无需额外配置。

Ts Sdk Transactions 是免费的吗?

是的,Ts Sdk Transactions 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ts Sdk Transactions 支持哪些平台?

Ts Sdk Transactions 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ts Sdk Transactions?

由 iskysun96(@iskysun96)开发并维护,当前版本 v1.0.0。

💬 留言讨论