Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.aeronlabs/aeron-wallet

NPM · AERON-WALLET · SCANNED SEP 20

Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.

Available components

+3 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 110 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency71
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Cryptographically verified build provenance (signed, bound to aeronlabs/aeron-wallet). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 15 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability64
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 285 tokens (~40/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management73
  • Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage81
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 44% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "pay" implies "pay" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.aeronlabs/aeron-wallet MCP server?

io.github.aeronlabs/aeron-wallet runs locally as an npm package, launched with npx -y aeron-wallet. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · aeron-wallet

# add to Claude Code
claude mcp add aeronlabs-aeron-wallet -- npx -y aeron-wallet
// .cursor/mcp.json
{
  "mcpServers": {
    "aeronlabs-aeron-wallet": {
      "command": "npx",
      "args": [
        "-y",
        "aeron-wallet"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "aeronlabs-aeron-wallet": {
      "command": "npx",
      "args": [
        "-y",
        "aeron-wallet"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add aeronlabs-aeron-wallet -- npx -y aeron-wallet
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aeronlabs-aeron-wallet": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "aeron-wallet"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add aeronlabs-aeron-wallet --command npx --arg -y --arg aeron-wallet
# ~/.hermes/config.yaml
mcp_servers:
  aeronlabs-aeron-wallet:
    command: "npx"
    args: ["-y", "aeron-wallet"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "aeronlabs-aeron-wallet": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "aeron-wallet"
      ]
    }
  }
}
# add to Vellum
assistant mcp add aeronlabs-aeron-wallet -t stdio -c npx -a -y aeron-wallet
// mcp.json
{
  "mcpServers": {
    "aeronlabs-aeron-wallet": {
      "command": "npx",
      "args": [
        "-y",
        "aeron-wallet"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −5
    • Source repository: pass → fail security
    • Security disclosure: fail → unverified functional
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +11
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → 0.87 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/aeron-wallet@0.4.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo aeronlabs/aeron-wallet
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/aeronlabs/aeron-wallet/.github/workflows/publish.yml@refs/heads/main
Rekor log index 2709218478
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:2847e8b1fddf4b260886b94f79e446e216e5f55301a5a40fd806b39b3983094aeeef04c32e3fb19ef30d65133faf4ed2ba4d6eeaafc53fe9a364715cc

Background: How many MCP packages publish verified provenance →

Dependencies 110 packages
Packages resolved 110
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~285 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_session ~111

Create a scoped session: allowed hosts, a total budget, a per-call cap, and an expiry. Returns a token that binds an agent to that scope.

NameTypeReqDescription
budgetUsdnumberyestotal USD this session may spend
hostsarrayyeshostnames this session may pay, e.g. inference.aeron.sh
maxPerCallUsdnumber
ttlstringyeslifetime, e.g. 90, 30m, 2h, 1d

No output schema declared.

No examples provided.

get_address ~26

The wallet address on Robinhood Chain. Fund it with USDG to pay for services.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_balance ~17

ETH and USDG balances of this wallet.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

history ~21

Recent payments made by this wallet.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

list_sessions ~23

Every session, with what it has spent and whether it is still live.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pay ~57

Call a machine-payable (x402) endpoint and pay in USDG if it answers 402. Budget caps apply.

NameTypeReqDescription
bodystringJSON body to send
methodstring
urlstringyes

No output schema declared.

No examples provided.

revoke_session ~30

Revoke a session by id. It stops paying on its next call.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

Common questions

What is the io.github.aeronlabs/aeron-wallet MCP server?

io.github.aeronlabs/aeron-wallet is an MCP server listed in the public MCP registry as io.github.aeronlabs/aeron-wallet. Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG. This page covers its npm package (aeron-wallet).

Is the io.github.aeronlabs/aeron-wallet MCP server safe to use?

io.github.aeronlabs/aeron-wallet scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.aeronlabs/aeron-wallet MCP server expose?

io.github.aeronlabs/aeron-wallet exposes 7 tools: get_address, get_balance, pay, history, create_session, and 2 more. Their descriptions and schemas cost roughly 285 tokens of context every time the server is loaded.

Is the io.github.aeronlabs/aeron-wallet MCP server still maintained?

io.github.aeronlabs/aeron-wallet is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.aeronlabs/aeron-wallet MCP server under?

io.github.aeronlabs/aeron-wallet declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.