← 返回 Skills 市场
Wallet Tracker
作者
bytesagain-lab
· GitHub ↗
· v5.0.0
· MIT-0
600
总下载
0
收藏
6
当前安装
16
版本数
在 OpenClaw 中安装
/install wallet-tracker
功能描述
Crypto wallet analytics reference — address formats, on-chain analytics, transaction tracing, hardware wallets, and approval revocation
安全使用建议
This skill appears coherent and low-risk: it provides static reference text and requests no credentials. Before enabling or allowing autonomous runs, inspect the full scripts/script.sh file (the provided excerpt shows it was truncated) to confirm the remainder contains only documentation output and no hidden network calls or subprocess execution. If you plan to let an agent execute the script in your environment, run it in a sandbox or limited account first. Finally, remember that while the skill itself doesn't request secrets, any agent integration or runtime environment could grant network or file access—ensure your agent's runtime policies match your security expectations.
功能分析
Type: OpenClaw Skill
Name: wallet-tracker
Version: 5.0.0
The wallet-tracker skill is a purely informational reference tool providing documentation on crypto wallet analytics, address formats, and security best practices. The implementation in `scripts/script.sh` consists entirely of static text output via heredocs, with no network activity, file system access, or credential handling, aligning perfectly with its stated purpose in `SKILL.md`.
能力评估
Purpose & Capability
The name/description promise a crypto wallet reference and the repository contains only documentation and a shell script that prints reference text. There are no unrelated requested credentials, binaries, or config paths.
Instruction Scope
SKILL.md explicitly states outputs are reference documentation with no external API calls or credentials. The included scripts/script.sh defines functions that emit static heredoc documentation; there are no commands shown that read sensitive files, reach out to the network, or exfiltrate data.
Install Mechanism
No install spec is declared (instruction-only). The only artifact is a shell script included in the bundle; nothing is downloaded from external URLs or installed at runtime.
Credentials
The skill declares no required environment variables or credentials and the visible script does not access env vars. There are no disproportionate secret requests.
Persistence & Privilege
Flags are default (not always:true), the skill does not request persistent elevated privileges or modify other skills. Autonomous invocation is allowed by platform default but the skill content itself does not perform privileged actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wallet-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/wallet-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v5.0.0
Clean package with matching SKILL.md and script
v4.0.0
Complete rewrite with real domain knowledge content
v3.0.0
v3.0.0: rewrite
v2.4.6
update
v2.4.5
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.4
yaml-fix+quality
v2.4.3
yaml-fix+quality
v2.4.2
Quality upgrade
v2.4.1
Quality upgrade: custom functionality
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v2.0.0
Complete rewrite: real functionality replacing prompt templates
v1.0.0
Wallet Tracker 1.0.0 initial release:
- Track and aggregate assets across EVM and Solana wallets.
- Monitor holding changes with customizable alerts for large movements or withdrawals.
- Supports portfolio overview, whale watching, airdrop activity tracking, and treasury monitoring.
- Provides flexible output options (HTML report, JSON snapshot).
- Handles multiple blockchains with default or custom RPCs.
- No private key input—only uses public blockchain data, processed locally.
元数据
常见问题
Wallet Tracker 是什么?
Crypto wallet analytics reference — address formats, on-chain analytics, transaction tracing, hardware wallets, and approval revocation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 600 次。
如何安装 Wallet Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wallet-tracker」即可一键安装,无需额外配置。
Wallet Tracker 是免费的吗?
是的,Wallet Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wallet Tracker 支持哪些平台?
Wallet Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wallet Tracker?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v5.0.0。
推荐 Skills