Skip to main content

L1↔L2 Bridge Construction Skill

Facilitates bidirectional message passing between L1 and L2 using CrossDomainMessenger with safety mechanisms.

Install this skill

or
90/100

Security score

The L1↔L2 Bridge Construction Skill skill was audited on Mar 4, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 32

Hex-encoded characters

SourceSKILL.md
32ALICE = b"\x01" * 20
medium line 33

Hex-encoded characters

SourceSKILL.md
33L2_CONTRACT = b"\xca\xfe" + b"\x00" * 18
Scanned on Mar 4, 2026
View Security Dashboard