Pentest AI Agents Gui — Security skill for Claude Code
Used in conjunction with pentest-ai-agents.
How to install Pentest AI Agents Gui
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open arcdatasystems/pentest-ai-agents_gui and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pentest AI Agents Gui does
Used in conjunction with pentest-ai-agents.
Alternatives in Security
- Skill Threat Modeling — Code-First Deep Risk Analysis Skill for Claude Code - 8-Phase Workflow with Security design review, STRIDE Thr 207 ★
- Kali Pentest — Kali Linux penetration testing skill for AI agents (Claude Code, OpenClaw, Hermes Agent) 100 ★
- Pentest Report — 🔒 Pentest Report 75 ★
README
pentest-ai-dash
**Persistent findings database and web GUI for pentest-ai-agents.**
[](https://www.python.org/) [](https://sqlite.org/) [](LICENSE)
pentest-ai-dash gives the [pentest-ai-agents](https://github.com/0xSteph/pentest-ai-agents) ecosystem a place to store findings across Claude Code sessions. A SQLite database holds hosts, services, vulnerabilities, credentials, and attack chains. A Flask web GUI lets you browse, edit, and export everything. A set of Bash CLIs let the agents write to it automatically.
**Agents not included.** Install agents separately from [0xSteph/pentest-ai-agents](https://github.com/0xSteph/pentest-ai-agents).
What's included
| Component | Description |
|---|---|
gui.py |
Flask web server — serves the dashboard and a REST API |
gui.html |
Single-file frontend (no build step, no npm) |
findings.sh |
CLI for adding and querying hosts, services, vulns, creds, chains |
engagement.sh |
Create, switch, archive, and purge engagements |
report.sh |
Generate a self-contained HTML report from any engagement |
report-template.html |
Report template (customise with report.conf) |
report_docx.py |
Generate a styled Word (.docx) report — requires python-docx |
handoff.sh |
Print a Markdown session handoff summary |
doctor.sh |
Audit which underlying pentest tools are installed on this machine |
migrate.sh |
Forward-migrate an existing database to the current schema |
schema.sql |
SQLite schema (reference / manual init) |
lib/common.sh |
Shared shell library used by all CLIs |
hooks/session-start.sh |
Claude Code hook — surfaces active engagement at session start |
Quick start
# 1. Clone
git clone https://github.com/arcdata
Related Skills
Claude Code For Jetbrains
Claude Code for JetBrains IDEs — a native GUI client for Anthropic's AI coding agent. Streaming chat, editable
Claude Code Native
Claude Code for JetBrains IDEs — a native GUI client for Anthropic's AI coding agent. Streaming chat, editable
Web Security Audit Skill
Skill de auditoria de seguridad web completa (pentest black-box). 70+ tests automatizados, OWASP Top 10, CVEs,
Mingyi Atlas
Harness-driven terminal AI agent for authorized security assessment, with TUI, headless automation, persistent
Ad Pentest
Perform Active Directory penetration test on: $ARGUMENTS
API Pentest
Perform API security testing on: $ARGUMENTS
Related Agents
Brain
Central knowledge coordinator. Use BEFORE launching any other pentest agent to get context on what's already b
Pentest Auditor
Runs automated penetration testing — web, API, browser, GitHub, and local code security probing. Dispatched by
Pentest Commander
Pentest engagement lead. Owns research, planning, multi-domain grow-agent dispatch, cross-target synthesis, an