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/saagpatel/mcpaudit/fixtures-sequential-thinkinggit clone --depth 1 https://github.com/saagpatel/MCPAuditGrade A, and why
sequential-thinking 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.
This is a copy
100% identical to sequential-thinking — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}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 · 9 lines scan A 2d881ac66e6b
sequential-thinking is an MCP server published in the GitHub repository saagpatel/MCPAudit (4 stars, last pushed 2d 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. It is 100% identical to sequential-thinking, differing in 0 lines, and is treated as a copy.
Other mcp servers, from other repositories
tar-engine
MCP server "tar-engine" as configured in qingxuantang/tar-engine. Runs /home/user/tar-engine/mcp-server/tar_engine_mcp.py with /home/user/tar-engine/.venv/bin/python. Needs 2 environment variables to run.
vitna-compliance-preflight
Pre-action allow/deny for AI agents. 24 statutes, 13 jurisdictions: EU AI Act, GDPR, DPDP. Runs locally from the @costrinity/vitna-compliance-mcp npm package. Needs 4 environment variables to run.
mcp-witness
Security testing toolkit for MCP servers and AI agents. Runs locally from the mcp-witness Python package.
ai-audit-trail
Cryptographically verifiable audit trail for AI systems — Ed25519 signed, hash-chained Decision Receipts with ISO 42001 / NIST AI RMF compliance mappings. Runs locally from the ai-audit-trail Python package.
gia-mcp-server
Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping. Runs locally from the gia-mcp-server npm package.
mcp-skill-sec
MCP server auditing agent skills/system prompts against 8 malicious-skill supply-chain patterns (deterministic, no-LLM). Runs locally from the mcp-skill-sec Python package.