Skip to content
Security
Command

/spec-audit

Spec-vs-code compliance audit — extracts requirements from a spec / whitepaper / RFC and matches each to the implementation with typed verdicts.

From plugin
auditor
5315 skills8 agents15 commands
Install
> /plugin marketplace add solanabr/auditor-skill
> /plugin install auditor@auditor

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/spec-audit

Context preview

What this command does when you run it.

Spec-vs-code compliance audit — extracts requirements from a spec / whitepaper / RFC and matches each to the implementation with typed verdicts.

Command definition

spec-audit.md
name: auditor:spec-audit
description: Spec-vs-code compliance audit — extracts requirements from a spec / whitepaper / RFC and matches each to the implementation with typed verdicts.
argument-hint: "<spec-file> [program-path]"
allowed-tools: Read, Grep, Glob, Bash, Task

auditor-skill — Spec Compliance (Mode 5)

**Arguments:** $ARGUMENTS

1. Extract a requirement list (Spec-IR) from the supplied spec. 2. Run Phase 0 setup + Phase 0.5 Context Reconstruction; map each instruction / state field to the spec's stated behavior. 3. Build a **Compliance Matrix**: each requirement → `[MET]` / `[VIOLATED-N]` / `[UNIMPLEMENTED]` / `[UNDOCUMENTED-BEHAVIOR]`, cited to code `L#`. 4. Any `[VIOLATED-N]` with N≥6 must pass the Rule 5b gate. `[UNDOCUMENTED-BEHAVIOR]` (code does something the spec never authorizes) is itself a finding. 5. Report the Compliance Matrix + findings.

Ships withauditor

Production-grade security audit for any codebase, powered by AI agents. 20 checklists · 1,413 verification items · 136 known attack vectors · executable PoCs + fix patches A full audit-firm lifecycle (automated + interactive) · Benchmarked against CertiK, SOC

Get the whole plugin

Other commands on auditor.