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/marketplacegit 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/marketplace)<a href="https://agentmods.dev/plugins/scienceisneato/slop-mop/marketplace"><img src="https://agentmods.dev/badge/plugins/scienceisneato/slop-mop/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
slopmop marketplace 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
{
"name": "slopmop",
"owner": {
"name": "ScienceIsNeato",
"url": "https://github.com/ScienceIsNeato"
},
"description": "Slop-mop quality gates as a Claude skill — directed remediation for AI-assisted codebases.",
"metadata": {
"description": "Slop-mop quality gates as a Claude skill — directed remediation for AI-assisted codebases."
},
"plugins": [
{
"name": "slopmop",
"source": {
"source": "github",
"repo": "ScienceIsNeato/slop-mop"
},
"description": "Protocols for highly efficient and directed remediation of known issues — refit onboarding, the swab/scour/buff/sail loop, and barnacle friction reporting as a skill and slash commands.",
"category": "code-quality",
"keywords": [
"quality-gate",
"linting",
"testing",
"code-quality",
"ci-cd",
"ai",
"llm",
"vibe-coding",
"remediation",
"pre-pr"
],
"homepage": "https://github.com/ScienceIsNeato/slop-mop",
"license": "Apache-2.0",
"author": {
"name": "ScienceIsNeato",
"url": "https://github.com/ScienceIsNeato"
}
}
]
}
The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
What ships with it
1 file beside marketplace.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.
- 5d ago First seen · 41 lines scan A a594725a7323
slopmop marketplace is a plugin published in the GitHub repository ScienceIsNeato/slop-mop (6 stars, last pushed 15d 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…
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…
fp-barbeque
Understanding-first mode: on exploratory tasks (refactors, design, ambiguous scope) the model grills you toward mutual understanding before it writes code, so you can debug and own the result. Sets a prior at the task edge; never steers mid-solve. Modes: off, on (default).