ToolTrust
A8/100
Smithery

solenrich-se01

mcpsmithery

@Smithery

Solana onchain data enrichment for AI agents and LLMs. 15 tools covering wallet profiling, token analysis, risk scoring, whale tracking, and DeFi protocol analytics. What it does SolEnrich cross-references 5 data sources (Helius, DexScreener, Jupiter, DeFi Llama, Solana RPC) in parallel and returns enriched intelligence, not raw blockchain data. All scoring is deterministic with no LLM inference in the pipeline. Key tools - enrich_wallet — SOL balance, token holdings, DeFi positions, behavioral labels, risk score - enrich_token — Price (median of 3 sources), market cap, liquidity, holder concentration, risk flags - due_diligence — Composite risk report with SAFE / CAUTION / RISKY verdict - whale_watch — Top holders with accumulation vs distribution tracking - compare_tokens — Side-by-side analysis of 2-3 tokens with rankings - new_tokens — Recently launched tokens filtered by liquidity and risk - protocol_profile — DeFi protocol TVL, yields, activity, health signals - query — Plain English questions — "Is JUP safe?" routes to the right enricher Plus: parse_transaction, wallet_graph, copy_trade_signals, batch_enrich, compare_wallets, token_trend, wallet_history Payment Pay-per-request via USDC on Solana (x402). No API keys, no subscriptions. Costs range from $0.001 to $0.020 per call. Tools return pricing details if payment is required. Links - https://api.solenrich.com/docs - https://www.x402scan.com/server/d9814c54-6fa6-4fa7-8b01-43a0ffbc7641 - https://github.com/0xSardius/solenrich - https://solenrich.com

By Smithery | 8 findings | Scanned 4/19/2026 | tooltrust-scanner/v0.3.8

1 Medium7 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (8)

  • MediumAS-002

    ⚠️Excessive Permissions

    enrich_wallet:tool declares fs permission

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×7

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    enrich_walletenrich_tokenparse_transactionwhale_watchdue_diligencewallet_graphcopy_trade_signals

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y solenrich-se01"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)