Raw scan report

Apifox Mcp Community — 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": "apifox-mcp-community",
    "source": {
      "kind": "package",
      "origin": "apifox-mcp-community"
    },
    "server": {
      "name": "apifox-mcp-community"
    }
  },
  "grade": "A",
  "score": {
    "score": 95,
    "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": "none",
        "label": "publisher verification (unlinked) — no provenance/repo link, but the shipped source was fully read",
        "appliedPenalty": 2
      },
      {
        "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": [
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (81 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-011",
      "title": "Package declares no source repository",
      "category": "supply-chain",
      "severity": "info",
      "confidence": "strong",
      "description": "\"apifox-mcp-community\" declares no repository URL, so its published artifact cannot be compared against reviewable source.",
      "remediation": "Prefer packages that link to public, reviewable source.",
      "location": {
        "kind": "package",
        "name": "apifox-mcp-community"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "check_apifox_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_tool_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_project_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scaffold_crud_module",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_project_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tool_domains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "activate_domain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deactivate_domain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_active_domains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_openapi",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_openapi",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "batch_call",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_custom_endpoints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_custom_endpoint_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_custom_endpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_custom_endpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_custom_endpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_docs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_doc_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_doc",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_doc",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_doc",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_environments",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_env\""
        ]
      }
    },
    {
      "tool": "get_environment_detail",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_env\""
        ]
      }
    },
    {
      "tool": "create_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_environment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_environment",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_env\""
        ]
      }
    },
    {
      "tool": "list_global_params",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_global_param",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_global_param",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_global_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_global_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_api_folders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_api_folder_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_api_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_api_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_api_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_http_apis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_http_api_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_http_api",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_http_api",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_http_api",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_response_folders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_response_folder_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_response_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_response_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_response_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_responses",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_response",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_response",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_response",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_schema_folders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_schema_folder_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_schema_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_schema_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_schema_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_schemas",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_schema_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_test_case_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_test_cases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_test_case_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_test_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_test_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_test_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_test_reports",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_test_report_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_test_scenario_tree",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_test_scenario",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_test_scenario_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_test_scenario",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_test_scenario",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_test_scenario_steps",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_websocket_apis",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_websocket_api_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_websocket_api",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_websocket_api",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_websocket_api",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "ea8989e8517a2285f63ea582f2c250331ae334fddcf4e58ca2cbfc0e40f65bae",
  "stats": {
    "tools": 81,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}