Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add jeongph/pdf-scan-audit/plugin install pdf-scan-auditWrote 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/commands/jeongph/pdf-scan-audit/audit-pdf)<a href="https://agentmods.dev/commands/jeongph/pdf-scan-audit/audit-pdf"><img src="https://agentmods.dev/badge/commands/jeongph/pdf-scan-audit/audit-pdf.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.00025 | $0.00266 |
| Opus 5 | $0.00013 | $0.00133 |
| Sonnet 5 | $0.00005 | $0.00053 |
| Haiku 4.5 | $0.00003 | $0.00027 |
Grade A, and why
audit-pdf 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 7d 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.
What it actually says
/audit-pdf
스캔 PDF 한 권 또는 여러 권의 품질을 검사합니다.
인자
$ARGUMENTS— 검사할 PDF 경로(공백 구분, 여러 개 가능). 비어 있으면 현재 디렉토리의*.pdf후보로 안내.
동작
pdf-scan-audit skill의 워크플로우 그대로 실행:
- 의존성 확인(
python3 -c "import fitz") - 임시 작업 디렉토리 생성
- 메타·콘텐츠·페이지번호 검사 3종 실행
- 의심 페이지 PNG 추출 및 시각 검증
- 마크다운 표로 결과 보고
- 임시 디렉토리 자동 정리(
--keep미지정 시)
옵션
--keep— 결과 디렉토리 보존(검사 후 경로 안내)
자세한 절차는 ${CLAUDE_PLUGIN_ROOT}/skills/pdf-scan-audit/SKILL.md 참조.
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.
- 7d ago First seen · 27 lines · 25 tokens per session scan A 4708f43945a4
audit-pdf is a command published in the GitHub repository jeongph/pdf-scan-audit (1 stars, last pushed 1mo ago), licensed MIT. It adds 25 tokens to every session and 266 once invoked, about $0.0001 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 commands, from other repositories
octo-docs
Document delivery with export to PPTX, DOCX, PDF formats.
doc-to-md
Convert a PDF, docx, image, or other document to clean Markdown using Antigravity (agy) multimodal Gemini. Saves to docs/agy/converted/.
paper-trail-inject-url
Injecte une URL OA connue (HAL, dépôt uni, NIME, page perso) pour une ref dont la cascade automatique a échoué, puis relance l'acquisition + validation page 1.
paper-trail-acquire
Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI + archive.org + WebSearch ; jusqu'à 17 avec les voies par navigateur et les sources étendues opt-in) ciblée sur les refs d'un SOTA donné. Différent de pipeline run qui…
paper-trail-cascade
Acquire PDFs via the 8-source cascade (11 with opt-in extended sources) for a single ref by slug, or a batch filtered by state. Validates page 1 anti-homonymy on each download.
docs
Document delivery with export to PPTX, DOCX, PDF formats.