Raw scan report

Produckai — 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": "produckai-mcp-server",
    "source": {
      "kind": "package",
      "origin": "produckai-mcp-server"
    },
    "server": {
      "name": "produckai-mcp-server"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "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": "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": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (50 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": "ping_backend",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "echo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_pipeline_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "capture_raw_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upload_csv_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "upload_zoom_transcript",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_csv_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_insights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_insight_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_customer_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "run_clustering",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_themes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_theme_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_embeddings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_slack_integration",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "parameter \"secret\""
        ]
      }
    },
    {
      "tool": "list_slack_channels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sync_slack_channels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_slack_sync_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_bot_filters",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_google_drive_integration",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "parameter \"secret\""
        ]
      }
    },
    {
      "tool": "browse_drive_folders",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "sync_drive_folders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_drive_sync_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "preview_drive_folder",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_drive_processing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_jira_integration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "browse_jira_projects",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "sync_feedback_to_jira",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "sync_jira_to_feedback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "link_feedback_to_jira",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_jira_sync_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_jira_mapping",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_jira_feedback_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "setup_zoom_integration",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "parameter \"secret\""
        ]
      }
    },
    {
      "tool": "sync_zoom_recordings",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "analyze_zoom_meeting",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_zoom_insights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "link_zoom_to_customers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "calculate_voc_scores",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_top_feedback_by_voc",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "configure_voc_weights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_voc_trends",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_prd",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_prds",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "get_prd",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_prd_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "regenerate_prd",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "export_prd",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tag_slack_message_with_customer",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "c99efdf98d21eac170822c6643239d5cc6e84d8590b3379356b901c15dbf8d37",
  "stats": {
    "tools": 50,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}