← 返回 Skills 市场
mariusfeldmann

TONSCAN wallet balance

作者 marius · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
262
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tonscan-address-balance
功能描述
Look up TON blockchain wallet balances, address information, and token holdings using the free TonScan API — no API key required. Use this skill whenever the...
安全使用建议
This skill appears safe and coherent: it simply queries the public TonScan API and formats results. Consider that any address you query will be visible to TonScan (it's a third party), so avoid sending sensitive metadata you wouldn't want logged. For production/high-volume use, implement rate-limit/backoff handling and consider caching or contacting the API provider for an official quota; also verify TLS and the api.tonscan.com domain before sending large batches.
功能分析
Type: OpenClaw Skill Name: tonscan-address-balance Version: 1.0.0 The skill bundle provides legitimate instructions and code examples (Python, JavaScript, Bash) for querying TON blockchain wallet balances via the TonScan public API. There is no evidence of data exfiltration, malicious execution, or prompt injection; the logic is entirely consistent with its stated purpose of blockchain data retrieval.
能力评估
Purpose & Capability
Name and description match the behavior in SKILL.md: all examples call api.tonscan.com to fetch address information and convert nanotons to TON. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md limits actions to HTTP GETs against the TonScan API and local conversions/formatting. Examples use curl/jq/requests/fetch for demonstration; there are no instructions to read unrelated files, access other services, or exfiltrate secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk delivery model. No downloads or installs are performed or recommended.
Credentials
The skill requests no environment variables, credentials, or config paths. That matches the stated 'no API key required' usage of the public TonScan API.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or elevated privileges. It does not modify other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tonscan-address-balance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tonscan-address-balance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the TonScan Wallet Balance skill. - Instantly look up TON blockchain wallet balances and address information via the free TonScan API—no API key required. - Supports both user-friendly (EQ..., UQ...) and raw (0:...) address formats. - Handles conversion between nanotons and TON for accurate, user-friendly display of balances. - Provides code examples in Bash, Python, and JavaScript for easy integration. - Documents expected API responses, error handling, and recommended formatting for end-users.
元数据
Slug tonscan-address-balance
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

TONSCAN wallet balance 是什么?

Look up TON blockchain wallet balances, address information, and token holdings using the free TonScan API — no API key required. Use this skill whenever the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。

如何安装 TONSCAN wallet balance?

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

TONSCAN wallet balance 是免费的吗?

是的,TONSCAN wallet balance 完全免费(开源免费),可自由下载、安装和使用。

TONSCAN wallet balance 支持哪些平台?

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

谁开发了 TONSCAN wallet balance?

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

💬 留言讨论