← Back to Skills Marketplace
shenmeng

Ethereum L2 Analytics 以太坊L2分析

by shenmeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shenmeng-ethereum-l2-analytics
Description
以太坊 Layer 2 生态综合分析工具。提供 Optimism、Arbitrum、Base、zkSync、Starknet 等 Ethereum L2 协议的深度分析、TVL监控、技术对比、跨链桥分析和投资机会识别。当用户需要分析 Ethereum L2 生态、评估 Rollup 项目、监控 L2 资金流向、发...
Usage Guidance
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shenmeng-ethereum-l2-analytics
  3. After installation, invoke the skill by name or use /shenmeng-ethereum-l2-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Ethereum L2 Analytics v1.0.0 - 初始版本 - 发布全新的以太坊 Layer 2 综合分析工具,涵盖 Optimism、Arbitrum、Base、zkSync、Starknet 等协议 - 支持 L2 技术对比、TVL 监控、资金流向追踪、跨链桥分析和投资机会识别 - 提供多种分析脚本和生态数据资源,适用于投资评估、市场监控和空投机会发现 - 集成风险提示及相关技能推荐,便于扩展其他生态分析
Metadata
Slug shenmeng-ethereum-l2-analytics
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ethereum L2 Analytics 以太坊L2分析?

以太坊 Layer 2 生态综合分析工具。提供 Optimism、Arbitrum、Base、zkSync、Starknet 等 Ethereum L2 协议的深度分析、TVL监控、技术对比、跨链桥分析和投资机会识别。当用户需要分析 Ethereum L2 生态、评估 Rollup 项目、监控 L2 资金流向、发... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install Ethereum L2 Analytics 以太坊L2分析?

Run "/install shenmeng-ethereum-l2-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ethereum L2 Analytics 以太坊L2分析 free?

Yes, Ethereum L2 Analytics 以太坊L2分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ethereum L2 Analytics 以太坊L2分析 support?

Ethereum L2 Analytics 以太坊L2分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ethereum L2 Analytics 以太坊L2分析?

It is built and maintained by shenmeng (@shenmeng); the current version is v1.0.0.

💬 Comments