list_tools
Discover and filter 670+ cybersecurity tools by module, install method, or installed status. Narrow the registry to find the right tool before checking installation or details.
Instructions
List and filter the 670+ cybersecurity tools in the registry.
Returns the tools drawn from tools_config.json — the same registry the installer and the advisors share — with the total count, the filters still available to narrow the results, and one entry per tool. Combine the filters to scope the list: module="web" for web tools, method="pipx" for Python-packaged tools, installed_only=True for only what is on this host. Start here to discover what exists before check_installed or get_tool_info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Filter by install method. One of apt, pipx, go, cargo, gem, git, binary, docker, snap, special, source, npm. | |
| module | No | Filter by module (e.g. "web", "pwn", "forensics"). 18 modules available. | |
| installed_only | No | If true, only return tools that are currently installed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||