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.
npx agentmods add plugins/mahmoudilyan/marmoui/marmo-ui/plugin marketplace add mahmoudilyan/marmouigit clone --depth 1 https://github.com/mahmoudilyan/marmouiGrade A, and why
marmo-ui 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 yesterday.
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
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "marmo-ui",
"description": "MCP-backed workflow for building UI with @marmoui/ui. Bundles the marmo-ui skill, /marmo-ui:* commands, and the Marmo MCP server so agents read real component props instead of guessing. Works free without a token; add your Pro token for on-brand generation.",
"author": {
"name": "Marmo UI Team",
"email": "[email protected]"
},
"homepage": "https://github.com/mahmoudilyan/marmoui",
"repository": "https://github.com/mahmoudilyan/marmoui",
"license": "MIT",
"keywords": [
"marmo",
"design-system",
"ui",
"mcp"
],
"userConfig": {
"marmo_mcp_token": {
"type": "string",
"title": "Marmo token (optional \u2014 leave empty to start free)",
"description": "Three tiers: EMPTY = anonymous (full component knowledge, ~100 calls/day) \u00b7 FREE account token = no daily limit (marmoui.com/connect, no card) \u00b7 PRO token = your brand drives generation + composition patterns (marmoui.com/pricing). You can also sign in later via /mcp \u2192 marmo-ui \u2192 Authenticate.",
"required": false,
"default": ""
},
"mcp_url": {
"type": "string",
"title": "Marmo MCP URL (leave default)",
"description": "Override the MCP server URL. Leave the default unless running the MCP locally.",
"default": "https://mcp.marmoui.com/mcp"
}
}
}
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.
- yesterday First seen · 34 lines scan A 21edb9d4c7b7
marmo-ui is a plugin published in the GitHub repository mahmoudilyan/marmoui (47 stars, last pushed 1mo ago), licensed MIT. 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
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
nextjs
Official Claude Code plugin marketplace for Next.js, serving the skills that ship in the vercel/next.js repository.
styleseed
Open-source design-method engine for Claude Code, Codex, and Cursor. Directs concepts, compiles grammar, morphology, and semantic palette choices, builds and verifies artifacts, and records only the checks and rendered evidence that actually ran when the StyleSeed workflow is invoked.
instructure-ui
Claude Code plugins for working with Instructure UI (InstUI).
instui
Claude Code tooling for Instructure UI (InstUI) — starting with documentation lookup from instructure.design's plaintext docs.
asset-pipeline
Refine and process generated game assets: animated spritesheets, Aseprite parsing, sprite-sheet pipelines, pixel-grid snapping, and image-to-procedural-Three.js props.