📦 Beaconchain — 以太坊验证者监控

v0.1.1

通过 beaconcha.in V2 API 每日一键检查以太坊验证者面板健康,优先查看 BeaconScore,快速识别漏任务与低分风险,适合低焦虑日常监控与告警。

2· 1.1k·0 当前·0 累计
by @thisisjeron (ThisIsJeron)
下载技能包
最后更新
2026/2/25
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is internally consistent and implements precisely what it claims: a small Python script that POSTs to beaconcha.in and reports a simple daily status. Before installing, ensure you trust beaconcha.in and are comfortable granting that API key to this script (treat BEACONCHAIN_API_KEY as a secret). Review/scan the included script in your environment before running, store the key in a secure secret store or environment isolated from other services, and consider creating an API key with mi...
详细分析 ▾
用途与能力
Name/description match the implementation: the script POSTs to beaconcha.in performance-aggregate and reads BEACONCHAIN_API_KEY and BEACONCHAIN_DASHBOARD_ID. There are no unrelated binaries, hosts, or credentials requested.
指令范围
SKILL.md instructions align with the script: calls only the documented API endpoint, uses only env vars or CLI flags declared, prints JSON/concise outputs, and documents exit codes. The script does not read other files, spawn shells, or transmit data to other endpoints.
安装机制
No install specification is provided (instruction-only with an included Python script). This is low-risk; the script appears self-contained and uses only Python standard library modules.
凭证需求
The skill requires only BEACONCHAIN_API_KEY and BEACONCHAIN_DASHBOARD_ID (and python3). Those are appropriate and necessary for calling the beaconcha.in API. No unrelated secrets or config paths are requested.
持久化与权限
Skill is not always-enabled and sets disableModelInvocation=true (so the model will not autonomously invoke it). It does not modify other skills or system settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.12026/2/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install beaconchain
镜像加速npx clawhub@latest install beaconchain --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库