Prose Audit — Security skill for Claude Code
Lint paper drafts for AI-tell prose patterns.
How to install Prose Audit
Installs to ~/.claude/skills/andyed-science-agent-prose-audit/SKILL.md
mkdir -p ~/.claude/skills/andyed-science-agent-prose-audit && curl -fsSL https://raw.githubusercontent.com/andyed/science-agent/HEAD/commands/prose-audit.md -o ~/.claude/skills/andyed-science-agent-prose-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Prose Audit does
description: Lint paper drafts for AI-tell prose patterns. Args: [--severity=warn] [--no-pencil] [--no-muriel] [--no-native] [--summary] [--json]
Run the science-agent prose audit with the user's arguments:
NODE_PATH="${CLAUDE_PLUGIN_DATA}/node_modules" node "${CLAUDE_PLUGIN_ROOT}/cli.js" prose-audit $ARGUMENTS
Then summarize. Lead with the highest-severity rule clusters (where the same rule fires many times — that's the actionable signal). If `$ARGUMENTS` is
Alternatives in Security
- Brooks Audit — Run a Brooks-Lint architecture audit 1.5k ★
- /chain — Build an A→B→C exploit chain for higher severity and payout 927 ★
- OpenTag — Open-source, channel-native agent gateway for Slack 499 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gaia Harden
Judge-the-form, human-gated hardening. Reviews recurring code-audit-frontend findings and, with approval, draf
Notebook Audit
Verify [NB##:K##] claim references in prose against notebook sources. Args: [--aggregate= ] [--notebooks= ] -
Figure Audit
Verify figure caption numerics against summary.json sidecars. Args: [--json]
Paper Style Guide
Claude Code skill: audit and rewrite academic ML/CS paper drafts. Pass A (style) + Pass B (submission checklis
Paper Trail Audit Article
Per-citation audit of an academic article (LaTeX or Markdown). Produces RECEIPTS.md classifying each citation
Paper Trail Doctor
Audit the registry via the 19 mechanical invariants (I1-I19). Reports ERROR/WARN/INFO violations. Optional aut
Related Agents
Worker Lint
Runs lint.py against the wiki, parses tiered output, returns severity summary. Use before quarterly reviews or
Audit Collector
Read-only subagent that runs an audit skill (default /audit-setup) and returns a compact severity-bucketed fin
Figure Audit
Verify figure caption numerics against their summary.json sidecars. For each figure section in an INDEX.md, wa