ToolTrust
A2/100
Smithery

travis-kellogg1-coinrailz-mcp

mcpsmithery

@Smithery

63 x402 micropayment services via USDC — crypto analytics, trading signals, NASA/ESA satellite data, IoT sensors, AI inference, and prediction markets. Coinbase AgentKit compatible. Pay per call with prepaid credits or native on-chain USDC.

By Smithery | 84 findings | Scanned 7/4/2026 | tooltrust-scanner/v0.3.19

5 Low79 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 (84)

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×5

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    coinrailz_multi_chain_balancecoinrailz_compliance_consultationcoinrailz_polymarket_searchcoinrailz_kalshi_searchcoinrailz_iot_bulk_data

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×63

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

    coinrailz_pingcoinrailz_gas_price_oraclecoinrailz_token_metadatacoinrailz_dex_liquiditycoinrailz_approval_managercoinrailz_token_pricecoinrailz_token_sentimentcoinrailz_transaction_buildercoinrailz_whale_alertscoinrailz_batch_quotecoinrailz_multi_chain_balancecoinrailz_trending_tokenscoinrailz_portfolio_trackercoinrailz_wallet_riskcoinrailz_trade_signalscoinrailz_payment_processingcoinrailz_contract_scancoinrailz_instant_agent_walletcoinrailz_agent_create_walletcoinrailz_seamless_chain_bridgecoinrailz_verified_agent_identitycoinrailz_compliance_consultationcoinrailz_smart_contract_auditcoinrailz_property_valuationcoinrailz_lease_analysiscoinrailz_construction_progresscoinrailz_fraud_detectioncoinrailz_credit_risk_scorecoinrailz_compliance_checkcoinrailz_sentiment_analysiscoinrailz_trading_signalcoinrailz_portfolio_optimizationcoinrailz_correlation_matrixcoinrailz_risk_metricscoinrailz_arbitrage_scannercoinrailz_polymarket_eventscoinrailz_polymarket_oddscoinrailz_polymarket_searchcoinrailz_prediction_market_oddscoinrailz_stock_sentimentcoinrailz_forex_sentimentcoinrailz_kalshi_marketscoinrailz_kalshi_oddscoinrailz_kalshi_searchcoinrailz_solana_yield_findercoinrailz_satellite_earthdatacoinrailz_earthdata_granulescoinrailz_earthdata_precipitationcoinrailz_earthdata_sstcoinrailz_earthdata_soil_moisturecoinrailz_earthdata_ocean_colorcoinrailz_fire_alertscoinrailz_weather_imagerycoinrailz_vegetationcoinrailz_flood_detectioncoinrailz_air_qualitycoinrailz_land_usecoinrailz_fleet_telematicscoinrailz_weather_station_datacoinrailz_iot_sensor_readingcoinrailz_iot_device_streamcoinrailz_iot_bulk_datacoinrailz_ai_inference

    Fix: Review and remediate the identified issue.

  • InfoAS-010

    🔑Insecure Secret Handling ×10

    input parameter "tokenAddress" accepts a credential (informational; not evidence of insecure handling)

    coinrailz_token_metadatacoinrailz_dex_liquiditycoinrailz_approval_managercoinrailz_token_price

    input parameter "tokenSymbol" accepts a credential (informational; not evidence of insecure handling)

    coinrailz_token_sentiment

    input parameter "includeTokens" accepts a credential (informational; not evidence of insecure handling)

    coinrailz_multi_chain_balance

    input parameter "token" accepts a credential (informational; not evidence of insecure handling)

    coinrailz_trade_signalscoinrailz_seamless_chain_bridgecoinrailz_solana_yield_finder

    input parameter "max_tokens" accepts a credential (informational; not evidence of insecure handling)

    coinrailz_ai_inference

    Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.

  • InfoAS-002

    ⚠️Excessive Permissions ×6

    declared capabilities: database access, HTTP requests

    coinrailz_multi_chain_balance

    declared capabilities: filesystem access

    coinrailz_agent_create_wallet

    declared capabilities: network access

    coinrailz_compliance_consultationcoinrailz_polymarket_searchcoinrailz_kalshi_searchcoinrailz_iot_bulk_data

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

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 travis-kellogg1-coinrailz-mcp"

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)