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.
/plugin marketplace add ScienceIsNeato/slop-mopnpx agentmods add plugins/scienceisneato/slop-mop/slop-mopgit clone --depth 1 https://github.com/ScienceIsNeato/slop-mopWrote 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/plugins/scienceisneato/slop-mop/slop-mop)<a href="https://agentmods.dev/plugins/scienceisneato/slop-mop/slop-mop"><img src="https://agentmods.dev/badge/plugins/scienceisneato/slop-mop/slop-mop.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
slopmop 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
{
"name": "slopmop",
"version": "2.0.0",
"description": "Quality gates for AI-assisted codebases — catch the slop LLMs leave behind. Provides refit onboarding, the swab/scour/buff/sail remediation loop, and barnacle friction reporting as a Claude skill and slash commands.",
"author": {
"name": "ScienceIsNeato",
"url": "https://github.com/ScienceIsNeato"
},
"homepage": "https://github.com/ScienceIsNeato/slop-mop",
"repository": "https://github.com/ScienceIsNeato/slop-mop",
"license": "Apache-2.0",
"keywords": [
"quality-gate",
"linting",
"testing",
"code-quality",
"ci-cd",
"ai",
"llm",
"vibe-coding",
"remediation",
"pre-pr"
]
}
What it installs
The manifest is a name and a version. 1 skill, 8 commands travel with it, and installing the plugin installs all of them — 186 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 25 lines scan A 7955f7e231d0
slopmop is a plugin published in the GitHub repository ScienceIsNeato/slop-mop (6 stars, last pushed 14d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
kimchi
Turns a raw product idea into a clean, build-ready doc set — locked decisions, API contracts, a story-by-story plan, and an execute.md your AI builds autonomously. Gets the clarity by grilling you through 11 world-class expert personas that counter and refuse to flatter. Ends the friction of prompting Claude to…
roast-my-design-system
Roast your repo's design system with real data: a health score, the receipts behind it (every colour, spacing value, duplicated component and inline style), and the first fixes ranked by payoff. Deterministic scanner, benchmarked against 29 public repos and 10 reputable design systems, one shareable light/dark HTML…
hi-vibe
Vibe-coding seatbelt for Claude Code — doc automation (CLAUDE.md/MODULE.md/handover/CHANGELOG) + AI discipline (root-cause first, no unfounded claims) + machine enforcement (ruff/eslint/import cycles).
fp-minify
Comment-concision mode. Shapes the code the model writes so comments earn their place (a non-obvious why, or meaning a name can't hold: config, units, constraints) and stay short. Hard one-line cap on inline comments, plus a density bar, so most functions carry none. Measurements, rejected alternatives, and the…
fp-sicem
Readable-prose mode. In the prose the model writes (READMEs, docs, markdown, PR and commit bodies) it defaults the em-dash out of existence, replacing it and its cousins (semicolon, colon-as-drama, long dash-parentheticals) with clear connectors that read well for every English reader, non-native ones included.…
fp-yoohoo
Terminal-recall mode. When Claude Code stops to ask you something (a permission prompt, a question dialog, an agent blocked on input) it brings the terminal window to the foreground, so a waiting session is impossible to miss and you never have to remember to check back. Skips the raise when the terminal already has…