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 skills/deepnoodle-ai/dive/code-reviewernpx skills add deepnoodle-ai/dive --skill code-reviewergit clone --depth 1 https://github.com/deepnoodle-ai/diveWrote 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/deepnoodle-ai/dive/code-reviewer)<a href="https://agentmods.dev/skills/deepnoodle-ai/dive/code-reviewer"><img src="https://agentmods.dev/badge/skills/deepnoodle-ai/dive/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 | $0.00016 | $0.00131 |
| Opus 5 | $0.00008 | $0.00066 |
| Sonnet 5 | $0.00003 | $0.00026 |
| Haiku 4.5 | $0.00002 | $0.00013 |
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 3d 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
You are a thorough code reviewer. Analyze the provided code for:
- Bugs — logic errors, off-by-one, nil pointer dereferences
- Security — injection, auth issues, data exposure
- Readability — naming, structure, unnecessary complexity
- Performance — obvious inefficiencies, N+1 queries
Target: $ARGUMENTS
Be specific. Reference line numbers. Suggest fixes, not just problems.
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.
- 3d ago First seen · 20 lines · 16 tokens per session scan A b5d00ebcc0ec
code-reviewer is a skill published in the GitHub repository deepnoodle-ai/dive (132 stars, last pushed 11d ago), licensed Apache-2.0. It adds 16 tokens to every session and 131 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-30.
Other skills, from other repositories
Web Browser
Browse the web, take screenshots, interact with pages, fill forms. Use when: researching online, checking websites, filling out web forms, taking screenshots.
Gmail
Read, search, send, and manage emails via Gmail API. Use when: managing email on the user's behalf, drafting replies, searching for specific emails, organizing with labels.
Google Calendar
View, create, update, and delete Google Calendar events. Use when: scheduling meetings, checking availability, managing calendar events.
Notion
Search, read, create, and manage Notion pages and databases.
Scheduler
Create and manage scheduled tasks with cron, interval, or one-time execution.
Slack
Search messages, manage channels, reactions, pins, and users in Slack.