Raw scan report

Fine Structure — the complete, unedited output of the deterministic mcptrustchecker engine v1.10.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.10.0",
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "target": {
    "id": "https://finestructure.ai/api/mcp",
    "source": {
      "kind": "http",
      "origin": "https://finestructure.ai/api/mcp"
    },
    "server": {
      "name": "fine-structure-mcp",
      "version": "1.0.0"
    }
  },
  "grade": "A",
  "score": {
    "score": 97,
    "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": "coverage-honesty",
        "level": "live",
        "label": "inspection depth (live) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "live",
    "inputs": {
      "toolSurface": true,
      "implementationSource": false,
      "packageMetadata": false,
      "liveTransport": true
    },
    "caveats": []
  },
  "findings": [
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint finestructure.ai. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "create_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agency_create_client",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agency_list_clients",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agency_create_client_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agency_create_claim_link",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "agency_get_claim_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "publish_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_platform_guide",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_recommended_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_job_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_links",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_app_domains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_custom_domain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_domain_verification",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_domain_verification",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_primary_domain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_custom_domain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_domain_ssl_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_domain_redirects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_apps",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_files",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_app_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_app_files",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "write_app_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "patch_app_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rename_app_file",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_detail",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_entities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_entity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "seed_entity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_entity_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_pages",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "get_errors",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_preview_url",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_saved_versions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "restore_saved_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_change_set",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_file_change",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_change_set",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_change_set",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "discard_change_set",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_app",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "inspect_preview",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_security_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_route_policy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_entity_policy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_app_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "invite_app_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_app_member_role",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_app_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_app_security_audit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_saved_versions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_current_to_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "restore_file_from_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_entity_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_entity_schema",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_entity_relationships",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_entity_metadata",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_secret_keys",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_integrations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_integration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_ab_tests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_ab_test",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_ab_test",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_ab_test",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_ab_test_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_configure_sender",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_update_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_create_broadcast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_create_sequence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_create_variable_trigger",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_trigger_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_configure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_sync_contacts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_create_broadcast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_create_event_trigger",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_record_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_create_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_create_sequence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_create_segment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_contact_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_deliverability",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"read_pr\""
        ]
      }
    },
    {
      "tool": "email_marketing_app_process_queue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_queue_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "email_marketing_app_suppress_contact",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "f2431d519e54a8c201a38fd4df9b947511e2fbd3d5804640cff4570a70b07316",
  "stats": {
    "tools": 92,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}