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 iowarp/clio-kitnpx agentmods add plugins/iowarp/clio-kit/marketplacegit clone --depth 1 https://github.com/iowarp/clio-kitGrade A, and why
clio-kit 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 — 338 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "clio-kit",
"owner": {
"name": "IoWarp Team - Gnosis Research Center",
"email": "[email protected]"
},
"metadata": {
"description": "CLIO Kit - MCP Servers for Scientific Computing and HPC",
"version": "2.10.6",
"pluginRoot": "./clio-kit-mcp-servers"
},
"plugins": [
{
"name": "clio-adios",
"source": "./clio-kit-mcp-servers/adios",
"description": "Fetch and analyze BP5 data files using ADIOS2. Access scientific data, metadata, and attributes for research and analysis purposes.",
"version": "2.2.3",
"category": "development",
"keywords": [
"scientific-computing",
"adios2",
"bp5",
"data-io",
"hpc"
],
"license": "BSD-3-Clause",
"repository": "https://github.com/iowarp/clio-kit"
},
{
"name": "clio-arxiv",
"source": "./clio-kit-mcp-servers/arxiv",
"description": "ArXiv MCP server implementation using Model Context Protocol",
"version": "2.2.3",
"category": "development",
"keywords": [
"research",
"arxiv",
"papers",
"literature-search"
],
"license": "BSD-3-Clause",
"repository": "https://github.com/iowarp/clio-kit"
},
{
"name": "clio-chronolog",
"source": "./clio-kit-mcp-servers/chronolog",
"description": "ChronoLog MCP server implementation using Model Context Protocol",
"version": "2.0.1",
"category": "development",
"keywords": [
"logging",
"distributed-systems",
"hpc",
"time-series"
],
"license": "BSD-3-Clause",
"repository": "https://github.com/iowarp/clio-kit"
},
{
"name": "clio-compression",
"source": "./clio-kit-mcp-servers/compression",
"description": "Compression MCP server implementation using Model Context Protocol",
"version": "2.2.3",
"category": "development",
"keywords": [
"compressWhat 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 · 338 lines scan A ad20bc498ef8
clio-kit is a plugin published in the GitHub repository iowarp/clio-kit (26 stars, last pushed 4d ago), licensed BSD-3-Clause. 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
spmind
Plugin marketplace listing 1 plugin: spmind.
spmind-plugin
Spatial proteomics analysis tools (illumination correction, registration, TMA dearraying, segmentation, quantification, clustering) exposed as MCP tools.
antimicrobial-resistance-scientist
Reasons from MIC distributions, ECOFFs, and phenotype–genotype concordance through EUCAST/CLSI AST, CARD/RGI and AMRFinderPlus resistomes, GLASS/WHONET/NARMS surveillance, carbapenemase/ESBL/MRSA mechanism panels, and heteroresistance PAP while treating breakpoint mixing, genotype-without-phenotype overclaim…
biorxiv-mcp-server
Search and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP. STDIO or Streamable HTTP.
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.