krait-fuzz
01Command Claude Code
Run an invariant-based fuzzing campaign: Understand → Extract Invariants → Generate Foundry Tests → Run & Fix Iteratively → Report.
59 tagged defi, measured the same way as everything else here.
Browse within: ethereum 53blockchain 38berachain 35dex 8cross-chain 7audit 6lighter 5perpetuals 5
Command Claude Code
Run an invariant-based fuzzing campaign: Understand → Extract Invariants → Generate Foundry Tests → Run & Fix Iteratively → Report.
Command Claude Code
Write and run a valid Foundry proof-of-concept that proves (or disproves) a Solidity exploit by asserting the actual harm on a forked chain or against local source.
Command Claude Code
Run a complete multi-phase security audit on the target codebase.
ChainGPT-org/chaingpt-claude-skill
Command Claude Code
Open the ChainGPT marketplace dashboard (localhost web UI — Overview, Skills, Activity, Health, About).
Command
Audit third-party dependencies — resolve installed versions, cross-reference known-vulnerable releases, and flag vendored code that has diverged from upstream.
Command
Audit a deployed contract on a live chain. Pulls verified source from the block explorer, optionally forks the chain for live-state simulation.
Command
Full security audit of a Solidity/Vyper/Rust contract or directory. Runs the entire vuln-skills library and dispatches DeFi specialist subagents based on detected protocol type.
AlgoVaultLabs/crypto-quant-signal-mcp
Command Claude Code
Read this week's GEO decision brief and start the Cowork Decide ritual.
Command Claude Code
Attacker-minded security audit of scoped files. Traces auth + money-path data flows, streams compact findings incrementally (never one giant end-of-session JSON dump). Usage: /audit [attack-class].
Command Claude Code
Deploy Suwappu services on Railway. Usage: /deploy [prod|dev] [python-api|python-worker|terminal|api-ts|showcase|all].
Command Claude Code
Check what's actually running: Railway control plane + deep health + logs + CI. Usage: /status [prod|dev] [--quick].
Command Claude Code
Debug why a CoW Protocol order failed to match.
Command
Show recent entries from the lighter-mcp audit log with filters (tool, mode, ok/failed, hours).
Command
Panic button — cancel ALL open orders and flatten ALL open positions on Lighter. Two-step.
Command
Switch the lighter-mcp server into paper-trading mode. Reload required.
Command Claude Code
A Codespaces command for starting a web application and checking its user interface in a browser. GitHub Codespaces is a cloud development environment, while PostgreSQL, Redis, and RabbitMQ are supporting services the application may need.
Command Claude Code
A command for starting phase 6 of a project workflow. It checks progress, finds the first unfinished screen, reads required design files, and verifies supporting infrastructure.
Command Claude Code
A command that commits current changes, pushes the branch, opens a GitHub pull request, merges it into the main branch, and updates local and Codespaces copies.