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/vulk-dev/vulk-mcp-server/vulkgit clone --depth 1 https://github.com/VULK-dev/vulk-mcp-serverGrade A, and why
vulk 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
{
"vulk": {
"command": "npx",
"args": [
"-y",
"vulk-mcp-server"
],
"env": {
"VULK_API_KEY": "${VULK_API_KEY}",
"VULK_ENABLE_LEGACY_TOOLS": "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.
- 2d ago First seen · 13 lines scan A 63bba32cfb89
vulk is an MCP server published in the GitHub repository VULK-dev/vulk-mcp-server (7 stars, last pushed 3mo 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
prd-to-flutter-apk
Generate a Flutter app from a JSON spec free; pay only for the compiled APK (USDC on Base). Remote server at 37-27-249-33.sslip.io.
codix-build-mcp
MCP server "codix-build-mcp" as configured in bakalagoin/codix-build-mcp. Runs locally from the @codinfy/codix-build-mcp npm package.
dart
MCP server "dart" as configured in gurkanfikretgunak/masterfabriccore. Launched with dart mcp-server.
ai-l10n-mcp
MCP Server that turns your AI agent into a localization expert with token-efficient i18n translation. Runs locally from the ai-l10n-mcp npm package. Needs 1 environment variable to run.
presentation-md
MCP server exposing all 14 presentation-md tools (render/export/audit/judge/scaffold/share/deploy/import/preview) to any MCP-compatible AI agent. Runs locally from the @presentation-md/mcp-server npm package.
flashalpha
MCP server "flashalpha", hosted remotely at lab.flashalpha.com, as configured in FlashAlpha-lab/flashalpha-mcp.