Laxen123

Audit With Verification — Security skill for Claude Code

Security community

Run a parallel-review-then-adversarial-verify audit on a URL, feature spec, or code path.

How to install Audit With Verification

Installs to ~/.claude/commands/laxen123-the-machinery-audit-with-verification.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Laxen123/the-machinery/HEAD/.claude/commands/audit-with-verification.md -o ~/.claude/commands/laxen123-the-machinery-audit-with-verification.md

Restart Claude Code, or start a new session, for it to be picked up.

What Audit With Verification does


description: Run a parallel-review-then-adversarial-verify audit on a URL, feature spec, or code path. Dispatches N reviewer agents, then one Playwright/Read-Grep verifier per finding. Writes docs/superpowers/audits/-/report.md with verified findings as the fix queue. See docs/superpowers/AUDIT-RUNBOOK.md for full semantics.

/audit-with-verification

You are orchestrating a two-stage audit harness. Follow this protocol exactly. The runbook is `docs/superpowers/AUDIT-RUNBOO

Alternatives in Security

  • Deepsec — Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents 7.8k ★
  • Competitive Audit — Capture a competitor website with Playwright and extract its color system, typography, layout patterns, and 's 309 ★
  • SEO Audit Skill — English · 中文 可复用的单页面 SEO 审计 Agent Skill 235 ★

Full documentation available on GitHub

View Source Repository