← 返回 Skills 市场
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shenmeng-ethereum-l2-analytics
功能描述
以太坊 Layer 2 生态综合分析工具。提供 Optimism、Arbitrum、Base、zkSync、Starknet 等 Ethereum L2 协议的深度分析、TVL监控、技术对比、跨链桥分析和投资机会识别。当用户需要分析 Ethereum L2 生态、评估 Rollup 项目、监控 L2 资金流向、发...
安全使用建议
This skill mostly does what it says (local analysis scripts and reference docs), but there are two red flags you should consider before installing or running it:
1) Hard-coded payment key: The repository contains a SkillPay API key in _meta.json and payment.py. That key is public in the package and could be abused or leaked. Ask the author to remove embedded secrets and use a platform-configured or environment-only API key instead. If you control the platform, rotate any exposed key.
2) Undocumented external calls / payment flow: The payment.py module will POST a user wallet address and timestamp to api.skillpay.io for verification. SKILL.md does not document this requirement or when the verification is invoked. Confirm whether the skill will require payment at runtime, what data will be sent, and whether the platform enforces payment outside the skill.
Practical steps:
- Request the author to (a) remove hard-coded API keys, (b) document the payment flow in SKILL.md, and (c) make payment credentials configurable via environment variables managed by the platform.
- If you must test now, run the skill in an isolated sandbox/container and do not provide real wallet addresses until the payment behavior is clarified.
- Consider auditing or reviewing payment.py and _meta.json with the author, and ask the publisher to rotate the exposed key.
Because these issues are not definitive proof of malicious intent but are non-trivial security/design problems, treat the skill as suspicious until the author fixes them or provides clear operational details.
能力标签
能力评估
Purpose & Capability
The scripts (l2_ecosystem_monitor.py, project_evaluator.py) and reference docs align with an Ethereum L2 analytics tool. However, repository metadata (_meta.json) and a payment module (payment.py) indicate a paid access flow; SKILL.md does not clearly describe payment requirements or the external payment endpoints, creating a mismatch between declared entrypoint/instructions and the code/metadata.
Instruction Scope
SKILL.md instructs running local analysis scripts and describing how to query/compare L2s, but it does not mention calling a payment verification API or collecting wallet addresses. The included payment.py will POST user_address and a timestamp to api.skillpay.io if invoked — this external data transfer and potential requirement to pay is not documented in SKILL.md, giving the agent broad discretion if the payment module is invoked by runtime code.
Install Mechanism
No install spec is provided (instruction-only), and there are no third‑party install URLs. This minimizes install-time risk. The package includes Python scripts only and has no installer that would drop arbitrary binaries.
Credentials
The skill requests no environment variables, yet contains a hard-coded API key ('sk_f03aa8f8bbcf79f7aa11c112d904780f22e62add1464e3c41a79600a451eb1d2') present in both _meta.json and payment.py. For a paid skill it's reasonable to integrate a payment service, but embedding a secret in repository files rather than using a configured environment variable is disproportionate and risky. The payment module also transmits a user wallet address and timestamp to a third-party endpoint.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not declare persistent system-wide changes. Scripts write a report file to /tmp, which is normal for a monitoring script. There is no evidence of elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shenmeng-ethereum-l2-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/shenmeng-ethereum-l2-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Ethereum L2 Analytics v1.0.0 - 初始版本
- 发布全新的以太坊 Layer 2 综合分析工具,涵盖 Optimism、Arbitrum、Base、zkSync、Starknet 等协议
- 支持 L2 技术对比、TVL 监控、资金流向追踪、跨链桥分析和投资机会识别
- 提供多种分析脚本和生态数据资源,适用于投资评估、市场监控和空投机会发现
- 集成风险提示及相关技能推荐,便于扩展其他生态分析
元数据
常见问题
Ethereum L2 Analytics 以太坊L2分析 是什么?
以太坊 Layer 2 生态综合分析工具。提供 Optimism、Arbitrum、Base、zkSync、Starknet 等 Ethereum L2 协议的深度分析、TVL监控、技术对比、跨链桥分析和投资机会识别。当用户需要分析 Ethereum L2 生态、评估 Rollup 项目、监控 L2 资金流向、发... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 Ethereum L2 Analytics 以太坊L2分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shenmeng-ethereum-l2-analytics」即可一键安装,无需额外配置。
Ethereum L2 Analytics 以太坊L2分析 是免费的吗?
是的,Ethereum L2 Analytics 以太坊L2分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ethereum L2 Analytics 以太坊L2分析 支持哪些平台?
Ethereum L2 Analytics 以太坊L2分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ethereum L2 Analytics 以太坊L2分析?
由 shenmeng(@shenmeng)开发并维护,当前版本 v1.0.0。
推荐 Skills