You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

concentration-risk-score

Inactive

Tool of The Stall

declared in 4.97.1

Returns a concentration-risk score for an x402 pay_to wallet: HHI, unique payer count, top-payer share, persistence across scans, and a risk tier (LOW / MEDIUM / HIGH / CRITICAL). An agent uses this to assess whether an endpoint is a single-agent dependency before building a workflow that depends on it.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "address": {
      "type": "string",
      "description": "The pay_to wallet address to score (0x-prefixed, 42 hex chars)."
    },
    "window_days": {
      "type": "integer",
      "description": "Observation window in days (default 7, max 30)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
concentration-risk-score — The Stall — PRSM MCP