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/andyed/science-agent/figure-auditgit clone --depth 1 https://github.com/andyed/science-agentWhat 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 | $0.00075 | $0.01050 |
| Opus 5 | $0.00037 | $0.00525 |
| Sonnet 5 | $0.00015 | $0.00210 |
| Haiku 4.5 | $0.00007 | $0.00105 |
Grade A, and why
figure-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 2d 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 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.
- 2d ago First seen · 74 lines · 75 tokens per session scan A 3118947601f3
figure-audit is an agent published in the GitHub repository andyed/science-agent (23 stars, last pushed 10d ago), with no licence file. It adds 75 tokens to every session and 1,050 once invoked, about $0.0004 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-30.
Other agents, from other repositories
verify-agent
Agent "verify-agent" from stephenlzc/AI-Powered-Literature-Review-Skills, covering verify agent 模板, agent 信息, 任务描述, 输入格式 and 验证规则.
sap-qm-consultant
SAP QM(품질관리) 한국어 전문가. 검사계획(QP01), 검사로트(QA01), 결과기록(QE01/QE51N), 사용결정(QA11), 품질통보(QM01), 품질인증서(QC21), 샘플링, SPC 담당. 검사 관련 질문, 합부 판정, 품질 클레임, ISO/IATF/GMP/HACCP 시 자동 위임.
wheeler-researcher
Literature and web search agent for Wheeler research tasks.
algorithm-expert
RL algorithm expert. Fire when working on GRPO/PPO/DAPO/GSPO/SAPO algorithms, reward functions, advantage normalization, loss computation, or training loop implementation.
extract process to neqsim json
Extracts process simulation data from unstructured input (text descriptions, PFDs, operating data, tables, data sheets) and converts it into running NeqSim simulations. Small/medium processes use the JSON builder (ProcessSystem.fromJsonAndRun). Large multi-area processes are split into multiple ProcessSystems composed…
DeepScientist Core Agent
Core operating contract shared by all DeepScientist quest turns.