XRPL Wallet Risk Score
NPM · @XRPLRISKSCORE/MCP · SCANNED SEP 25
XRPL wallet risk scoring. Behavioral tags, sub-scores, graph analysis. Pay per call in XRP.
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 → 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 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 145 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability76
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 743 tokens (~82/item across 9 items; 9 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
- Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage90
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 70% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 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
How do I install the XRPL Wallet Risk Score MCP server?
XRPL Wallet Risk Score runs locally as an npm package, launched with npx -y @xrplriskscore/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @xrplriskscore/mcp
claude mcp add kynto2001-ctrl-xrplriskscore-mcp -- npx -y @xrplriskscore/mcp
{
"mcpServers": {
"kynto2001-ctrl-xrplriskscore-mcp": {
"command": "npx",
"args": [
"-y",
"@xrplriskscore/mcp"
]
}
}
} {
"servers": {
"kynto2001-ctrl-xrplriskscore-mcp": {
"command": "npx",
"args": [
"-y",
"@xrplriskscore/mcp"
]
}
}
} codex mcp add kynto2001-ctrl-xrplriskscore-mcp -- npx -y @xrplriskscore/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"kynto2001-ctrl-xrplriskscore-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@xrplriskscore/mcp"
],
"enabled": true
}
}
} openclaw mcp add kynto2001-ctrl-xrplriskscore-mcp --command npx --arg -y --arg @xrplriskscore/mcp
mcp_servers:
kynto2001-ctrl-xrplriskscore-mcp:
command: "npx"
args: ["-y", "@xrplriskscore/mcp"] {
"McpServers": {
"kynto2001-ctrl-xrplriskscore-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@xrplriskscore/mcp"
]
}
}
} assistant mcp add kynto2001-ctrl-xrplriskscore-mcp -t stdio -c npx -a -y @xrplriskscore/mcp
{
"mcpServers": {
"kynto2001-ctrl-xrplriskscore-mcp": {
"command": "npx",
"args": [
"-y",
"@xrplriskscore/mcp"
]
}
}
} 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.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 23 Sept 26 −3
- Stability: pass → 0.80 functional
- 22 Sept 26 0
- Stability: 0.97 → pass security
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
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 25 Sept 2026 · Analysed npm/@xrplriskscore/mcp@1.3.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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 →
check_xrpl_compliance_bundle ~80
Runs score + RWA + credential checks in parallel for a single wallet. Returns overall PASS/REVIEW/BLOCK verdict plus behavioral tags from the score component. The most comprehensive single-call compliance check available. Costs 3 XRP via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| walletAddress | string | yes | XRPL wallet address to check (starts with r) |
No output schema declared.
No examples provided.
check_xrpl_credential_eligibility ~65
Screen an XRPL wallet for eligibility to receive a Permissioned Domain credential (XLS-80d). Returns CREDENTIAL_READY / REVIEW_REQUIRED / CREDENTIAL_DENIED.
| Name | Type | Req | Description |
|---|---|---|---|
| walletAddress | string | yes | XRPL wallet address (starts with r) |
No output schema declared.
No examples provided.
check_xrpl_escrow_counterparty ~73
Screen an XRPL wallet as a potential escrow counterparty (XLS-85 Token Escrow). Returns ESCROW_SAFE / ESCROW_REVIEW / ESCROW_DENIED. Use before locking funds in escrow.
| Name | Type | Req | Description |
|---|---|---|---|
| walletAddress | string | yes | XRPL wallet address (starts with r) |
No output schema declared.
No examples provided.
check_xrpl_rwa_compliance ~70
Check if an XRPL wallet is compliant for Real World Asset (RWA) interactions — RLUSD holdings, trustlines, compliance score. Returns COMPLIANT / REVIEW / NON_COMPLIANT.
| Name | Type | Req | Description |
|---|---|---|---|
| walletAddress | string | yes | XRPL wallet address (starts with r) |
No output schema declared.
No examples provided.
check_xrpl_wallet_risk ~151
Full 31-signal XRPL wallet risk analysis. Returns ALLOW/CHALLENGE/BLOCK verdict, 0-100 risk score, behavioral tags (e.g. established_wallet, wash_trading_detected, large_balance), and plain-English summary. Add ?v=2 for multi-dimensional sub-scores (velocity_risk, counterparty_risk, pattern_risk, compliance_risk) and network graph analysis (cluster_size, flagged_counterparties, hops_to_flagged). Costs 1 XRP via x402. Use this before any significant XRPL transaction.
| Name | Type | Req | Description |
|---|---|---|---|
| walletAddress | string | yes | XRPL wallet address (starts with r, 25-35 chars) |
No output schema declared.
No examples provided.
explain_xrpl_risk_score ~91
Explains what an XRPL wallet risk score means in plain English. Interprets verdict, risk level, behavioral tags, sub-scores, and flags. Use this after check_xrpl_wallet_risk to help users understand the result. Does not call any external API.
| Name | Type | Req | Description |
|---|---|---|---|
| flags | array | – | – |
| riskScore | number | yes | – |
| verdict | string | yes | – |
No output schema declared.
No examples provided.
list_xrpl_risk_endpoints ~37
List all available xrplriskscore.ai API endpoints with pricing. Use when the user asks what endpoints exist.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
provision_xrpl_wallet ~105
Generate a fresh XRPL wallet keypair instantly via x402. Returns the wallet address, seed, and public key in one call. You fund the 2 XRP mainnet reserve yourself from any wallet or exchange. Costs 1 XRP via x402. The seed is shown only once — store it immediately.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmStore | boolean | yes | Must be true — confirms the caller understands the seed will be shown only once and must be stored securely before calling this tool |
No output schema declared.
No examples provided.
quick_xrpl_prescore ~71
Fast 3-second pre-payment check for an XRPL wallet. Returns ALLOW/CHALLENGE/BLOCK using 3 signals only (account age, balance, existence). Use when speed matters more than depth.
| Name | Type | Req | Description |
|---|---|---|---|
| walletAddress | string | yes | XRPL wallet address (starts with r) |
No output schema declared.
No examples provided.
What is the XRPL Wallet Risk Score MCP server?
XRPL Wallet Risk Score is an MCP server listed in the public MCP registry as io.github.kynto2001-ctrl/xrplriskscore-mcp. XRPL wallet risk scoring. Behavioral tags, sub-scores, graph analysis. Pay per call in XRP. This page covers its npm package (@xrplriskscore/mcp).
Is the XRPL Wallet Risk Score MCP server safe to use?
XRPL Wallet Risk Score scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. 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 XRPL Wallet Risk Score MCP server expose?
XRPL Wallet Risk Score exposes 9 tools: check_xrpl_wallet_risk, quick_xrpl_prescore, explain_xrpl_risk_score, check_xrpl_rwa_compliance, check_xrpl_credential_eligibility, and 4 more. Their descriptions and schemas cost roughly 743 tokens of context every time the server is loaded.
Is the XRPL Wallet Risk Score MCP server still maintained?
XRPL Wallet Risk Score is still listed as active in the MCP registry. We last reached this channel on 25 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 XRPL Wallet Risk Score MCP server under?
XRPL Wallet Risk Score declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.