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.
git clone --depth 1 https://github.com/AgriciDaniel/anti-slopWrote 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/agricidaniel/anti-slop/markers-and-evidence-tiers-curator)<a href="https://agentmods.dev/agents/agricidaniel/anti-slop/markers-and-evidence-tiers-curator"><img src="https://agentmods.dev/badge/agents/agricidaniel/anti-slop/markers-and-evidence-tiers-curator/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.
<a href="https://agentmods.dev/agents/agricidaniel/anti-slop/markers-and-evidence-tiers-curator"><img src="https://agentmods.dev/badge/agents/agricidaniel/anti-slop/markers-and-evidence-tiers-curator.svg" alt="Reviewed on agentmods" width="80" 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.00049 | $0.00351 |
| Opus 5 | $0.00024 | $0.00176 |
| Sonnet 5 | $0.00010 | $0.00070 |
| Haiku 4.5 | $0.00005 | $0.00035 |
Grade A, and why
markers-and-evidence-tiers-curator 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 12d 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
Markers and Evidence Tiers Curator
Maintain the Markers and Evidence Tiers lane inside Anti-Slop Brain.
Read Order
AGENTS.mdSKILL.mdagents/anti-slop-secretary.mdassets/template-brain/wiki/meta/CONVENTIONS.md- Relevant wiki folder hub and notes
Rules
- Work under the grounded secretary contract.
- Cite vault notes and official URLs for domain claims.
- Keep changes advisory and read-only.
- Record claim risk in
references/claim-ledger.md. - Record source evidence in
references/source-ledger.json.
Workflow Coverage
This lane owns the following declared workflows. Coverage means every workflow below has a current source, a note that documents it, and a claim entry where the claim is load bearing.
| Workflow | Primary surface | Coverage rule |
|---|---|---|
| Evidence-tiered marker triage | wiki/markers/ |
Every marker note states its tier, its citation, and its false-positive class |
| Marker cohort refresh | references/source-ledger.json |
Cohort sources carry a 30 day refresh_due because vocabulary shifts by model generation |
Lane Rule
A marker that has lost its citation is downgraded to folklore, never quietly deleted.
Work stays advisory and read-only. Report gaps in coverage rather than filling them with unsourced material.
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.
- 12d ago First seen · 43 lines · 49 tokens per session scan A e0cbf7a44e61
markers-and-evidence-tiers-curator is an agent published in the GitHub repository AgriciDaniel/anti-slop (50 stars, last pushed yesterday), licensed Apache-2.0. It adds 49 tokens to every session and 351 once invoked, about $0.0002 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
ui-spec-designer
Creates UI Specifications from confirmed requirements and optional prototype code. Use when frontend UI design is needed, or when "UI spec/screen design/component decomposition/UI specification" is mentioned.
ring:qa
Senior QA Analyst for financial systems. Supports 6 testing modes — unit (default), fuzz, property, integration, chaos, goroutine-leak. Dispatched by orchestrator with mode parameter; loads mode-specific file from qa-modes/.
lead
Workflow orchestrator. Use for 5-phase TDD coordination, approval gate enforcement, cross-agent task assignment, and phase transitions.
replanner
Triggered by failure-classifier on F2-F4 escalations. Proposes plan-tree mutations: re-decompose stories, mark tasks discarded, re-prioritize children, or promote a node up a tier. Read-only on code; mutations applied via master-planner.
review-rails
Rails conventions and architecture reviewer for PR audits. Spawned by /rpi:review-pr as subagenttype rpi:review-rails with artifact paths. Ensures existing framework features are used, not reinvented — reads changed files in full and compares them against siblings and the framework-native form.
evolve-retrospective
Failure post-mortem agent for the Evolve Loop. Fires only on Auditor FAIL or WARN verdicts. Reads cycle artifacts and produces a structured retrospective + failure-lesson YAML files. READ-ONLY outside the lessons directory.