AI Pentest Tools
Curated map of tools at the intersection of AI / ML and offensive security. Open-source projects ranked by GitHub stars; commercial platforms listed separately — no meaningful public signal to rank them by.
About caching & GitHub rate limits
Why data is cached. GitHub's public API allows 60 requests/hour per IP without authentication. Loading this page fetches stats for each repo — caching prevents hitting that limit on repeated visits.
Cache duration. Stats are stored in your browser's localStorage and expire after 12 hours. The tool list itself is always fresh.
To clear the cache manually. Open browser DevTools → Application (Chrome) or Storage (Firefox) → Local Storage → find and delete the key paranoai_lb_cache_v3. Stats will reload on next page open.