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 mcp/kimss-ai/kimss-python-sdk/kimssgit clone --depth 1 https://github.com/kimss-ai/kimss-python-sdkGrade A, and why
kimss 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
{
"kimss": {
"command": "uvx",
"args": [
"--from",
"kimss[mcp]",
"kimss-mcp-server"
],
"env": {
"KIMSS_API_KEY": "",
"KIMSS_BASE_URL": "https://api.kimss.ai"
}
}
}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 · 14 lines scan A 52b713a8fa3b
kimss is an MCP server published in the GitHub repository kimss-ai/kimss-python-sdk (1 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. 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 mcp servers, from other repositories
yagami
Open-source AI context firewall for governed model, retrieval, memory, and tool access. Runs locally from the yagami Python package. Needs 3 environment variables to run.
ai-guardian
Governed observability + governance for on-endpoint local LLMs (Ollama): model inventory/provenance, a deterministic secrets/PII/jailbreak prompt scanner, allow/deny policy, and route-through guarding — the complement to IGEL AI Armor, with a built-in governance harness (audit, budget, undo, risk tiers). Runs locally…
graph-query
MCP server "graph-query", hosted remotely at ontoramp-graph-query.fly.dev, as configured in ontoramp/ontoramp-graph-query.
llm-guard-gateway
MCP server "llm-guard-gateway" as configured in ShreyAC962/llm-guard-gateway. Runs locally from the llm-guard-gateway Python package.
knowledge-cartographer
MCP server "knowledge-cartographer", hosted remotely at ontoramp-knowledge-cartographer.fly.dev, as configured in ontoramp/ontoramp-knowledge-cartographer.
transformation-radar
MCP server "transformation-radar", hosted remotely at ontoramp-transformation-radar.fly.dev, as configured in ontoramp/ontoramp-transformation-radar.