Raw scan report

Claude To Figma — 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": "claude-to-figma",
    "source": {
      "kind": "package",
      "origin": "claude-to-figma"
    },
    "server": {
      "name": "claude-to-figma"
    }
  },
  "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.13"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)"
    ],
    "tags": [
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (116 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-012",
      "title": "Package has no license",
      "category": "hygiene",
      "severity": "info",
      "confidence": "strong",
      "description": "\"claude-to-figma\" has no declared license. This is a legal/reuse concern, not a security finding.",
      "location": {
        "kind": "package",
        "name": "claude-to-figma"
      }
    },
    {
      "ruleId": "MTC-SUP-011",
      "title": "Package declares no source repository",
      "category": "supply-chain",
      "severity": "info",
      "confidence": "strong",
      "description": "\"claude-to-figma\" 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": "claude-to-figma"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "connect_to_figma",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_connection_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_document_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_selection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_current_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_active_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_active_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "organize_pages",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clear_active_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_page_presets",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "get_nodes_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "scan_text_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "load_font_async",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_local_components",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_remote_components",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_rectangle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_frame",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_text",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_ellipse",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resize_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_fill_color",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_corner_radius",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_node_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "append_to_frame",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_auto_layout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_stroke",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_stroke",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_group",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "ungroup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_local_styles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_fill_style",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_stroke_style",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_text_style",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "apply_effect_style",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_paint_style",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_local_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bind_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_variable_collection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_variable",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_variable_value",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sync_variables_with_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audit_variable_usage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_variables_from_selection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_variables_from_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_variables_from_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_variables_from_component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_design_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_color_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_effects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "remove_effects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_line",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_polygon",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_star",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_opacity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_blend_mode",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_rotation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_component_from_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_instance_from_key",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detach_instance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_constraints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_text_properties",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_text_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bring_to_front",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "send_to_back",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_forward",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_backward",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_visible",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_locked",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "duplicate_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clone_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "insert_child",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_multiple_text_contents",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_styled_text_segments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_styled_text_segments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_linear_gradient",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_radial_gradient",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_corner_radii",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "boolean_union",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "boolean_subtract",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "boolean_intersect",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "boolean_exclude",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "flatten",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_clip_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "select_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "select_all",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "clear_selection",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "zoom_to_fit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_viewport",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_node",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_image_fill",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_image_rectangle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "insert_svg",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "insert_icon",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "set_icon_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_local_icons",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "insert_local_icon",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_icon_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_contrast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_node_contrast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_accessible_color",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_composition",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_alignment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_spacing_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_all_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "verify_nodes_exist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "find_node_by_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_reference_image",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "checkpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_design",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_validation_cycle",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "6cb97d46acc2cd81744ad246b0e27195663a48fc064d4628eb450ef4feb566d9",
  "stats": {
    "tools": 116,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 2
    }
  }
}