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/langbot-app/langbot/githubgit clone --depth 1 https://github.com/langbot-app/LangBotGrade 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 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.
Copies of this mod
8 near-identical copies found in the catalogue:
- github — 88% identical, 1 lines differ
- github — 88% identical, 2 lines differ
- github — 88% identical, 4 lines differ
- github — 88% identical, 1 lines differ
- github — 88% identical, 1 lines differ
- github — 88% identical, 2 lines differ
- github — 84% identical, 11 lines differ
- github — 84% identical, 11 lines differ
What it actually says
{
"github": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_PERSONAL_ACCESS_TOKEN}"
}
}
}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 · 13 lines scan A 94b5f40c78ed
github is an MCP server published in the GitHub repository langbot-app/LangBot (17,616 stars, last pushed yesterday), 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-30.
Other mcp servers, from other repositories
founder-decision-agent
MCP server "founder-decision-agent" as configured in flame211186/founder-decision-agent. Runs locally from the @sangfei/founder-decision-agent npm package.
whisper-telegram-mcp
MCP server "whisper-telegram-mcp" as configured in abid-mahdi/whisper-telegram-mcp. Runs locally from the git+https://github.com/abid-mahdi/whisper-telegram-mcp.git Python package. Needs 2 environment variables to run.
gmail-telegram-mcp-server
MCP server "gmail-telegram-mcp-server" as configured in benitomartin/gmail-telegram-mcp-server. Runs locally from the gmail-telegram-mcp-server Python package.
mcp-telegram
A MCP server for Telegram. Runs locally from the @iqai/mcp-telegram npm package.
docs-langchain
MCP server "docs-langchain", hosted remotely at docs.langchain.com, as configured in langchain-ai/langchain.
reference-langchain
MCP server "reference-langchain", hosted remotely at reference.langchain.com, as configured in langchain-ai/langchain.