Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Shallow-dusty/claude-plugins --skill academic-auditgit clone --depth 1 https://github.com/Shallow-dusty/claude-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/shallow-dusty/claude-plugins/academic-audit)<a href="https://agentmods.dev/skills/shallow-dusty/claude-plugins/academic-audit"><img src="https://agentmods.dev/badge/skills/shallow-dusty/claude-plugins/academic-audit.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00200 | $0.02076 |
| Opus 5 | $0.00100 | $0.01038 |
| Sonnet 5 | $0.00040 | $0.00415 |
| Haiku 4.5 | $0.00020 | $0.00208 |
Grade A, and why
academic-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- evals/trigger_eval.json 2.9 KB
- references/profiles/journal.yaml 591 B
- references/profiles/minimal.yaml 188 B
- references/profiles/thesis.yaml 616 B
- references/rubric.yaml 6.3 KB
- scripts/aigc_heuristic.py 12 KB runs code
- scripts/code_metrics.py 9.0 KB runs code
- scripts/data_audit.py 10 KB runs code
- scripts/git_health.py 9.6 KB runs code
- scripts/latex_audit.py 11 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 173 lines · 200 tokens per session scan A be51b2413976
academic-audit is a skill published in the GitHub repository Shallow-dusty/claude-plugins (2 stars, last pushed 4mo ago), with no licence file. It adds 200 tokens to every session and 2,076 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
review-paper-code
Review research code for reproducibility and quality, extract the paper's main empirical claims, compare paper to code, and write a constructive markdown report. Designed for social science / economics projects with LaTeX papers and Stata, R, or Python code.
review-r
Read-only R code review protocol for .R scripts. Checks code quality, reproducibility, domain correctness, tidyverse idioms, and professional standards; produces a report without editing. Use when user says "review this R script", "check the R code", "audit the analysis code", "code review on the R", or when an R file…
paperlab_neqsim_api_claim_verification
Verify NeqSim API references in PaperLab books against Java source, tests, notebooks, and documented setup patterns. Use for code snippets, method names, constructor signatures, units, and API claims in book chapters.
aris-experiment-bridge
Code review focused on experiment integrity, not general code quality. Check reproducibility, config-driven design, baseline fairness, seed handling. Triggers: "review experiment code", "check implementation", "bridge review", "is this code reproducible", "audit experiment implementation".
audit-public-operation-contracts
Audit a Jacobian operation’s mathematical contract, boundedness, exact results, and composition.
workflows:review
Run multi-agent econometric review on estimation code, identification arguments, and research artifacts.