tokamak-dao-agent (tokamak-network/tokamak-dao-agent) is an MCP server listed on the M8ven Trust Index. It scores 64 out of 100, grade C. It declares 15 tools. No publisher has claimed this listing.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
tokamak-network
Source: github_code
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
analyze_agendaAnalyze a DAO agenda or proposal. Decodes calldata, simulates execution, runs fork tests, and provides risk assessment. Provide either an on-chain agenda_id or manual targets+bytecodes.
get_contract_infoSearch Tokamak Network contracts by name or address. Returns address, type, proxy relationships, and related contracts.
read_contract_sourceRead Solidity source code for a Tokamak contract. Without file_path, lists all files. With file_path, returns source code.
search_contract_codeSearch Solidity source code across all Tokamak contracts. Returns matching lines with file paths and line numbers.
list_dao_actionsList all DAO-callable contracts and their governance functions. Use to discover what functions the DAO can call via proposals.
encode_calldataEncode a function call into calldata for a Tokamak Network contract. Returns the target address and hex calldata for use in DAO proposals.
run_fork_testRun Foundry fork tests against Ethereum mainnet. Use this to verify on-chain behavior with real state. Requires ALCHEMY_RPC_URL env var.
decode_calldataDecode raw calldata (transaction data) using known Tokamak contract ABIs. Returns function name and parameters.
query_on_chainCall a view/pure function on a Tokamak Network contract. Returns the decoded result.
simulate_transactionSimulate a transaction against mainnet state using eth_call. Returns success/failure, gas estimate, and decoded return data. Does not modify state.
read_storage_slotRead a raw storage slot from any Ethereum contract. Optionally decode the value.
read_contract_stateRead and decode all storage variables of a known Tokamak contract using its storage layout.
check_upgrade_pathtest_token_transferTest if a token's transferFrom works with a DEX router/vault. Simulates approve, transferFrom, and swap. Supports known DEXes (via 'dex') or any arbitrary router address (via 'router_address').
web_fetchFetch data from trusted DeFi APIs. Use this to look up DEX router addresses, protocol info, or token data when not available in the local registry. Allowed domains: api.llama.fi, api.etherscan.io, api.dexscreener.com, api.coingecko.com.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard
Hono vulnerable to arbitrary file access via serveStatic vulnerability
vite: `server.fs.deny` bypass on Windows alternate paths
Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket
Hono: Path traversal in toSSG() allows writing files outside the output directory
ALCHEMY_RPC_URLEthereum mainnet RPCALLOWED_ORIGINSANTHROPIC_API_KEYAnthropic API (alternative provider)ANTHROPIC_BASE_URLCHAT_MODELDB_PATHELIZAOS_URLMCP_API_KEYMCP_SSE_PORTOPENAI_API_KEYOpenAI-compatible API accessOPENAI_BASE_URLOPINION_MODELQOC_MODELModel for QOC evaluation (default: gpt-5.2)SUMMARY_MODELTRANSLATE_MODELVALIDATION_MODELPORTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
15/15 tools missing one or more hints — analyze_agenda (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_contract_info (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read_contract_source (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +12 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
11/15 tool handlers declare input schemas (73%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool test coverage
Only 0/15 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Secrets stay with their owner
1 secret sent to a request target we could not resolve (OPENAI_API_KEY → dynamic) — often a configured endpoint, not necessarily third-party
Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.
Production dependencies are patched
0 critical, 2 high severity in production deps — hono@4.11.7 (high), hono@4.11.7 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dev dependencies
2 critical/high in dev-only deps (does not ship to users)
Upgrade dev dependencies when convenient.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/tokamak-network/tokamak-dao-agent)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check