← 返回 Skills 市场
bytesagain-lab

Onchain Analyzer

作者 bytesagain-lab · GitHub ↗ · v4.0.1 · MIT-0
cross-platform ✓ 安全检测通过
448
总下载
0
收藏
1
当前安装
16
版本数
在 OpenClaw 中安装
/install onchain-analyzer
功能描述
Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Onchain Analyzer concepts, best practices, and implementation pa...
安全使用建议
This skill appears benign and only prints static documentation. Before installing, you may still want to: (1) review the scripts/script.sh content (already included) to confirm it matches expectations; (2) note the small version mismatch (SKILL.md 4.0.1 vs script VERSION 4.0.0) and a heredoc help output that may show $VERSION literally; (3) ensure your agent runtime enforces any network/permission policies you require (the script itself does not perform network calls, but your environment may allow other components to); and (4) run new skills in a sandbox or test agent first if you have low tolerance for risk. If you need absolute assurance, confirm the author/source (bytesagain.com / GitHub repo) and check for updates.
功能分析
Type: OpenClaw Skill Name: onchain-analyzer Version: 4.0.1 The skill is a straightforward reference tool providing static documentation on blockchain analysis concepts. The implementation in scripts/script.sh consists entirely of heredoc strings that output plain text, with no network activity, file system manipulation, or credential access.
能力评估
Purpose & Capability
The skill's name/description (onchain reference) matches what is delivered: a set of static reference outputs for listed commands. There are no unrelated requirements (no credentials, no external binaries). Minor note: SKILL.md lists version 4.0.1 while the script uses VERSION="4.0.0" — a small metadata mismatch but not a security concern.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation via heredoc and explicitly states no external API calls or credentials. The included scripts/script.sh implements only printing functions and help/version output, reads no files, uses no environment variables, and makes no network calls. (Implementation quirk: some heredocs are single-quoted so $VERSION is printed literally in the help output.)
Install Mechanism
There is no install specification and no external downloads or package installs. This is an instruction-only skill with an included local script; nothing is fetched from outside during install.
Credentials
The skill declares no required environment variables or credentials and the script does not access any secrets or configuration paths. Requested privileges are proportional to the stated purpose.
Persistence & Privilege
always is false, the skill is user-invocable and does not request permanent presence or modify other skills. It does not persist credentials or change system/agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onchain-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onchain-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: Complete rewrite with real functionality.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
yaml-fix+quality
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality improvement: better docs, examples, cleaner text
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
v1.0.0
- Initial release of Onchain Analyzer. - Analyze wallet addresses and on-chain activity across major EVM chains and Solana. - View wallet overviews, token holdings, transaction histories, DeFi positions, and trading patterns. - Supports wallet comparison and multi-chain insights. - Use cases include research, security, tracking, and compliance.
元数据
Slug onchain-analyzer
版本 4.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 16
常见问题

Onchain Analyzer 是什么?

Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Onchain Analyzer concepts, best practices, and implementation pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 448 次。

如何安装 Onchain Analyzer?

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

Onchain Analyzer 是免费的吗?

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

Onchain Analyzer 支持哪些平台?

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

谁开发了 Onchain Analyzer?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v4.0.1。

💬 留言讨论