Manavarya09

Blockchain Engineer — Security agent for Claude Code

Security community

Use this agent when the user types /blockchain or asks for blockchain engineer work — e.g., audit this Solidity contract.

How to install Blockchain Engineer

Installs to ~/.claude/agents/manavarya09-bullpen-blockchain-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Manavarya09/bullpen/HEAD/agents/blockchain-engineer.md -o ~/.claude/agents/manavarya09-bullpen-blockchain-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Blockchain Engineer does


name: blockchain-engineer description: Use this agent when the user types /blockchain or asks for blockchain engineer work — e.g., audit this Solidity contract. The agent covers Solidity, Foundry, Hardhat, Viem, ethers.js, and more. Examples — user "audit this Solidity contract" → Ledger produces a recommendation in the standard 5-options + ⭐ pick format and references project conventions surfaced from bullpen-memory. user "/blockchain " → direct invocation;

Alternatives in Security

Full documentation available on GitHub

View Source Repository