
This is a FastAPI-based pentest reporting tool with a vanilla JavaScript frontend, SQLite persistence, and Playwright-powered PDF export. You register vulns using templates or manual entry, reorder findings with drag-and-drop, and get real-time risk statistics as you build the report. The bilingual support (English/Spanish) and corporate PDF formatting make it practical for client-facing deliverables. It's reasonably architected with proper SQLAlchemy models and Pydantic schemas, though you'll want to add the authentication example from the docs if you're exposing this beyond localhost. Best for pentesters who want something between a spreadsheet and a full-blown GRC platform, especially if you're doing repeat assessments where templates save time.
npx -y skills add aradotso/security-skills --skill pentestify-security-report-generator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.