io.github.npraught/orcpin
NPM · ORCPIN-MCP · SCANNED AUG 3
Paid x402 facts for AI agents: on-chain snapshots, endpoint reliability, trade math, free directory
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 (113 of 117), 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 (113 of 117), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: no source repository is declared. 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 12 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 1055 tokens (~117/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage85
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 56% of tool parameters carry a description.Partial
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 · orcpin-mcp
claude mcp add npraught-orcpin -- npx -y orcpin-mcp
codex mcp add npraught-orcpin -- npx -y orcpin-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"npraught-orcpin": {
"type": "local",
"command": [
"npx",
"-y",
"orcpin-mcp"
],
"enabled": true
}
}
} openclaw mcp add npraught-orcpin --command npx --arg -y --arg orcpin-mcp
mcp_servers:
npraught-orcpin:
command: "npx"
args: ["-y", "orcpin-mcp"] {
"mcpServers": {
"npraught-orcpin": {
"command": "npx",
"args": [
"-y",
"orcpin-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.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +46
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- License: unverified → pass ▲ functional
- Stability: unverified → 0.20 ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: MIT functional
- 31 Jul 26 −6
- 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 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 38
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/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 113 packages
113 packages in the resolved dependency tree · 112 deprecated · 29 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.
orcpin_batch_snapshot ~77
Batch wallet snapshots for multiple Base addresses in one paid call, all anchored to a single block. Efficient multi-wallet / treasury monitoring. Volume-tiered via x402: ~$0.02/address, 20–40% off at 10/50/100 (up to 1000).
| Name | Type | Req | Description |
|---|---|---|---|
| addresses | array | yes | — |
No output schema declared.
No examples provided.
orcpin_day_trade_count ~161
Count same-day round trips in the rolling five-TRADING-day window (versioned NYSE holiday calendar — the math agents hand-roll wrong). Send your trades: returns matched same-day buy/sell pairs per symbol, total in-window trades, and the ratio, with FINRA Rule 4210's pattern-day-trader definition cited separately as a published fact. Counts only — the comparison is yours. Nothing is stored. Paid via x402 (~$0.02 USDC).
| Name | Type | Req | Description |
|---|---|---|---|
| asOf | string | yes | Evaluation date (YYYY-MM-DD); anchors the 5-trading-day window |
| trades | array | yes | — |
| tradesCoverageFrom | — | — | Earliest date your supplied trades cover; short coverage is flagged, never hidden |
No output schema declared.
No examples provided.
orcpin_defi_snapshot ~81
DeFi position + risk snapshot on Base: wallet balances plus live Aave v3 collateral, debt, borrowing power, health factor, and derived risk metrics (net equity, LTV utilization, leverage, health-factor band, collateral drawdown tolerance). Paid via x402 (~$0.05 USDC).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | — |
No output schema declared.
No examples provided.
orcpin_endpoint_reliability ~96
Pre-flight an x402 endpoint BEFORE paying it. Returns factual service-delivery measurements (reachability/uptime rate, valid-402 rate, latency p50/p95/p99, last status, sampled paid delivery verification). Facts only — no trust score, no 'scam' label; apply your own thresholds. Paid via x402 (~$0.01 USDC).
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | — |
No output schema declared.
No examples provided.
orcpin_endpoint_reliability_batch ~99
Sweep an agent's whole tool list of x402 endpoints in one paid call: factual delivery measurements (uptime, valid-402 rate, latency, last status) for each. Facts only — not an endorsement or rating. Volume-tiered via x402: ~$0.01/endpoint, 20–40% off at 10/50/100 (up to 150).
| Name | Type | Req | Description |
|---|---|---|---|
| urls | array | yes | — |
No output schema declared.
No examples provided.
orcpin_holding_period ~155
Trade-lot holding-period + realized-gain calculator for trading agents. Send your tax lots (and optionally a proposed sell): returns per-lot days held, the exact date each lot's gain character turns long-term, and FIFO / specific-identification sell allocation with realized gain per lot and per-character totals. Deterministic arithmetic with the published threshold cited (IRC §1222) — counts, dates, and dollars only, never advice. Nothing is stored server-side. Paid via x402 (~$0.02 USDC).
| Name | Type | Req | Description |
|---|---|---|---|
| asOf | string | yes | Evaluation date (YYYY-MM-DD) |
| lots | array | yes | — |
| sell | object | — | Optional proposed sell to allocate across the lots |
No output schema declared.
No examples provided.
orcpin_settlement_dates ~114
T+1 settlement dates for your equity trades on the versioned NYSE holiday calendar: settlement date per trade and whether it has settled as of a given date, with SEC Rule 15c6-1 cited separately as a published rule. Dates and counts only — never a violation determination. Nothing is stored. Paid via x402 (~$0.02 USDC).
| Name | Type | Req | Description |
|---|---|---|---|
| asOf | string | yes | Date to evaluate settled/unsettled against (YYYY-MM-DD) |
| trades | array | yes | — |
No output schema declared.
No examples provided.
orcpin_wallet_snapshot ~64
Block-anchored wallet snapshot on Base: native ETH + tracked ERC-20 balances, account flags, and derived metrics (wallet type, activity tier, gas runway). Paid via x402 (~$0.02 USDC).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | — |
No output schema declared.
No examples provided.
orcpin_x402_directory ~208
FREE — no wallet or payment needed. Search the public x402 ecosystem: a demand-ordered directory of ~1000 paid endpoints listed on the CDP Bazaar, ranked by distinct paying wallets in the last 30 days. Filter by text, network, and maximum price. Use this to DISCOVER endpoints an agent could pay; each result says whether Orcpin holds reliability measurements for it (the measurements themselves are orcpin_endpoint_reliability).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Page size, default 50. |
| max_price | string | — | Maximum advertised price in USD, e.g. "0.01". Endpoints with no advertised price are excluded. |
| network | string | — | Exact network id as listed upstream, e.g. base, eip155:8453, solana. Matched exactly, not as a substring. |
| offset | integer | — | Pagination offset. |
| q | string | — | Text match over resource URL, service name and description. |
No output schema declared.
No examples provided.