METATRON Penetration Testing Assistant Skill by ara.so — Daily 2026 Skills collection. METATRON is a CLI-based AI penetration testing assistant that runs entirely locally — no cloud, no API keys. It orchestrates recon tools (nmap, whois, whatweb, curl, dig, nikto), feeds results to a locally running fine-tuned LLM ( via Ollama), and stores all findings in MariaDB with full scan history, vulnerability tracking, and PDF/HTML export. --- Architecture Overview Database spine: every scan creates a in ; all other tables link via . --- Installation 1. Clone and set up Python environment 2. Install s…