Compares two security audit reports side by side to show what you've fixed, what's still broken, and what new issues cropped up since last time. The output is surprisingly thorough: score deltas with ASCII charts, remediation rates by severity, average time to fix, and a markdown comparison report you can stick in your docs. Works by matching findings across reports using IDs, component names, or locations. Honestly most useful right after a security sprint when you want to prove progress to stakeholders or verify that fixing one thing didn't break another. The trend analysis across three plus reports is a nice touch if you're running regular audits.
npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-report-compare