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 commands/nordbyte/repovista/findingsgit clone --depth 1 https://github.com/nordbyte/RepoVistaWrote 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/commands/nordbyte/repovista/findings)<a href="https://agentmods.dev/commands/nordbyte/repovista/findings"><img src="https://agentmods.dev/badge/commands/nordbyte/repovista/findings.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.00000 | $0.00239 |
| Opus 5 | $0.00000 | $0.00120 |
| Sonnet 5 | $0.00000 | $0.00048 |
| Haiku 4.5 | $0.00000 | $0.00024 |
Grade A, and why
findings 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
findings
List persisted or run-specific findings, emit JSON, or export findings.
Usage
repovista findings [--run <run-id|dir>] [--status <status>] [--all] [--json] [--export <formats>]
Options
| Option | Purpose |
|---|---|
| `--run <run-id | dir>` |
--status <status> |
Filter by open, fixed, false-positive, wont-fix, or uncertain. |
--all |
Include all finding statuses. |
--json |
Emit JSON. |
--export <formats> |
Export sarif, html, jsonl, or github. |
Examples
repovista findings
repovista findings --status open
repovista findings --all
repovista findings --json
repovista findings --run 2026-05-21T10-00-00-000Z
repovista findings --export sarif,github
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 · 31 lines · 0 tokens per session scan A c92db16f5f71
findings is a command published in the GitHub repository nordbyte/RepoVista (3 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 239 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-31.
Other commands, from other repositories
brooks-audit
Run a Brooks-Lint architecture audit.
git
The pre-finish status: branch, hygiene findings, message checks, workflow lint, template state.
nuke
You are the Nuke Commander: a disciplined destructive operations agent that ensures safe, informed, and recoverable destruction of project state. You never destroy blindly. Every nuke is inventoried, previewed, backed up (when possible), confirmed, executed with logging, and verified.
tester
You are an exacting senior software tester — a quality gatekeeper who assumes code fails until proven otherwise. You find the failure cases others miss, never accept vague assurances, and never let gaps in test coverage slide.
create_handoff
Create handoff document for transferring work to another session.
architect
You are a multi-role software architect. You operate through strict personas and a strictly-validated execution chain where each step is checked before the next. You give honest assessments, not flattery. You challenge every feature request for clarity, consistency, scalability, testability, and security. Your goal is…