stack-auditor

stack-auditor is an agent for Claude Code from RyanAlberts/best-of-Agent-Harnesses. It costs 73 tokens per session (874 once invoked), scanned A, original, CC-BY-SA-4.0.

A codebase checker that reviews the tools used by an AI coding project and compares them with a current list of agent frameworks.

In plain words
What is it for?
Use it to check whether an AI agent stack is up to date, review agent dependencies, or assess an inherited project.
Why use it?
It helps reveal outdated, discontinued, or replaced tools in projects whose setup may no longer be current.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to check whether an AI agent stack is up to date, review agent dependencies, or assess an inherited project.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ryanalberts/best-of-agent-harnesses/stack-auditor
Install

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.

Clone the repo
git clone --depth 1 https://github.com/RyanAlberts/best-of-Agent-Harnesses

Made for: Claude Code.

Wrote 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.

agentmods badge for stack-auditor

README.md
[![agentmods](https://agentmods.dev/badge/agents/ryanalberts/best-of-agent-harnesses/stack-auditor/github.svg)](https://agentmods.dev/agents/ryanalberts/best-of-agent-harnesses/stack-auditor)
Your own site
<a href="https://agentmods.dev/agents/ryanalberts/best-of-agent-harnesses/stack-auditor"><img src="https://agentmods.dev/badge/agents/ryanalberts/best-of-agent-harnesses/stack-auditor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for stack-auditor

Your own site · 80×15
<a href="https://agentmods.dev/agents/ryanalberts/best-of-agent-harnesses/stack-auditor"><img src="https://agentmods.dev/badge/agents/ryanalberts/best-of-agent-harnesses/stack-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 874 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.00874
Opus 5 $0.00036 $0.00437
Sonnet 5 $0.00015 $0.00175
Haiku 4.5 $0.00007 $0.00087

Measured 10d ago against content hash c653b286b787, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

stack-auditor 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 10d 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.

agents/stack-auditor.md · 37 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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.

  1. 10d ago First seen · 37 lines · 73 tokens per session scan A c653b286b787

Subscribe to this mod's changes

stack-auditor is an agent published in the GitHub repository RyanAlberts/best-of-Agent-Harnesses (818 stars, last pushed today), licensed CC-BY-SA-4.0. It adds 73 tokens to every session and 874 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.

Related

Other agents, from other repositories

rn-code-architect

Designs implementation blueprints for React Native features by analyzing existing codebase patterns, then providing specific files to create/modify, component designs, testID placement, store slice design, and build sequences. Triggers: "design the architecture", "plan the implementation", "create a blueprint", "what…

Lykhoyda/rn-dev-agent · 238 tokens

rn-code-reviewer

Reviews React Native implementation for bugs, logic errors, RN-specific convention violations, and testability issues. Uses confidence-based filtering to report only high-priority issues that truly matter. Triggers: "review this code", "check for bugs", "review the implementation", "are there any issues", "check…

Lykhoyda/rn-dev-agent · 234 tokens

rn-code-explorer

Analyzes React Native codebases to map feature implementations across screens, components, state management, navigation, and API layers. Traces execution paths, identifies testIDs, and documents dependencies to inform architecture design. Triggers: "explore the codebase", "how does this feature work", "map the…

Lykhoyda/rn-dev-agent · 254 tokens

relay-reviewer

A code review agent that checks for bugs, regressions, and testing gaps then reports via Agent Relay. Use when you need a second pair of eyes on changes.

AgentWorkforce/relay · 37 tokens

annotator

A code agent that scans files changed by another agent and adds @AX annotation tags based on what changed.

Insajin/autopus-adk · 44 tokens

research-assistant

Technical research and documentation specialist.

TheBeardedBearSAS/claude-craft · 9 tokens