Audit Figure — Security skill for Claude Code
Audit a figure, or the code that generates it, against the scientific-figures rules.
How to install Audit Figure
Installs to ~/.claude/skills/pliperkiller-research-agent-audit-figure/SKILL.md
mkdir -p ~/.claude/skills/pliperkiller-research-agent-audit-figure && curl -fsSL https://raw.githubusercontent.com/Pliperkiller/research-agent/HEAD/commands/audit-figure.md -o ~/.claude/skills/pliperkiller-research-agent-audit-figure/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Figure does
description: Audit a figure, or the code that generates it, against the scientific-figures rules argument-hint: [path to a .py or .ipynb, or a description of the figure]
Audit the figure given in `$ARGUMENTS` using the `scientific-figures` skill.
- If
$ARGUMENTSis a path to a.pyor.ipynb, runpython scripts/figure_lint.pyfrom the skill. - Read
references/checklist.mdand walk the items the linter cannot decide on its own (R1, R6, R7, R10, cross-panel consis
Alternatives in Security
- Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
- Unifly Audit — Security audit of UniFi configuration 248 ★
- Commit Hook Checklist — Audit commit-hook automation as gates against AI slop and broken commits (Node.js, Go, polyglot) 168 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Figure Audit
Verify figure caption numerics against summary.json sidecars. Args: [--json]
Auditpaper
Audit a complete scientific paper: references, methodology, results, discussion, future works. Validates all c
Cache Audit
A Claude Code skill that audits your setup against the 6 prompt caching rules from Anthropic's engineering tea
Google Business Profile AI Automation
Audit a Google Business Profile against 39 local SEO rules, get a client-ready HTML report, then fix it: rewri
Kai Review Project
Audit a project's AI system against brigade conventions and project-structure rules. Reports PASS/FAIL per che
Academic Paper Accuracy And Citation Audit
Use when: (1) performing a multi-pass LaTeX paper audit covering data consistency, cross-references, scientifi
Related Agents
Verify Figures
A verification agent that performs Stage 1 figure verification — comparing raw figure outputs (PDFs, PNGs from
Figure Critic
Reviews a generated or existing figure (data plot or diagram) against figure-quality rules before it goes in t
LaTeX Figure Specialist
Creates and adjusts TikZ/pgfplots figures, manages figure placement and layout, ensures proper label/ref wirin