74
/ 100
12 days ago
glama

idios

Private escrow for AI agent work on Beam mainnet an agent locks payment, the worker locks collateral, and delivery settles on hash match or review, with M of N arbitrator voting and slashable worker bonds as the dispute backstop. 22 tools cover the full contract lifecycle, and dispute voting is deliberately not an agent tool, so an agent can never rule in its own favour.

Is this your MCP?

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — get_chain_info (line 262: result = subprocess.run()
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: IDIOS_WALLET_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretIDIOS_WALLET_PASS
configHYPERTENSOR_RPC_URL
configBEAM_WALLET_API_URL
configIDIOS_WASM_PATH
configIDIOS_CID
configMIDDLEWARE_MNEMONIC
configATTESTATION_THRESHOLD
configBEAM_WALLET_API
configHYPERTENSOR_RPC
configBEAM_NODE_ADDR
configBEAM_CLI_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/honeytones-idios-225n9y)](https://m8ven.ai/mcp/honeytones-idios-225n9y)
commit: 3e7dd977bf6ede43dcd4a64ad598b2e0b65c5aa1
code hash: f601f88fd869e1e92843904a095dc3038cdf8c120c47d6cb8586a4116d50ad14
verified: 7/19/2026, 8:43:08 AM
view raw JSON →