Write-as-you-go notes so reporting doesn't become the project
Reporting and evidence management is the most painful part of pentesting. This recipe creates a lightweight logbook workflow — record commands, capture evidence with consistent filenames, and generate a report-ready index as you go. Tool-agnostic, works with any reporting format.
Create a skill called "Engagement Logbook". Inputs I will provide: - Engagement name/code and target list - Any required evidence naming conventions from the client - Reporting format requirements (Word/PDF/Markdown) Task: 1) Generate a recommended folder structure and naming conventions. 2) Provide commands to start/stop a terminal session log and where to store it. 3) Provide a living index.md template that I can fill during the engagement. 4) Include guidance on avoiding secrets in logs and safe storage practices.
Common symptoms:
`engagement/
00-admin/
01-scope/
02-notes/
03-evidence/
04-tool-output/
05-findings/
06-report/`
`script -af 04-tool-output/terminal-$(date +%F).log`
Import tool output, dedupe, and generate consistent deliverables
Pentest reporting is tedious. Dradis CE centralizes evidence and automates imports from Nmap, Burp, and Nessus. This recipe is a pragmatic quickstart — get a Dradis instance running, import scan artifacts, triage findings, and generate a first-pass report.
Stop permissions and credential errors from killing cloud assessments
Prowler scans fail or produce noisy logs because of missing read-only permissions, expired session tokens, or credentials not mounted into containers. This recipe standardizes authentication, documents required policies, and provides a repeatable triage flow for AccessDenied and InvalidClientTokenId.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.
Great, personalized and innovative brands for sure
A workflow to create a brand for your product or client using Gemini and OpenAI to generate images, with KiloClaw managing the prompts, analyzing results, and iterating until every brand element comes together.