# Dirsearch

> Use this skill when the user wants to discover hidden web paths, directories, and files with advanced scanning features.

- Skill: `javimosch/dirsearch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/dirsearch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/dirsearch/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/dirsearch

---


# dirsearch Plugin

dirsearch is an advanced web path scanner.

## Usage Examples

- "scan a target for hidden paths"
- "discover API endpoints on a web server"
- "recursive scanning with JSON output"

## Installation

```bash
pip install dirsearch
```

## Key Features
- Advanced web path discovery
- Recursive scanning with depth control
- Custom wordlist and extension support
- Request throttling and rate limiting
- Proxy and Tor integration
- JSON and other output formats

