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/configflux/weld/agent-graph-demo-githubgit clone --depth 1 https://github.com/configflux/weldGrade A, and why
github 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
{
"github": {
"description": "GitHub API access for repo metadata."
}
}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 · 5 lines scan A b18bac9aa892
github is an MCP server published in the GitHub repository configflux/weld (6 stars, last pushed 3d ago), licensed Apache-2.0. 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
jcodemunch-mcp
Token-efficient MCP server for source code exploration via tree-sitter AST parsing. Runs locally from the jcodemunch-mcp Python package.
ariadne
MCP server "ariadne" as configured in CRJFisher/ariadne. Runs ./packages/mcp/dist/server.js with node. Needs 1 environment variable to run.
coldstart
Codebase memory for AI agents: an AST index plus agent-written notes that self-stale. Runs locally from the @cstart/coldstart npm package.
frigg
MCP server "frigg", hosted remotely at 127.0.0.1, as configured in bnomei/frigg.
astra-code-context
MCP server "astra-code-context" as configured in nimelkot/astra. Runs locally from the astra-code-context Python package.
codeweave
MCP server "codeweave" as configured in semihkayan/codeweave-mcp. Launched with /opt/homebrew/Cellar/node@22/22.22.2/bin/node /opt/homebrew/lib/node_modules/@co.