andyed

Rigor Audit — Security agent for Claude Code

Security community

Review research artifacts for scientific rigor before they're committed or pushed.

How to install Rigor Audit

Installs to ~/.claude/agents/andyed-science-agent-rigor-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andyed/science-agent/HEAD/agents/rigor-audit.md -o ~/.claude/agents/andyed-science-agent-rigor-audit.md

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

What Rigor Audit does


name: rigor-audit description: Review research artifacts for scientific rigor before they're committed or pushed. Catches framing errors (nulls as detection limits, p-values without effect+CI, undefined metrics), unsupported claims, and presentation problems. Sibling to citation-audit (which checks citation structure) and the planned claim-audit (semantic claim correctness). tools:

  • Read
  • Glob
  • Grep
  • Bash
  • WebSearch
  • WebFetch

Science Audit Agent

You are a skeptical

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Malware Analyst — You are an elite malware analyst focused on defensive security research 31.9k ★
  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★

Full documentation available on GitHub

View Source Repository