Raw scan report

Mmex — the complete, unedited output of the deterministic mcptrustchecker engine v1.8.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.8.0",
    "methodologyVersion": "mcptrustchecker-1.8"
  },
  "target": {
    "id": "mmex-mcp",
    "source": {
      "kind": "package",
      "origin": "mmex-mcp"
    },
    "server": {
      "name": "mmex-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.8"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "can create, modify or delete files"
    ],
    "tags": [
      "file-write"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (68 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-CAP-002",
      "title": "Tool \"mmex_tags_unlink\" can modify the filesystem",
      "category": "permissions",
      "severity": "medium",
      "confidence": "strong",
      "description": "Tool \"mmex_tags_unlink\" can write, overwrite or delete files (keyword \"unlink\"). Verify it is scoped to a safe directory.",
      "remediation": "Constrain file operations to an explicit, non-sensitive root; reject path traversal.",
      "location": {
        "kind": "tool",
        "name": "mmex_tags_unlink"
      },
      "data": {
        "tags": [
          "file-write"
        ]
      }
    },
    {
      "ruleId": "MTC-CAP-002",
      "title": "Tool \"mmex_transactions_unlink_tag\" can modify the filesystem",
      "category": "permissions",
      "severity": "medium",
      "confidence": "strong",
      "description": "Tool \"mmex_transactions_unlink_tag\" can write, overwrite or delete files (keyword \"unlink\"). Verify it is scoped to a safe directory.",
      "remediation": "Constrain file operations to an explicit, non-sensitive root; reject path traversal.",
      "location": {
        "kind": "tool",
        "name": "mmex_transactions_unlink_tag"
      },
      "data": {
        "tags": [
          "file-write"
        ]
      }
    },
    {
      "ruleId": "MTC-CAP-005",
      "title": "Mutating tool \"mmex_tags_unlink\" declares no destructiveHint",
      "category": "hygiene",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Tool \"mmex_tags_unlink\" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.",
      "remediation": "Declare accurate annotations, and gate destructive tools on user confirmation regardless.",
      "location": {
        "kind": "tool",
        "name": "mmex_tags_unlink"
      },
      "data": {
        "tags": [
          "file-write"
        ]
      }
    },
    {
      "ruleId": "MTC-CAP-005",
      "title": "Mutating tool \"mmex_transactions_unlink_tag\" declares no destructiveHint",
      "category": "hygiene",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Tool \"mmex_transactions_unlink_tag\" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.",
      "remediation": "Declare accurate annotations, and gate destructive tools on user confirmation regardless.",
      "location": {
        "kind": "tool",
        "name": "mmex_transactions_unlink_tag"
      },
      "data": {
        "tags": [
          "file-write"
        ]
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "mmex_accounts_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_accounts_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_accounts_balance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_accounts_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_accounts_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_accounts_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_accounts_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_assets_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_assets_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_assets_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_assets_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_assets_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_assets_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_subcategories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_categories_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_by_symbol",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_currencies_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_payees_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_payees_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_payees_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_payees_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_payees_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_payees_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_scheduled_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_scheduled_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_scheduled_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_scheduled_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_scheduled_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_scheduled_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_stocks_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_stocks_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_stocks_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_stocks_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_stocks_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_stocks_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_support_get_db_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_for_reference",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_link",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_tags_unlink",
      "tags": [
        "file-write"
      ],
      "reasons": {
        "file-write": [
          "keyword \"unlink\""
        ]
      }
    },
    {
      "tool": "mmex_transactions_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_update_partial",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_splits",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_add_split",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_update_split",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_delete_split",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_tags",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_link_tag",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mmex_transactions_unlink_tag",
      "tags": [
        "file-write"
      ],
      "reasons": {
        "file-write": [
          "keyword \"unlink\""
        ]
      }
    }
  ],
  "surfaceDigest": "7885a610133e66c1b128d31c43958df7ee9c22f4247fbc9dd073f6b369dea88d",
  "stats": {
    "tools": 68,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 2,
      "low": 2,
      "info": 0
    }
  }
}