Raw scan report

Figma Copilot — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.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.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "figma-copilot",
    "source": {
      "kind": "package",
      "origin": "figma-copilot"
    },
    "server": {
      "name": "figma-copilot"
    }
  },
  "grade": "A",
  "score": {
    "score": 99,
    "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": "minimal",
        "label": "capability blast radius (minimal) — client exposure if the model is manipulated",
        "appliedPenalty": 0
      },
      {
        "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.13"
  },
  "capability": {
    "level": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (75 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": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "get_document_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_selection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_current_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_my_design",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_node_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_nodes_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_rectangle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_frame",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_text",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_fill_color",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_stroke_color",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clone_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resize_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_multiple_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_node_as_image",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_text_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_styles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_local_components",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_annotations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_annotation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_multiple_annotations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_component_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_instance_overrides",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_instance_overrides",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_corner_radius",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scan_text_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scan_nodes_by_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_multiple_text_contents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_layout_mode",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_padding",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_axis_align",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_layout_sizing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_item_spacing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_reactions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_default_connector",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_connections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_slide",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_slide_row",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_slide_grid",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_focused_slide",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_slide_transition",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_slide_transition",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_slides_mode",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_slides_mode",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_slide_grid",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_slide_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_presentation_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_table_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_shape_with_text",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_gif",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_text_style_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_text_style_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_text_decoration_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_text_decoration_range",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_range_font",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_range_font_size",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_range_fills",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_styled_text_segments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_component_description",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_component_description",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "normalize_markdown",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_text_preserve_formatting",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "smart_text_replace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_multiple_text_contents_with_styles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clone_multiple_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_multiple_nodes_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_multiple_nodes_property",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scan_nodes_with_options",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_connection_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "execute_batch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "join_channel",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "d367d91dc5e591ae211835f082abe9c860e4573479c45c81736b6bb4f24c55f2",
  "stats": {
    "tools": 75,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}