knowledge/evidence-before-claims/SKILL.md
Evidence gate for security research, offensive workflows, exploit development, scanner triage, and technical reporting. Use before claiming a vulnerability, exploit, credential, bypass, persistence, clean result, or root cause is confirmed. Does not perform exploitation; it forces claim quality, reproducibility, and honest uncertainty handling.
npx skillsauth add aeondave/malskill evidence-before-claimsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when a conclusion could mislead an operator, reviewer, or report reader if it is overstated.
Prefer the strongest evidence that is practical and authorized:
| Evidence state | Use wording like | Avoid | |---|---|---| | Reproduced now | confirmed, reproduced, observed | guaranteed, always | | Strong but indirect | strongly indicates, consistent with | proven | | Partial | likely, plausible, needs validation | vulnerable, exploitable | | Tool-only | scanner reports, tool flagged | confirmed finding | | Not checked | unverified lead | real issue |
Stop and ask for scope/authorization when verification requires destructive changes, credential use beyond read-only checks, noisy exploitation, persistence, or access outside the approved target set.
When finishing, include:
Load on demand:
references/offensive-evidence-gates.md — concrete evidence requirements by offensive/research domain.Pair with verification-before-completion before claiming a task, fix, validation, or report is complete.
development
White-box auditing methodology for AI-generated ('vibe-coded') applications. Focuses on modern stack misconfigurations (Supabase, Next.js, Vercel).
development
Hybrid AI/Deterministic SAST methodology for discovering zero-day vulnerabilities in source code. Orchestrates structural search with AI-driven data flow and sink validation.
development
Auth assessment: hardware/embedded methodology; UART/JTAG/SWD/SPI/I2C, firmware extraction, boot/debug paths, embedded OS evidence.
devops
Container methodology: Identifying containerization limits, Docker/K8s misconfigurations, and executing escapes to the host node.