ToolTrust
A2/100
Smithery

info-6d0w-backtesting-arena

mcpsmithery

@Smithery

Quantitative crypto backtesting & Bitcoin market-regime analytics. 68 MCP tools: honest look-ahead-aware backtest validation with Deflated-Sharpe-Ratio correction, point-in-time 10-indicator Bitcoin cycle scoring, macro-regime composites, Edge-Library filter effects, 22 on-chain BRK series (since 2009), altcoin screener, sentiment, "buy now or wait?" decision-math, conditional historical-analog base rates & live subscriptions. Core outputs are not reproducible from public OHLCV/market-data APIs. Covers crypto plus stocks/ETFs/commodities/forex. Free tier, no credit card.

By Smithery | 85 findings | Scanned 7/16/2026 | tooltrust-scanner/v0.3.19

10 Low75 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 (85)

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×9

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

    arena_get_shared_backtestarena_get_report_statusarena_subscribe_signal_alertsarena_subscribe_cycle_changesarena_subscribe_pulse_changesarena_subscribe_bullmarket_stagearena_cancel_subscriptionarena_get_knowledgearena_dip_decision

    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.

  • LowAS-002

    ⚠️Excessive Permissions

    arena_run_grid_backtest:input schema exposes 13 properties (threshold: 10)

    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 ×65

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

    arena_get_pulsearena_get_cyclearena_get_altcoin_seasonarena_get_fear_greedarena_get_bullmarket_ampelarena_get_funding_ratearena_get_hash_ribbonsarena_get_mayer_multiplearena_get_macro_regimearena_get_btc_macro_correlationsarena_get_btc_market_structurearena_get_iv_snapshotarena_get_pulse_historyarena_get_cycle_historyarena_get_altcoin_season_historyarena_get_funding_rate_historyarena_get_mayer_multiple_historyarena_list_onchain_seriesarena_get_onchain_latestarena_get_onchain_historyarena_get_max_painarena_get_max_pain_historyarena_get_drift_logarena_list_strategiesarena_list_universesarena_get_universearena_get_strategy_insightsarena_get_filter_insightsarena_get_volatility_insightsarena_get_sentimentarena_get_strategy_performancearena_get_strategy_filter_effectarena_get_strategy_performance_by_regimearena_get_edge_reportsarena_get_winnersarena_list_backtestsarena_get_backtestarena_get_backtest_tradesarena_get_shared_backtestarena_get_signal_statusvalidate_strategyarena_run_backtestarena_compare_strategiesarena_run_universe_backtestarena_get_job_statusarena_run_grid_backtestarena_quote_reportarena_get_report_statusarena_subscribe_signal_alertsarena_subscribe_cycle_changesarena_subscribe_pulse_changesarena_subscribe_bullmarket_stagearena_list_subscriptionsarena_check_subscription_updatesarena_cancel_subscriptionarena_get_gem_scoresarena_get_gem_scorearena_get_gem_validationarena_get_volatility_phasesarena_get_volatility_recommendationsarena_list_knowledgearena_get_knowledgearena_get_ontology_termarena_dip_decisionget_more_tools

    Fix: Review and remediate the identified issue.

  • InfoAS-002

    ⚠️Excessive Permissions ×10

    declared capabilities: network access

    arena_get_shared_backtestarena_get_report_statusarena_get_knowledgearena_dip_decision

    declared capabilities: network access, HTTP requests

    arena_subscribe_signal_alertsarena_subscribe_cycle_changesarena_subscribe_pulse_changes

    declared capabilities: network access, filesystem access, HTTP requests

    arena_subscribe_bullmarket_stage

    declared capabilities: filesystem access

    arena_check_subscription_updates

    declared capabilities: code/command execution

    arena_cancel_subscription

    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 info-6d0w-backtesting-arena"

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)