This is a fully local penetration testing assistant that chains nmap, whois, nikto, and other recon tools, feeds the output to a fine-tuned Qwen LLM running via Ollama, and stores everything in MariaDB with scan history and vulnerability tracking. You get PDF and HTML reports, an agentic loop that reasons about findings, and zero API calls. It's built for Parrot OS but runs anywhere with the tooling installed. The setup is manual but well documented: pull a 4B or 9B model, build a custom Modelfile, create five database tables, and run the CLI in a second terminal while the model stays loaded. If you want AI assisted pentesting that never leaves your machine and you're comfortable with some assembly required, this is a solid starting point.
npx skills add https://github.com/aradotso/trending-skills --skill metatron-pentest-assistant