Notebook Audit — Security skill for Claude Code
Verify [NB##:K##] claim references in prose against notebook sources.
How to install Notebook Audit
Installs to ~/.claude/skills/andyed-science-agent-notebook-audit/SKILL.md
mkdir -p ~/.claude/skills/andyed-science-agent-notebook-audit && curl -fsSL https://raw.githubusercontent.com/andyed/science-agent/HEAD/commands/notebook-audit.md -o ~/.claude/skills/andyed-science-agent-notebook-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Notebook Audit does
description: Verify [NB##:K##] claim references in prose against notebook sources. Args: [--aggregate=] [--notebooks=] [--cross-repo=]
Run notebook-audit with the user's arguments:
NODE_PATH="${CLAUDE_PLUGIN_DATA}/node_modules" node "${CLAUDE_PLUGIN_ROOT}/cli.js" notebook-audit $ARGUMENTS
Surface unresolved claim references and stale numerics. If the project hasn't set up Key Claims conventions, the tool degrades gracefully and explains what to do — p
Alternatives in Security
- Octoboss Clean Contexts — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
- 02 Cross Reference Audit — Cross-Reference Audit 1.1k ★
- Imcodes — The IM for agents 960 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Academic Paper Accuracy And Citation Audit
Use when: (1) performing a multi-pass LaTeX paper audit covering data consistency, cross-references, scientifi
Figure Audit
Verify figure caption numerics against summary.json sidecars. Args: [--json]
Push Back
Verify a claim against code+docs+memory before acting. Run when a finding/audit/recommendation looks suspect,
Auditpaper
Audit a complete scientific paper: references, methodology, results, discussion, future works. Validates all c
Prose Audit
Lint paper drafts for AI-tell prose patterns. Args: [--severity=warn] [--no-pencil] [--no-muriel] --no-native
Adversarial Audit Engine
Cross-model audit engine for documents and technical artifacts: hallucination gate on verbatim quotes, claim v
Related Agents
Review Fact Checker
Verify every factual claim in a review draft against vault sources. Returns verified/unverified/flagged claims
Moneydive Fact Checker
Verifies every factual claim in an equity intelligence report against source data. Cross-checks peers, financi
Scanner
Read-only pattern scanner. Handles two scan modes — tech-debt (TODOs, deprecated APIs, dead code, quality sign