Raw scan report

Openalgo — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "openalgo-mcp",
    "source": {
      "kind": "package",
      "origin": "openalgo-mcp"
    },
    "server": {
      "name": "openalgo-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "threatScore": 100,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "moderate",
        "label": "capability blast radius (moderate) — client exposure if the model is manipulated",
        "appliedPenalty": 3
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "repo",
        "label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
        "appliedPenalty": 1
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (40 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [
    {
      "ruleId": "MTC-SUP-012",
      "title": "Package has no license",
      "category": "hygiene",
      "severity": "info",
      "confidence": "strong",
      "description": "\"openalgo-mcp\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "openalgo-mcp"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "place_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "place_smart_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "place_basket_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "place_split_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "place_options_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "place_options_multi_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "modify_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cancel_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cancel_all_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "close_all_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_open_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_order_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_order_book",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_trade_book",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_position_book",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_holdings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_funds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_margin",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_quote",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_multi_quotes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_option_chain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_market_depth",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_historical_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_instruments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_symbol_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_index_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_expiry_dates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_available_intervals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_option_symbol",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_synthetic_future",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_option_greeks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_openalgo_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_order_constants",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_telegram_alert",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_holidays",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_timings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_holiday",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_instruments",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "analyzer_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyzer_toggle",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "451d4d0588f91d681b2923043e730b6d6c258929a5cbc3f6917e4930d1f1ac00",
  "stats": {
    "tools": 40,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}