Raw scan report

Immersive Commons — 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://www.immersivecommons.com/api/mcp",
    "source": {
      "kind": "http",
      "origin": "https://www.immersivecommons.com/api/mcp"
    },
    "server": {
      "name": "immersive-commons-floor10",
      "version": "1.31.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-CAP-007",
      "title": "Unconstrained URL/host parameter \"url\" on \"floor10_extract_event_metadata\"",
      "category": "network",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "Tool \"floor10_extract_event_metadata\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
      "remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
      "location": {
        "kind": "tool",
        "name": "floor10_extract_event_metadata",
        "field": "inputSchema.properties.url"
      },
      "owasp": "LLM06:2025 Excessive Agency",
      "data": {
        "param": "url"
      }
    },
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint www.immersivecommons.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "floor10_get_my_floor_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_capabilities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_my_roles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_effective_features",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_set_feature_enabled",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_set_feature_availability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_set_ai_policy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_preview_ai_curation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_run_ai_curation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floor10_list_my_pending",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_pending_highlights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_approve_highlight",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_reject_highlight",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floor10_submit_highlight",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_push",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floorcast_unpush",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floor10_list_claimable_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floor10_upload_image",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "floor10_extract_event_metadata",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"scrape\""
        ]
      }
    },
    {
      "tool": "ic_get_my_membership",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_request_tier",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_pending_tier_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_members",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_approve_tier_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_deny_tier_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_pending_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_approve_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_reject_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_request_workshop_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_get_my_workshop_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_request_zai_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_get_my_zai_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_get_my_zai_key_usage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_pending_key_requests",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_approve_key_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_deny_key_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_membership_set_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_membership_upload_photo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_leaderboard_connect_github",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_leaderboard_set_optin",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_leaderboard_get_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_leaderboard_get_board",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"scrape\""
        ]
      }
    },
    {
      "tool": "ic_admin_leaderboard_inspect",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_events_list_upcoming",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_events_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_events_get_live",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_directory_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_resources_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_resources_book",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_rooms_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_rooms_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_rooms_join",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_rooms_send",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_rooms_read",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_rooms_add_channel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_activity_get_recent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_context_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_events_rsvp",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_list_inventory",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_get_unit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_check_waiver",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_get_my_lend",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_admin_list_active_lends",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_admin_list_open_incidents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_sign_waiver",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_checkout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_return",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_report_damage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_get_attestation_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_attest_member",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_mark_sop_complete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_admin_mark_oos",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_admin_clear_oos",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_admin_force_return",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_headsets_admin_resolve_incident",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_research_ask",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_research_submit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_events_request",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_files_list",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "ic_files_get",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ic_files_put",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_files_grant",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "ic_files_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_transcribe_submit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_transcribe_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_transcribe_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_transcribe_get",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ic_prints_submit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_prints_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_prints_get",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ic_prints_cancel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_prints_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_folders_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_folder_get",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "ic_folder_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_folder_grant",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "ic_folder_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_startup_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_startup_request_ownership",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_signal_list_issues",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_signal_get_latest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_donate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_donations_total",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_signal_get_issue",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ic_signal_get_story",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ic_signal_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_news_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_presentations_list",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "ic_presentations_get",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "ic_feedback_submit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_feedback_list_mine",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_feedback_get_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_resolve_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_events_next",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_send_envelope",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_list_threads",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_get_thread",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_reply",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_undo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_block",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_unblock",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_inbox_list_blocks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_policy_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_policy_set",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_directory_lookup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_agent_outbox_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_agent_client_register",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_agent_client_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_agent_client_revoke",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_agent_audit_search",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_startup_update_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_startup_post_news",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_pending_ownership",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_approve_ownership",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_reject_ownership",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_list_recent_startup_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ic_admin_takedown_startup_content",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "2ef595c529d4e6fb922a5ed0e3dc82c9b748c582cef565f25a79f72a8c030901",
  "stats": {
    "tools": 139,
    "prompts": 0,
    "resources": 3,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 1
    }
  }
}