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/alphasmo/alphasmo-tools/alphasmo-toolsgit clone --depth 1 https://github.com/alphasmo/alphasmo-toolsGrade A, and why
alphasmo-tools 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
{
"alphasmo-tools": {
"command": "npx",
"args": [
"-y",
"alphasmo"
],
"env": {
"ALPHASMO_API_KEY": ""
}
}
}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 · 12 lines scan A d39acbc5712c
alphasmo-tools is an MCP server published in the GitHub repository alphasmo/alphasmo-tools (2 stars, last pushed 20d 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
ko-mcp
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools. Remote server at mcp.ko.io.
ko-financial-data
MCP server "ko-financial-data", hosted remotely at mcp.ko.io, as configured in SharpLu/ko-mcp.
mcp-banco-do-brasil
MCP server for Banco do Brasil — Pix, Cobrança (boleto), Conta-Corrente, Arrecadação (OAuth2 + mTLS). Runs locally from the @codespar/mcp-banco-do-brasil npm package. Needs 6 environment variables to run.
mcp-shopee
MCP server for Shopee — LatAm marketplace Partner API v2 (orders, products, shipping, returns). Runs locally from the @codespar/mcp-shopee npm package. Needs 5 environment variables to run.
mcp-sicoob
MCP server for Sicoob — Pix (cob/cobv/DICT), Cobrança (boleto), SPB (OAuth2 + mTLS). Runs locally from the @codespar/mcp-sicoob npm package. Needs 5 environment variables to run.
mcp-worldpay
MCP server for Access Worldpay — enterprise processor: authorize, capture, refund, tokenize. Runs locally from the @codespar/mcp-worldpay npm package. Needs 5 environment variables to run.