Raw scan report

Dwlf — the complete, unedited output of the deterministic mcptrustchecker engine v1.7.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.7.0",
    "methodologyVersion": "mcptrustchecker-1.7"
  },
  "target": {
    "id": "@dwlf/mcp-server",
    "source": {
      "kind": "package",
      "origin": "@dwlf/mcp-server"
    },
    "server": {
      "name": "@dwlf/mcp-server"
    }
  },
  "grade": "A",
  "score": {
    "score": 90,
    "threatScore": 93,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 6.66,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-006",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "heuristic",
        "rawWeight": 9,
        "confidenceMult": 0.4,
        "diminishingFactor": 1,
        "appliedPenalty": 3.6
      },
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-006",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "heuristic",
        "rawWeight": 9,
        "confidenceMult": 0.4,
        "diminishingFactor": 0.5,
        "appliedPenalty": 1.8
      },
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-006",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "heuristic",
        "rawWeight": 9,
        "confidenceMult": 0.4,
        "diminishingFactor": 0.25,
        "appliedPenalty": 0.9
      },
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-006",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "heuristic",
        "rawWeight": 9,
        "confidenceMult": 0.4,
        "diminishingFactor": 0.1,
        "appliedPenalty": 0.36
      },
      {
        "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": "source",
        "label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
        "appliedPenalty": 0
      },
      {
        "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.7"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (99 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-006",
      "title": "Possible combosquat of mcp",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "\"@dwlf/mcp-server\" is \"mcp\" with a decorative suffix — a common combosquat pattern.",
      "remediation": "Confirm you meant \"mcp\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@dwlf/mcp-server"
      },
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "candidate": "@dwlf/mcp-server",
        "target": "mcp"
      }
    },
    {
      "ruleId": "MTC-SUP-006",
      "title": "Possible combosquat of @playwright/mcp",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "\"@dwlf/mcp-server\" is \"@playwright/mcp\" with a decorative suffix — a common combosquat pattern.",
      "remediation": "Confirm you meant \"@playwright/mcp\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@dwlf/mcp-server"
      },
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "candidate": "@dwlf/mcp-server",
        "target": "@playwright/mcp"
      }
    },
    {
      "ruleId": "MTC-SUP-006",
      "title": "Possible combosquat of @stripe/mcp",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "\"@dwlf/mcp-server\" is \"@stripe/mcp\" with a decorative suffix — a common combosquat pattern.",
      "remediation": "Confirm you meant \"@stripe/mcp\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@dwlf/mcp-server"
      },
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "candidate": "@dwlf/mcp-server",
        "target": "@stripe/mcp"
      }
    },
    {
      "ruleId": "MTC-SUP-006",
      "title": "Possible combosquat of @browsermcp/mcp",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "\"@dwlf/mcp-server\" is \"@browsermcp/mcp\" with a decorative suffix — a common combosquat pattern.",
      "remediation": "Confirm you meant \"@browsermcp/mcp\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@dwlf/mcp-server"
      },
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "candidate": "@dwlf/mcp-server",
        "target": "@browsermcp/mcp"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "dwlf_list_academy_tracks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_academy_lesson",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_search_academy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_quotas",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_ai_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_ai_symbol_brief",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_ai_strategy_performance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_annotations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_create_annotation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_update_annotation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_annotation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_bulk_create_annotations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_run_backtest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_backtest_results",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_backtests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_backtest",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"request\""
        ]
      }
    },
    {
      "tool": "dwlf_cancel_backtest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_backtest_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_run_synthetic_backtest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_synthetic_backtest_results",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_custom_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_custom_event_notifications",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_compile_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_preflight_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_create_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_update_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_evaluate_custom_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_evaluate_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_evaluation_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_evaluations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_indicators",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_trendlines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_market_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_quote",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_support_resistance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_price_picture",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_cycle_setups",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_portfolios",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_holdings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_portfolio_snapshots",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_regime",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_intelligence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_daily_briefing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_register_agent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_active_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_recent_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_signal_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_describe_strategy_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_strategies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_create_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_update_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_compile_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_public_strategies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_subscriptions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_create_subscription",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_update_subscription",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_subscription",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_activate_event_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_event_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_deactivate_event_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_activate_strategy_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_strategy_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_deactivate_strategy_symbols",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_all_symbol_activations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_symbol_tags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_symbol_tags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_add_symbol_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_remove_symbol_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_trade_plan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_create_trade_plan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_update_trade_plan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_trade_plan",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_create_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_close_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_add_trade_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_trade_notes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_list_trade_plans",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_update_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_delete_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_position_size",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_trade_state",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_skip_outcomes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_decision_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_confirm_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_skip_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_watchlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_add_to_watchlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_get_briefing_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_add_to_briefing_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dwlf_remove_from_briefing_list",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "14ddcca0f29f6b390340675fb4c5e1a3a065f81388934bd5c09dac5e74aad541",
  "stats": {
    "tools": 99,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 4,
      "low": 0,
      "info": 0
    }
  }
}