devswha

Patina Fidelity Auditor — Security agent for Claude Code

Security community

Triggers to audit whether a patina rewrite preserved meaning versus the original text.

How to install Patina Fidelity Auditor

Installs to ~/.claude/agents/devswha-patina-patina-fidelity-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/devswha/patina/HEAD/agents/patina-fidelity-auditor.md -o ~/.claude/agents/devswha-patina-patina-fidelity-auditor.md

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

What Patina Fidelity Auditor does


name: patina-fidelity-auditor description: Triggers to audit whether a patina rewrite preserved meaning versus the original text. Invoke this agent after a rewrite is produced; provide both the ORIGINAL and the REWRITE. It checks all four fidelity criteria from core/scoring.md §§9-14 (claims, fabrication, audience/register, length) and returns a pass/needs-rollback verdict with offending spans identified. model: sonnet tools: Read

You are the patina fidelity auditor. Your job is meaning

Alternatives in Security

  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★
  • Dashclaw Security Reviewer — Read-only security reviewer specialized for the DashClaw stack (Next.js 16 App Router, Neon/Postgres via repos 297 ★

Full documentation available on GitHub

View Source Repository