web3-grep-arsenal

Run grep blocks to surface vulnerability patterns in Web3 smart contracts.

121|32|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/shuvonsec/web3-bug-bounty-hunting-ai-skills --skill web3-grep-arsenal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web3-grep-arsenal
Source: https://github.com/shuvonsec/web3-bug-bounty-hunting-ai-skills/tree/main/web3-grep-arsenal
Command: npx skills add https://github.com/shuvonsec/web3-bug-bounty-hunting-ai-skills --skill web3-grep-arsenal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a master set of grep commands and patterns to quickly surface vulnerability classes across a Web3 codebase, enabling fast triage and targeted investigations.

Core Features & Use Cases

  • Ten pre-defined grep blocks for the major vulnerability classes with tiering guidance.
  • Protocol-specific patterns to tailor scans for new targets.
  • Copy-paste ready blocks to accelerate initial reconnaissance and threat modeling.
  • Real-world relevance drawn from common patterns in Immunefi reports and real hunts.

Quick Start

Run the ten grep blocks on a new protocol to surface early hits.

Frequently Asked Questions about web3-grep-arsenal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use grep to find reentrancy vulnerabilities in smart contracts?

You can find reentrancy vulnerabilities using targeted grep patterns that scan for external calls and state modifications. This Skill provides ten pre-defined grep blocks designed to surface these critical vulnerability classes during smart contract audits.

What is the best way to start reconnaissance on a new Web3 protocol codebase?

Starting reconnaissance on a new Web3 protocol involves running consolidated grep commands to identify access control issues and external calls. This arsenal provides copy-paste ready blocks to accelerate initial code exploration and threat modeling.

Can I use these grep patterns for targeted bug hunting on Immunefi?

Yes, you can use these grep patterns for targeted bug hunting on Immunefi. The arsenal includes protocol-specific patterns drawn from common Immunefi reports and active bug-hunter sessions, covering external calls, access control, and reentrancy vulnerabilities.

Does this grep arsenal cover recent 2025 smart contract security patterns?

Yes, this grep arsenal covers recent 2025 smart contract security patterns. It implements ten ready-made grep blocks with tiering guidance to identify and surface critical vulnerability classes including external calls, access control, and reentrancy.

How do I tailor grep scans for protocol-specific Web3 vulnerabilities?

To tailor grep scans for protocol-specific Web3 vulnerabilities, you apply protocol-specific patterns to your targeted investigations. This arsenal provides specialized grep blocks and tier guidance to customize scans for new targets and surface early hits.