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/detection-and-provenance-curator)<a href="https://agentmods.dev/agents/agricidaniel/anti-slop/detection-and-provenance-curator"><img src="https://agentmods.dev/badge/agents/agricidaniel/anti-slop/detection-and-provenance-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/detection-and-provenance-curator"><img src="https://agentmods.dev/badge/agents/agricidaniel/anti-slop/detection-and-provenance-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.00045 | $0.00340 |
| Opus 5 | $0.00023 | $0.00170 |
| Sonnet 5 | $0.00009 | $0.00068 |
| Haiku 4.5 | $0.00005 | $0.00034 |
Grade A, and why
detection-and-provenance-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.
Copies of this mod
1 near-identical copy found in the catalogue:
- structural-tests-curator — 86% identical, 14 lines differ
What it actually says
Detection and Provenance Curator
Maintain the Detection and Provenance 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 |
|---|---|---|
| Deterministic scan | scripts/ |
Residue, placeholder, reference and dependency scanners run before any judgment is formed |
| Governance tracking | wiki/detection/ |
Regulation and platform norms move faster than the corpus evidence and are refreshed on a 30 day cycle |
Lane Rule
Capability to attribute a model does not license attributing one. The firewall forbids the verdict.
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 · 45 tokens per session scan A e13b85d2548d
detection-and-provenance-curator is an agent published in the GitHub repository AgriciDaniel/anti-slop (48 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 45 tokens to every session and 340 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
ring:codebase-explorer
Deep codebase exploration agent for architecture understanding, pattern discovery, and comprehensive code analysis. Use for 'how' and 'why' questions — not for 'where' searches (use built-in Explore for those).
ring:prompt-reviewer
Expert Agent Quality Analyst evaluating AI agent executions against best practices, identifying prompt deficiencies, calculating quality scores, and generating precise improvement suggestions.
ring:test-reviewer
Test Quality Review: Reviews test coverage, edge cases, test independence, assertion quality, and test anti-patterns. Runs in parallel with other reviewers at Gate 8.
ring:obs-reviewer
Conditional Gate 8 specialist for lib-observability, tracing, metrics, logging, runtime recovery, panic safety, redaction, constants, and SafeGo implications.
ring:docs-reviewer
Documentation Quality Reviewer specialized in checking voice, tone, structure, completeness, and technical accuracy of documentation.
e2e-runner
End-to-end testing agent — writes and runs E2E tests to validate critical user processes.