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 anam-org/metaxynpx agentmods add plugins/anam-org/metaxy/marketplacegit clone --depth 1 https://github.com/anam-org/metaxyWrote 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/anam-org/metaxy/marketplace)<a href="https://agentmods.dev/plugins/anam-org/metaxy/marketplace"><img src="https://agentmods.dev/badge/plugins/anam-org/metaxy/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
metaxy 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.
What it actually says
{
"name": "metaxy",
"metadata": {
"description": "Claude Code plugin for Metaxy"
},
"owner": {
"name": "Anam"
},
"plugins": [
{
"name": "metaxy",
"source": {
"source": "url",
"url": "https://github.com/anam-org/metaxy.git"
},
"description": "Feature metadata management for multimodal data and ML pipelines. Provides guidance on feature definitions, versioning, metadata stores, and testing.",
"version": "0.1.11",
"homepage": "https://anam-org.github.io/metaxy/"
}
]
}
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
9 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 101 B
- plugin.json 331 B
- README.md 613 B
- skills/metaxy/examples/cli.md 1.2 KB
- skills/metaxy/examples/configuration.md 2.0 KB
- skills/metaxy/examples/feature-definitions.md 3.7 KB
- skills/metaxy/examples/metadata-stores.md 582 B
- skills/metaxy/examples/testing.md 1.6 KB
- skills/metaxy/SKILL.md 6.0 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 · 22 lines scan A b59de178f4f4
metaxy marketplace is a plugin published in the GitHub repository anam-org/metaxy (119 stars, last pushed 13d 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-09-01.
Other plugins, from other repositories
cerul
Cerul video memory infrastructure for AI products — understand, remember, and access video.
sdrf-skills
SDRF annotation skills — expert-level proteomics metadata workflows for AI assistants.
ai-watermark-remover
Remove multi-vendor AI provenance marks: invisible Unicode (Layer A), statistical text watermarks via rewrite (Layer B), and C2PA/EXIF/XMP/container metadata on images, documents, and media. Ships the remove-ai-marks skill (thin client over the repo's HTTP service) and the self-contained clean-user-facing-text skill.
agent-core
Skills for working with Fused as a Claude Code plugin: usage/guide skills for setting up Fused and building projects end-to-end (guide, setup, infra, cli, projects, execute, verify, storage, widgets, feedback). Load with claude --plugin-dir .
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.