Back to skill
Skillv0.1.1

VirusTotal security

Beaconchain · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:45 AM
Hash
0a1baafd615b6bc84d92b320591cb064ec81b8d9478bdf93bac9ef3204ab695e
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: beaconchain Version: 0.1.1 The skill bundle is benign. The `SKILL.md` clearly defines the skill's purpose, required environment variables (`BEACONCHAIN_API_KEY`, `BEACONCHAIN_DASHBOARD_ID`), and explicitly states limitations such as 'no writes, no shell execution, no subprocess spawning' and 'Network egress: only https://beaconcha.in/api/v2/ethereum/validators/performance-aggregate'. The `scripts/check_dashboard.py` Python code confirms these claims, using only standard libraries (`urllib.request`, `os.getenv`) to fetch data from the specified beaconcha.in API endpoint. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent.
External report
View on VirusTotal