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 xonovex/platformnpx agentmods add plugins/xonovex/platform/marketplacegit clone --depth 1 https://github.com/xonovex/platformGrade A, and why
xonovex-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 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.
How it starts
The opening of the file, as written. The whole thing — 398 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "xonovex-marketplace",
"owner": {
"name": "Xonovex"
},
"metadata": {
"description": "Official Xonovex development tools",
"version": "5.3.0"
},
"plugins": [
{
"name": "xonovex-utility",
"source": "./packages/command/command-utility",
"description": "Xonovex utility commands: skills, commands, instructions, reflect, content"
},
{
"name": "xonovex-workflow",
"source": "./packages/command/command-workflow",
"description": "Xonovex workflow commands: planning, code analysis, git"
},
{
"name": "xonovex-skill-accessibility",
"source": "./packages/skill/skill-accessibility",
"description": "Xonovex accessibility assurance skills"
},
{
"name": "xonovex-skill-asset-pipeline",
"source": "./packages/skill/skill-asset-pipeline",
"description": "Xonovex Asset pipeline skills"
},
{
"name": "xonovex-skill-astro",
"source": "./packages/skill/skill-astro",
"description": "Xonovex Astro skills"
},
{
"name": "xonovex-skill-audio",
"source": "./packages/skill/skill-audio",
"description": "Xonovex Low-level audio skills"
},
{
"name": "xonovex-skill-bdd",
"source": "./packages/skill/skill-bdd",
"description": "Xonovex Behaviour/acceptance-driven development skills"
},
{
"name": "xonovex-skill-c99",
"source": "./packages/skill/skill-c99",
"description": "Xonovex C99 skills"
},
{
"name": "xonovex-skill-c99-game-opinionated",
"source": "./packages/skill/skill-c99-game-opinionated",
"description": "Xonovex C99 game opinionated skills"
},
{
"name": "xonovex-skill-c99-opinionated",
"source": "./packages/skill/skill-c99-opinionated",
"description": "Xonovex C99 opinionated skills"
},
{
"name": "xonovex-skill-claude-code",
"source": "./packages/skill/skill-claude-code",
"description": 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 · 398 lines scan A 13c3d07de930
xonovex-marketplace is a plugin published in the GitHub repository xonovex/platform (5 stars, last pushed 2d 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-31.
Other plugins, from other repositories
synapse
MCP server and CLI for host and container operations: Docker and Compose control, SSH, host inspection, logs, ZFS, and safe file transfer.
audiolla
Self-hosted audio-production API — stem separation, mastering, MIR analysis, DSP chains, MIDI, and AI restoration over REST and MCP.
telethon-plus
HTTP + MCP control plane over a real Telegram MTProto userbot (Telethon) — send/read/edit/delete/forward messages, dialogs, entities, media, chat admin, and polls, plus an incoming-message webhook.
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.
claude-plugins-official
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.