Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Open-source Claude Code skills, agents, and slash commands for AI-powered penetration testing, bug bounty hunting, and security research
| Date | Stars |
|---|---|
| 2026-07-31 | 443 |
| 2026-08-06 | 456 |
Today
+13 stars today
This week
— stars this week
This month
— stars this month
Momentum
52.0
growth rate 0.00%/day
# Transilience AI Community Security Tools <div align="center"> [](https://www.transilience.ai) [](https://choosealicense.com/licenses/mit/) [](https://github.com/transilienceai/communitytools/stargazers) [](https://claude.ai) **Open-source Claude Code skills and agents for AI-powered penetration testing, bug bounty hunting, AI threat testing, and security reconnaissance — from the team at [Transilience.ai](https://www.transilience.ai)** [Quick Start](#-quick-start) | [Skills](#-skills) | [Architecture](#-architecture) | [Contributing](CONTRIBUTING.md) | [Website](https://www.transilience.ai) </div> --- ## Announcement **Practice Makes Perfect: Teaching an AI to Hack by Learning from Its Mistakes** (March 2026) We built an autonomous pentesting agent that scores **100% (104/104)** on a published CTF benchmark suite — using only structured markdown skill files, no fine-tuning. Starting from a bare 89.4% baseline, we ran a simple loop roughly 15 times: run the benchmarks, find a failure, diagnose the missing technique, write it into a skill file, and run again. The same skills transfer cross-model: Claude Sonnet 4.6 reaches 96.2% and Claude Haiku 4.5 reaches 62.5%. This repository contains the full skill set described in the paper. **[Read the paper](papers/practice-makes-perfect.pdf)** --- ## Overview **Transilience AI Community Tools** is a consolidated Claude Code security testing suite — **26 skills** and **3 tool integrations** that cover the full penetration testing lifecycle from reconnaissance to reporting. Agent roles (coordinator, executor, validator) are defined in `skills/coordination/` with reference material in `skills/coordination/reference/`, and spawned dynamically via `Agent(prompt=...)`. ### Why Choose Transilience Community Tools? - **AI-Powered Automation** — Claude coordinates intelligent security testing workflows - **Complete OWASP Coverage** — 100% OWASP Top 10 + OWASP LLM Top 10 - **Professional Reporting** — CVSS 4.0 (primary; v3.1/v3.0/v2.0 fallback), CWE, MITRE ATT&CK, Transilience-branded PDF reports - **Playwright Integration** — Browser automation for client-side vulnerability testing - **Payload-Enriched References** — 160+ reference files with inline PayloadsAllTheThings techniques - **Open Source** — MIT licensed for commercial and personal use --- ## Prerequisites ### Local Setup - **Claude Code** — [Install Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code/overview) - **Playwright** — Required for client-side testing, HackTheBox/HackerOne automation, and browser-based evidence capture. Install via: `npm install -g @playwright/mcp && npx playwright install chromium` - **Python 3** — Required for tools (`env-reader.py`, `nvd-lookup.py`, `slack-send.py`) - **Kali Linux tools** (optional) — nmap, gobuster, ffuf, sqlmap, testssl, etc. Only needed for network/infrastructure testing ### Docker Setup (Recommended) A single script spins up a Kali Linux container with Claude Code, Playwright (headed via Xvfb), and all Kali security tools pre-installed: ```bash bash scripts/kali-claude-setup.sh projects/pentest ``` This builds a Docker image with Kali Rolling + Node.js + Claude Code + Playwright + Chromium, mounts the project workspace, and launches Claude Code with `--dangerously-skip-permissions`. Use `--rebuild` to force a fresh image build. --- ## Quick Start ### 1. Clone and enter the project ```bash git clone https://github.com/transilienceai/communitytools.git cd communitytools/projects/pentest ``` ### 2. Open Claude Code and run skills ```bash claude # Launch Claude Code from the projects/pentest directory ``` Then use slash commands inside the Cl
Excerpt of 16,859 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:a4813a5e87640d99, llm:Repository description: 'Open-source Claude Code skills, agents, and slash commands for AI-powered penetration testing, bug bounty hunting, and security research' and topics: bounty-hunters, pentest, pentest-tool, security, security-research, security-tools
matched fp:a4813a5e87640d99, llm:Repository description: 'Open-source Claude Code skills, agents, and slash commands for AI-powered penetration testing, bug bounty hunting, and security research' and topics: bounty-hunters, pentest, pentest-tool, security, security-research, security-tools
matched fp:a4813a5e87640d99, llm:Repository description: 'Open-source Claude Code skills, agents, and slash commands for AI-powered penetration testing, bug bounty hunting, and security research' and topics: bounty-hunters, pentest, pentest-tool, security, security-research, security-tools