✓ Verified
💻 Development
✓ Enhanced Data
Beaconchain
Monitor Ethereum validator dashboard health on beaconcha.in via V2 API, focused on one-check-per-day
- Rating
- 4.9 (451 reviews)
- Downloads
- 48,779 downloads
- Version
- 1.0.0
Overview
Monitor Ethereum validator dashboard health on beaconcha.in via V2 API, focused on one-check-per-day status.
Complete Documentation
View Source →
Beaconchain
Use this skill to reduce validator-check anxiety: do one concise daily health check, then only surface issues.
Quick Start
- Set credentials as env vars:
BEACONCHAIN_API_KEYBEACONCHAIN_DASHBOARD_ID- Run:
bash
python3 skills/beaconchain/scripts/check_dashboard.py --json
- Interpret exit code:
0= good2= bad (needs attention)1= error (auth/rate-limit/endpoint failure)
Monitoring Workflow
- Run
scripts/check_dashboard.pyonce per day. - If
status=good, respond with a short reassurance and avoid extra detail. - If
status=bad, report: - BeaconScore (if available)
- Which signal tripped (missed/penalty fallback)
- Next action: inspect dashboard details and validator logs.
- If
status=error, report key checks: - API key validity
- dashboard ID
- plan/rate-limit permissions.
Command Patterns
Basic check
bash
python3 skills/beaconchain/scripts/check_dashboard.py
JSON output (for cron/parsing)
bash
python3 skills/beaconchain/scripts/check_dashboard.py --json
Custom threshold
bash
python3 skills/beaconchain/scripts/check_dashboard.py --warn-threshold 75
Notes
- Script uses
POST /api/v2/ethereum/validators/performance-aggregatewith dashboard selector and readsdata.beaconscore.totaldirectly. - Default window is
24h; supported windows:24h,7d,30d,90d,all_time. - Keep responses intentionally terse when healthy to support low-anxiety operations.
Security & Transparency
- Runtime:
python3only, using Python standard library (argparse,json,urllib,datetime). - Credentials: reads
BEACONCHAIN_API_KEYandBEACONCHAIN_DASHBOARD_ID(or equivalent CLI flags). - Network egress: only
https://beaconcha.in/api/v2/ethereum/validators/performance-aggregate. - Local filesystem: no writes, no shell execution, no subprocess spawning.
References
- API overview:
references/api-notes.md
Installation
Terminal bash
openclaw install beaconchain
Copied!
💻Code Examples
python3 skills/beaconchain/scripts/check_dashboard.py --json
python3-skillsbeaconchainscriptscheckdashboardpy---json.txt
3. Interpret exit code:
- `0` = good
- `2` = bad (needs attention)
- `1` = error (auth/rate-limit/endpoint failure)
## Monitoring Workflow
1. Run `scripts/check_dashboard.py` once per day.
2. If `status=good`, respond with a short reassurance and avoid extra detail.
3. If `status=bad`, report:
- BeaconScore (if available)
- Which signal tripped (missed/penalty fallback)
- Next action: inspect dashboard details and validator logs.
4. If `status=error`, report key checks:
- API key validity
- dashboard ID
- plan/rate-limit permissions.
## Command Patterns
### Basic checkTags
#devops_and-cloud
#api
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author thisisjeron
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install beaconchain
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0