Report — Security skill for Claude Code
Compile findings into markdown security assessment report.
How to install Report
Installs to ~/.claude/commands/mayflower-kali-ai-redteam-report.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mayflower/kali-ai-redteam/HEAD/.claude/commands/report.md -o ~/.claude/commands/mayflower-kali-ai-redteam-report.md Restart Claude Code, or start a new session, for it to be picked up.
What Report does
description: Compile findings into markdown security assessment report
Generate AI security assessment report from `/pentest/` findings.
Report Structure
Create `/pentest/reports/assessment-$(date +%Y%m%d).md` with:
1. Executive Summary
- Assessment scope and objectives
- Key findings overview (Critical/High/Medium/Low counts)
- Overall risk rating
- Top 3 recommendations
2. Methodology
- Tools used (garak, promptfoo, manual testing)
- Testing phases completed
- Scope lim
Alternatives in Security
- Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
- Skills Audit Report — Date: 2026-02-15 Auditor: Automated Skill Quality Audit Scope: Recently added skills in business-growth/, fina 5.3k ★
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Tokens
Analyze audit-log.jsonl for ghost-token-waste patterns across the 6 PLAN-047 detectors. Emits a markdown repor
Tier 3 Code Refinement Report
Date: 2026-03-20 Status: ALL 54 FINDINGS IMPLEMENTED Scope: Full codebase (18 plugins, 888 files, ~266K lines)
Gdpr Review
Audit the codebase (or a given path/feature) for GDPR compliance and produce a prioritized findings report
Audit Report
Aggregate audit checkpoints into the final report — executive summary, Scope Coverage, findings by severity, m
AI Audit Report
A Claude Code skill for AI consultants that conducts a structured 5-domain interview, auto-scores each domain
Audit
Run a read-only system audit and report findings by severity.
Related Agents
Artifact Writer
Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Me
Report Agent
Security report writer agent. Use after the Red Team Agent completes an attack to generate professional penetr
Static Analysis
Use after code-generator completes to run static analysis tools and report findings. Runs in parallel with sec