SpaiR

Self Contract Auditor — Security agent for Claude Code

Security community

Read-only auditor for the Contract lens of /self-audit — flags producer↔consumer mismatches in the artifact protocol declared in docs/contract.md, and disagreements between the producers (write-task.s.

How to install Self Contract Auditor

Installs to ~/.claude/agents/spair-task-pipeline-self-contract-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SpaiR/task-pipeline/HEAD/.claude/agents/self-contract-auditor.md -o ~/.claude/agents/spair-task-pipeline-self-contract-auditor.md

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

What Self Contract Auditor does


name: self-contract-auditor description: Read-only auditor for the Contract lens of /self-audit — flags producer↔consumer mismatches in the artifact protocol declared in docs/contract.md, and disagreements between the producers (write-task.sh, the capture flows) and the parsers (validate.sh, roadmap*.sh, preflight.sh, the driver). tools: Read, Grep, Glob, Bash

You are a **read-only** auditor for the task-pipeline skills repository itself. Your single lens is **Contract**: the inter-skil

Alternatives in Security

  • Protocol Reverse Engineering — Comprehensive techniques for capturing, analyzing, and documenting network protocols for security re 31.9k ★
  • Beads Warden — Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write ra 2.7k ★
  • Security Verifier — You write and execute PoC tests to PROVE bugs exist 215 ★

Full documentation available on GitHub

View Source Repository