Wealthville
NPM · @WEALTHVILLE/MCP-SERVER · 2 COMPONENTS · SCANNED AUG 3
Solana + EVM liquidity-pool scores: Enter/Hold/Exit verdicts and 0-100 Wealthville Score.
Available components
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 →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (122 of 124), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (122 of 124), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to amitesh-m/wealthville-integrations). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 6 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 345 tokens (~86/item across 4 items; 4 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @wealthville/mcp-server
claude mcp add amitesh-m-wealthville -- npx -y @wealthville/mcp-server
codex mcp add amitesh-m-wealthville -- npx -y @wealthville/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"amitesh-m-wealthville": {
"type": "local",
"command": [
"npx",
"-y",
"@wealthville/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add amitesh-m-wealthville --command npx --arg -y --arg @wealthville/mcp-server
mcp_servers:
amitesh-m-wealthville:
command: "npx"
args: ["-y", "@wealthville/mcp-server"] {
"mcpServers": {
"amitesh-m-wealthville": {
"command": "npx",
"args": [
"-y",
"@wealthville/mcp-server"
]
}
}
} 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.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +74
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Provenance: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- The attested source repository moved: amitesh-m/wealthville-integrations security
- License: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Stability: unverified → 0.23 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 −33
- Stability: 0.17 → unverified ▼ security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- First check of Schema quality: unverified functional
- 31 Jul 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −35
- Known CVEs: partial → unverified ▼ security
- Install scripts: pass → unverified ▼ security
- Provenance: pass → unverified ▼ security
- The attested source repository moved: amitesh-m/wealthville-integrations security
- License: pass → unverified ▼ functional
- Maintenance: pass → unverified ▼ functional
- Dependency health: partial → unverified ▼ functional
- Licence: MIT functional
- 27 Jul 26 75
First indexed and scored.
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 3 Aug 2026 · Analysed npm/@wealthville/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- amitesh-m/wealthville-integrations
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/amitesh-m/wealthville-integrations/.github/workflows/publish-mcp.yml@refs/tags/v0.3.1
- Rekor log index:
- 2258356142
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:64c0a3a2321cd6f5d34ddc9568f901ba9d70021d23f57996bbb57a5045f7c6a116c8adaaacda370c7c9dfdb54d47f0aa9c8fbe72f79a06cd2194cb25b
- Discovery method:
- attestation_endpoint
Dependencies 122 packages
122 packages in the resolved dependency tree · 122 deprecated · 35 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
get_pool_score ~112
Get the Wealthville verdict (ENTER/HOLD/EXIT/AVOID) and scores (enter/hold/exit + composite Wealthville Score, 0-100) for one liquidity pool. Use before recommending or opening any LP position. Accepts a Solana pool address (base58) or an EVM 0x address / DefiLlama pool UUID.
| Name | Type | Req | Description |
|---|---|---|---|
| pool_address | string | yes | Pool address: Solana base58, EVM 0x, or DefiLlama UUID |
No output schema declared.
No examples provided.
get_signals_feed ~54
Get the latest published Wealthville signals (ENTER/EXIT/RISK_OFF calls with narrative and confidence). Use for "any new LP signals?" questions.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | How many signals (default 20) |
No output schema declared.
No examples provided.
get_top_pools ~97
List liquidity pools ranked by composite Wealthville Score (0-100), freshly scored within the last 6 hours. Good for "what are the best pools right now?" questions.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | — | "solana" (default), "evm" (all EVM chains), or one EVM chain e.g. "ethereum", "base" |
| limit | integer | — | How many pools (default 25) |
No output schema declared.
No examples provided.
get_track_record ~82
Get Wealthville's live signal track record: per-action hit rates, IL-adjusted 7-day PnL, and recent resolved signals — misses included (the ledger is immutable at publish time). Use when asked whether Wealthville scores can be trusted, or for the system's recent performance.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | — | Window in days (default 30) |
No output schema declared.
No examples provided.