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 agentmods add agents/yqi96/warranted/literature-extractorgit clone --depth 1 https://github.com/yqi96/warrantedWrote 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/agents/yqi96/warranted/literature-extractor)<a href="https://agentmods.dev/agents/yqi96/warranted/literature-extractor"><img src="https://agentmods.dev/badge/agents/yqi96/warranted/literature-extractor.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.00048 | $0.00334 |
| Opus 5 | $0.00024 | $0.00167 |
| Sonnet 5 | $0.00010 | $0.00067 |
| Haiku 4.5 | $0.00005 | $0.00033 |
Grade A, and why
literature-extractor 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 5d 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
Obligation
Acquire literature Statements for the survey's evidence pool. Given a set of papers, read each one and extract the propositions that bear on the survey question.
Output format
Per paper, return:
statements_created: array of Statement idsadvisory_theme_keywords: plain words suggesting theme categories (do not register as tags)conflicts_flagged: any conflicts detected within-batch or within-paper, with the other work's bibkey in the sentencewarnings: every warning the tool returned, copied verbatim, orno warningsstatus: one ofOK,READ-NO-FINDING, orFAILED: <reason>
Tools
Your allow-list is Read (PDFs), Grep, search_nodes, create_statements, and nothing else. create_tag, create_tags, tag_nodes, create_claim, create_warrant, update_node, update_tag, verify_statements, and compile_arguments are not available to you — the delegation boundary is enforced by the allow-list, not by this sentence.
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.
- 5d ago First seen · 27 lines · 48 tokens per session scan A d8ec211c95a5
literature-extractor is an agent published in the GitHub repository yqi96/warranted (2 stars, last pushed 3d ago), licensed MIT. It adds 48 tokens to every session and 334 once invoked, about $0.0002 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 agents, from other repositories
quarto-critic
Adversarial QA agent that compares Quarto HTML against Beamer PDF benchmark. Produces harsh, actionable criticism. Does NOT edit files — read-only analysis only.
pdf_agent
::: aiagents4pharma.talk2scholars.agents.pdfagent.
pdf-workflow-planner
Plans PDF extraction workflows using DAG-based execution for optimal performance.
section_enhancer_real
You receive a section with messy blocks. Your job: USE ALL OUR EXISTING TOOLS to clean it up.
round-trip-reconstructor
Act as a document reconstruction specialist. Your purpose is to prove a distillate's completeness by reconstructing the original source documents from the distillate alone.
Demonstrate
Agent for demonstrating VS Code features.