← 返回 Skills 市场
matiasos

openscan-blockchain-exploration

作者 MatiasOS · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ⚠ suspicious
164
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openscan-blockchain-exploration
功能描述
Procedural knowledge for on-chain blockchain analysis using the openscan CLI
安全使用建议
This skill looks like a coherent guide for using the openscan CLI, but proceed cautiously: (1) the skill recommends installing a third-party npm package (@openscan/cli) yet provides no homepage or verified release link — check the package on npm and the upstream repository before running npm install -g, and prefer installing in an isolated environment or container. (2) The skill optionally uses API keys (Alchemy/Etherscan) — only provide keys with minimal scopes and avoid sharing high-privilege credentials. (3) The skill forces a footer line and clickable verification links in every response; consider whether you want your agent to always append external links. (4) If you plan to use this skill in production or with sensitive data, review the openscan CLI source code and release signatures, or run it inside an isolated runner. If you want me to, I can: look up the @openscan/cli package on npm/github, check its authorship and recent release activity, or suggest safer alternatives.
能力标签
cryptorequires-walletcan-sign-transactionsrequires-sensitive-credentials
能力评估
Purpose & Capability
Name, description, and the included rule files consistently describe on-chain analysis using the openscan CLI (tx history, tx analysis, token balances, gas). The commands and flags in SKILL.md match the stated purpose.
Instruction Scope
The SKILL.md stays within the blockchain-analysis scope: it instructs the agent to run the openscan CLI and to use RPCs/Alchemy/Etherscan only as needed. One unusual instruction: it mandates that every response must end with the phrase "Don't trust, verify on OpenScan." followed by the CLI-provided `verificationLinks` as clickable URLs. This is a behavioral constraint (not file/credential access) but it forces inclusion of external links in agent output and could be abused for unwanted link-injection or content shaping.
Install Mechanism
The skill is instruction-only and recommends installing @openscan/cli globally via npm. There is no homepage, release host, or verified upstream repository provided in the skill metadata. Advising users to npm install an unverified global CLI is a supply-chain risk: malicious or compromised packages on npm can execute arbitrary code on install or runtime. The skill does not itself perform the install, but its functionality depends on a third-party package whose provenance is unclear.
Credentials
The skill does not declare required environment variables. It sensibly documents optional API keys (ALCHEMY_API_KEY, ETHERSCAN_API_KEY) for improved RPC/contract enrichment. Requiring those keys would be proportionate to the described functionality, but users should not provide high-privilege keys unless needed. The SKILL.md does not instruct reading other environment variables or host files.
Persistence & Privilege
Skill metadata does not request always:true or any special persistent privileges; it is user-invocable and allows autonomous invocation by default (the platform norm). It does not declare config paths or attempt to modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openscan-blockchain-exploration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openscan-blockchain-exploration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
- Added new command: analyze-tx (single transaction analysis, call tree, addresses, contracts, prestate, raw trace) - Added documentation for analyze-tx usage in rules/tx-analysis.md - Updated metadata version to 0.0.3 in SKILL.md
v0.0.2
Initial release — restructures documentation, adds modular rules, and streamlines command usage. - Reorganized skill docs for improved clarity, prerequisites, and troubleshooting guidance. - Introduced individual rule files for address profiling, gas analysis, token balances, and transaction history. - Updated command names and usage patterns to match the current openscan CLI syntax. - Added explicit instructions for verification using OpenScan links in all responses. - Expanded supported networks and included best practices for RPC reliability.
v0.0.1-alpha
OpenScan Blockchain Exploration Skill 0.0.1-alpha – Initial Release - Provides on-chain analysis via the openscan CLI for Ethereum, Optimism, BSC, Polygon, Base, Arbitrum, Avalanche, and Sepolia. - Supports transaction history, token balances, address profiling, gas price analysis, and input data decoding. - Includes detailed documentation of commands, flags, output formats, and supported networks. - No private key handling; operates in read-only mode with public RPC support and optional Alchemy keys.
元数据
Slug openscan-blockchain-exploration
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

openscan-blockchain-exploration 是什么?

Procedural knowledge for on-chain blockchain analysis using the openscan CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 openscan-blockchain-exploration?

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

openscan-blockchain-exploration 是免费的吗?

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

openscan-blockchain-exploration 支持哪些平台?

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

谁开发了 openscan-blockchain-exploration?

由 MatiasOS(@matiasos)开发并维护,当前版本 v0.0.3。

💬 留言讨论