← 返回 Skills 市场
419
总下载
2
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install on-chain-analyitcs
功能描述
Analyze any EVM smart contract — auto-fetches ABI, discovers usage patterns, decodes function calls via Dune, generates AI-driven analytics (charts, stats, t...
安全使用建议
Before installing or invoking this skill, be aware it is a thin wrapper that sends contract addresses (and optional ABIs) to a third‑party Supabase endpoint and returns links to an external dashboard. That endpoint will perform the Dune/Etherscan work using its own credentials and may log or retain your queries. If you care about provenance, privacy, or auditability: (1) ask the publisher who runs the Supabase/onchainwizard.ai backend and for a privacy/security policy; (2) ask whether data is stored, for how long, and whether results are shared; (3) prefer a skill that uses your own Dune/Etherscan API keys (so you control credentials), or self‑host the backend; (4) do not send private keys or sensitive secrets to the skill; and (5) if unsure, treat this as untrusted remote processing and avoid sending sensitive contextual data. Additional information that would raise confidence: publisher identity, source code for the hosted function, and an explanation of how Dune/Etherscan access is arranged and secured.
功能分析
Type: OpenClaw Skill
Name: on-chain-analyitcs
Version: 1.0.2
The skill is designed for on-chain smart contract analysis, making a single external API call to a Supabase endpoint (`https://esraarlhpxraucslsdle.supabase.co/functions/v1/onchain-analysis`) with user-provided contract details. The `SKILL.md` instructions clearly define the purpose, API usage, and result presentation, without any evidence of prompt injection attempts, data exfiltration beyond the stated inputs, malicious execution, or persistence mechanisms. The external network call is integral to the skill's stated functionality and does not exhibit characteristics of malicious intent within the provided files.
能力评估
Purpose & Capability
The skill claims to fetch ABIs from explorers and run Dune queries to generate analytics — that purpose matches the described pipeline. However, instead of instructing the agent to call Etherscan/Dune directly, the SKILL.md tells the agent to POST to a third‑party Supabase function (esraarlhpxraucslsdle.supabase.co) and to surface dashboards on onchainwizard.ai. That centralization is plausible (a hosted backend doing the heavy work), but it's not documented why no Dune/Etherscan credentials are needed or who runs the hosted endpoint.
Instruction Scope
The instructions require the agent to send contract addresses (and optionally ABIs) to an external API endpoint (Supabase function). There are no instructions to use local files or credentials, but calling an unauthenticated external endpoint to perform all analysis concentrates sensitive operational steps off‑agent and could leak query context or user data. The SKILL.md does not describe what data is logged, retained, or shared with that service.
Install Mechanism
This is an instruction‑only skill with no install spec and no code files — nothing is written to disk or installed locally, which minimizes local execution risk.
Credentials
The skill declares no required env vars or credentials, yet the described functionality (running Dune queries, fetching ABIs from explorers) typically requires service credentials or API keys. That implies the third‑party endpoint will perform those calls using its own credentials out of the user's control. The lack of declared credentials is disproportionate to the complexity and surprising from a transparency standpoint.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install script. It does not request persistent agent privileges in the registry metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install on-chain-analyitcs - 安装完成后,直接呼叫该 Skill 的名称或使用
/on-chain-analyitcs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Changed API endpoint from https://onchainwizard.ai/functions/v1/onchain-analysis to https://esraarlhpxraucslsdle.supabase.co/functions/v1/onchain-analysis
- No other functionality, parameter, or documentation changes detected
v1.0.1
- Added dashboardUrl to responses, enabling direct access to a full interactive analytics dashboard.
- Clarified parameter requirements (contract address now described as 42 chars including 0x).
- Expanded "When to Use" section with more concrete user scenarios and common questions.
- Introduced a new "Supported Chains" table and explicit query result types for improved clarity.
- Improved how to present results, emphasizing the dashboard link and response interpretation.
- Enhanced error handling and user guidance with specific follow-up actions and more robust examples.
v1.0.0
Creates on-chain analytics for any EVM contract
元数据
常见问题
on-chain analytics for evm contract 是什么?
Analyze any EVM smart contract — auto-fetches ABI, discovers usage patterns, decodes function calls via Dune, generates AI-driven analytics (charts, stats, t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 419 次。
如何安装 on-chain analytics for evm contract?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install on-chain-analyitcs」即可一键安装,无需额外配置。
on-chain analytics for evm contract 是免费的吗?
是的,on-chain analytics for evm contract 完全免费(开源免费),可自由下载、安装和使用。
on-chain analytics for evm contract 支持哪些平台?
on-chain analytics for evm contract 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 on-chain analytics for evm contract?
由 phi(@ramitphi)开发并维护,当前版本 v1.0.2。
推荐 Skills