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/indianoldturtledove/codex-oss-maintainer-toolkit/code-reviewergit clone --depth 1 https://github.com/IndianOldTurtledove/codex-oss-maintainer-toolkitWrote 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/indianoldturtledove/codex-oss-maintainer-toolkit/code-reviewer)<a href="https://agentmods.dev/agents/indianoldturtledove/codex-oss-maintainer-toolkit/code-reviewer"><img src="https://agentmods.dev/badge/agents/indianoldturtledove/codex-oss-maintainer-toolkit/code-reviewer.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.00000 | $0.00276 |
| Opus 5 | $0.00000 | $0.00138 |
| Sonnet 5 | $0.00000 | $0.00055 |
| Haiku 4.5 | $0.00000 | $0.00028 |
Grade A, and why
code-reviewer 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
Code Reviewer Agent
Comprehensive review for a completed maintainer change.
Trigger Conditions
- Before merging a PR
- Before preparing release notes
- When a risky refactor needs a second pass
Workflow
1. Gather Context
git diff --name-only HEAD~1
git diff HEAD~1
2. Review Dimensions
Correctness
- The change solves the stated problem
- Edge cases are handled
- Rollback path is clear
Architecture
- Matches existing repository patterns
- Avoids unnecessary abstractions
- Keeps ownership boundaries clear
Safety
- Inputs are validated
- Secrets and credentials are untouched or handled safely
- Migrations or rollout constraints are documented
Validation
- Relevant checks are listed
- Tests or linters were run where needed
- Docs or prompts were updated if behavior changed
Output Format
# Code Review Report
## Summary
[One sentence]
## Must Fix
1. [file] Problem, reason, suggested action
## Should Fix
1. [file] Improvement suggestion
## Validation Gaps
- Missing command or evidence
## Merge Recommendation
[Ready / Needs changes]
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 · 62 lines · 0 tokens per session scan A eb79171ed857
code-reviewer is an agent published in the GitHub repository IndianOldTurtledove/codex-oss-maintainer-toolkit (45 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 276 tokens. 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
stage-20-lodging
Agent "stage-20-lodging" from TelivityAI/otaip, covering stage 20 -- lodging agents, agent 20.1 -- hotel search aggregator, agent 20.2 -- property deduplication, agent 20.3 -- hotel content normalization and agent 20.4 -- hotel rate comparison.
stage-0-reference
Agent "stage-0-reference" from TelivityAI/otaip, covering stage 0 -- reference data agents, agent 0.1 -- airport/city code resolver, agent 0.2 -- airline code & alliance mapper, agent 0.3 -- fare basis code decoder and agent 0.4 -- class of service mapper.
stage-9-platform
Agent "stage-9-platform" from TelivityAI/otaip, covering stage 9 -- platform agents, agent 9.1 -- orchestrator, agent 9.2 -- knowledge retrieval, agent 9.3 -- monitoring & alerting and agent 9.4 -- audit & compliance.
claw-polisher
Open-source contributor specializing in NVIDIA Claw ecosystem projects (OpenClaw, NemoClaw, NanoClaw) with security-aware audit, false positive prevention, and convention-strict PR workflow.
framework-scout
Open-source agent framework assessor that evaluates community health, supersession risk, architecture alignment, and governance sustainability to classify investment readiness before committing resources.
finance-claw-playbook
This playbook lets an external claw act as FlowWink's finance department — running invoicing, expense booking, bank reconciliation, and period close (record-to-report) — without…