berachain agents

23 tagged berachain, measured the same way as everything else here.

Browse within: blockchain 23defi 23ethereum 23

assembly-auditor

01

omermaksutii/RugProof

Agent

Specialist for inline assembly / Yul. Reviews memory layout, return-data handling, dirty-bits, opcode usage. Use whenever significant assembly is present.

9 1mo ago A 36 tokens original MIT

attacker

02

omermaksutii/RugProof

Agent

Adversarial reviewer. Reads contract code with one goal — find a way to steal, brick, or grief. Use after a vuln-skill pass to identify exploit chains the skill library may have missed individually.

9 1mo ago A 45 tokens original MIT

invariant-writer

03

omermaksutii/RugProof

Agent

Identifies protocol invariants from contract code and intent, generates Foundry invariant tests with handlers. Use from /invariant and /audit-deep.

9 1mo ago A 35 tokens original MIT