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 roboticforce/sugarnpx agentmods add plugins/roboticforce/sugar/marketplacegit clone --depth 1 https://github.com/roboticforce/sugarGrade A, and why
sugar-plugins 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 2d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
20 files 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.
- .mcp.json 7.9 KB
- agents/quality-guardian.md 10 KB
- agents/sugar-orchestrator.md 8.0 KB
- agents/task-planner.md 10 KB
- commands/sugar-analyze.md 9.0 KB
- commands/sugar-review.md 6.8 KB
- commands/sugar-run.md 6.8 KB
- commands/sugar-status.md 4.6 KB
- commands/sugar-task.md 3.8 KB
- commands/sugar-thinking.md 3.0 KB
- hooks/hooks.json 1.2 KB
- IMPLEMENTATION_ROADMAP.md 11 KB
- MARKETPLACE_SUBMISSION.md 10.0 KB
- MCP_SERVER_IMPLEMENTATION.md 15 KB
- mcp-server/package.json 662 B
- mcp-server/sugar-mcp.js 13 KB runs code
- PLUGIN_OVERVIEW.md 12 KB
- plugin.json 1.1 KB
- README.md 5.5 KB
- TESTING_PLAN.md 14 KB
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.
- 2d ago First seen Β· 24 lines scan A e0b0b78c2cd0
sugar-plugins is a plugin published in the GitHub repository roboticforce/sugar (93 stars, last pushed 8d ago), with no licence file. 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-30.
Other plugins, from other repositories
emulo
Emulo: mine your local AI coding session logs into a personal profile your agent loads before every task.
emulo
Mine real AI coding sessions into a bounded, evidence-backed personal layer.
task-orchestrator-marketplace
Server-enforced workflow discipline for AI agents β persistent work items, dependency graphs, note-gated transitions, and actor attribution.
task-orchestrator
Claude Code integration for MCP Task Orchestrator β schema-aware context, note-driven workflow.
codeforge-lsp
LSP servers for CodeForge (Python, TypeScript, Go).
auto-code-quality
Self-contained code quality plugin: collects edited files, batch-formats at Stop (Ruff/Black for Python, gofmt for Go, Biome for JS/TS/CSS/JSON/GraphQL/HTML, shfmt for Shell, dprint for Markdown/YAML/TOML/Dockerfile, rustfmt for Rust), batch-lints at Stop (Pyright + Ruff for Python, Biome for JS/TS/CSS/GraphQLβ¦