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.
git clone --depth 1 https://github.com/astandrik/local-ydb-toolkitWrote 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/astandrik/local-ydb-toolkit/gemini-extension)<a href="https://agentmods.dev/plugins/astandrik/local-ydb-toolkit/gemini-extension"><img src="https://agentmods.dev/badge/plugins/astandrik/local-ydb-toolkit/gemini-extension/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/astandrik/local-ydb-toolkit/gemini-extension"><img src="https://agentmods.dev/badge/plugins/astandrik/local-ydb-toolkit/gemini-extension.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
local-ydb-toolkit 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 today.
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": "local-ydb-toolkit",
"version": "0.1.7",
"description": "Operate Docker-based local YDB deployments with reusable safety guidance and an optional local stdio MCP server.",
"mcpServers": {
"local-ydb": {
"command": "npx",
"args": [
"--yes",
"--prefix=./.codex-plugin",
"@astandrik/[email protected]"
],
"cwd": "${extensionPath}"
}
},
"settings": [
{
"name": "Local YDB Toolkit config path",
"description": "Optional absolute path to a local-ydb-toolkit config JSON file. Leave blank to pass configPath on individual tool calls.",
"envVar": "LOCAL_YDB_TOOLKIT_CONFIG",
"sensitive": false
},
{
"name": "MCP response text format",
"description": "Optional response text format: json or toon. Leave blank for the server default.",
"envVar": "LOCAL_YDB_MCP_CONTENT_FORMAT",
"sensitive": false
}
]
}
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.
- today Changed · +1 lines ed3ea186dfd4
- yesterday First seen · 30 lines scan A 6f8e2cedf5e7
local-ydb-toolkit is a plugin published in the GitHub repository astandrik/local-ydb-toolkit (4 stars, last pushed yesterday), 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-09-08.
Other plugins, from other repositories
agentbox
Drive AgentBox from Claude Code on the host: create isolated sandboxes for coding agents, run them in parallel, queue background jobs, push via the host relay.
azure-sql-database-container
Agent skills for the Azure SQL Database container, the Azure SQL Database engine running locally. Teaches your agent to run the engine, connect, migrate, scaffold, build RAG, wire CI, and go local-to-cloud, using the real Private Preview image instead of the SQL Server image.
bridge-mcp
476-tool SSH bridge for secure remote server management. Execute commands on air-gapped Linux, Windows, Docker, Kubernetes hosts via SSH from Claude Code.
xonovex-skill-data-model
Xonovex Data-model skills.
xonovex-skill-kubernetes
Xonovex Kubernetes skills.
xonovex-skill-sql-postgresql
Xonovex PostgreSQL skills.