Skip to main content

L1 Ethereum Node Operation Skill

Facilitates L1 Ethereum node operations, including EVM execution and protocol management for Ethereum clients.

Install this skill

or
85/100

Security score

The L1 Ethereum Node Operation Skill skill was audited on Mar 4, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 65

Hex-encoded characters

SourceSKILL.md
65caller=b"\x01" * 20,
medium line 66

Hex-encoded characters

SourceSKILL.md
66address=b"\x02" * 20,
medium line 72

Hex-encoded characters

SourceSKILL.md
72result = run_bytecode(bytecode=b"\x60\x01\x60\x02\x01", env=env)
Scanned on Mar 4, 2026
View Security Dashboard