Raw scan report

Elsahafy Ux — 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": "@elsahafy/ux-mcp-server",
    "source": {
      "kind": "package",
      "origin": "@elsahafy/ux-mcp-server"
    },
    "server": {
      "name": "@elsahafy/ux-mcp-server"
    }
  },
  "grade": "A",
  "score": {
    "score": 95,
    "threatScore": 96,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 3.6,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-005",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "heuristic",
        "rawWeight": 9,
        "confidenceMult": 0.4,
        "diminishingFactor": 1,
        "appliedPenalty": 3.6
      },
      {
        "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 (54 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-005",
      "title": "Near-miss of exa-mcp-server (edit distance 2)",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "\"@elsahafy/ux-mcp-server\" is edit-distance 2 from the package \"exa-mcp-server\". Verify this is the intended package.",
      "remediation": "Confirm you meant \"exa-mcp-server\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@elsahafy/ux-mcp-server"
      },
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "candidate": "@elsahafy/ux-mcp-server",
        "target": "exa-mcp-server"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "WCAG 2.1 AA Guidelines",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "UI Patterns Library",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Design System Principles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Responsive Design Best Practices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Dark Mode Implementation Guide",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Error Message Library",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Performance Best Practices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "SEO Best Practices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "React Component Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Form Design Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Typography System",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Mobile-Specific UX Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Data Visualization Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "E-commerce UX Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Information Architecture",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Progressive Web App Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Advanced Design System Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "SaaS Product UX Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Haptic Feedback Design",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Healthcare UX Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Financial Services UX Patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Neurodiversity-Inclusive Design",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "Web Components",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_accessibility",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "review_usability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_pattern",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_component_example",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "audit_design_system",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_contrast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_responsive",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_error_message",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_performance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "check_seo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_animation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_color_palette",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_typography_scale",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_microcopy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_form_pattern",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_data_viz",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_accessibility_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_ab_variant",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_information_architecture",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "detect_dark_patterns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_ux_metrics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_wireframe",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suggest_microinteraction",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "accessibility_review",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "component",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "usability_audit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "interface",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "design_system_setup",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "project_type",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "complete_ux_audit",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "0ddcef8fca49c8e3586ee08ea23c2475c5c899a8f4e667804f7898f195378ba4",
  "stats": {
    "tools": 54,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 0
    }
  }
}