check-tools
Installation
SKILL.md
Check Tools
Verify which pentesting tools are available on this system, with versions and install instructions for missing ones.
How to Use
If wrapper scripts are available (in-repo mode):
Run the check script:
bash scripts/check-tools.sh
No arguments required. The script scans for all 18 tools and reports installed tools with versions, missing tools with install instructions, and a summary count.
If standalone (plugin mode):
Check each tool manually using command -v: