Raw scan report

Tracecat Mcp Community — 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": "tracecat-mcp-community",
    "source": {
      "kind": "package",
      "origin": "tracecat-mcp-community"
    },
    "server": {
      "name": "tracecat-mcp-community"
    }
  },
  "grade": "A",
  "score": {
    "score": 93,
    "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": "high",
        "label": "capability blast radius (high) — client exposure if the model is manipulated",
        "appliedPenalty": 6
      },
      {
        "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": "high",
    "reasons": [
      "can send data / act on an external service",
      "reads sensitive or local data",
      "has a read → egress path (a data-exfiltration surface)"
    ],
    "tags": [
      "sensitive-source",
      "external-sink"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (61 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-FLOW-004",
      "title": "Sensitive-source and external-sink co-exist",
      "category": "exfiltration",
      "severity": "high",
      "confidence": "strong",
      "description": "Tools that read sensitive data ([tracecat_get_secret]) and tools that can send data out ([tracecat_create_webhook_key]) are exposed together. An agent can move private data to the sink.",
      "remediation": "Keep secret-reading and egress capabilities on separate, separately-approved servers.",
      "location": {
        "kind": "flow",
        "name": "tracecat_get_secret → tracecat_create_webhook_key"
      },
      "evidence": "sources [tracecat_get_secret] → sinks [tracecat_create_webhook_key]",
      "owasp": "LLM02:2025 Sensitive Information Disclosure",
      "references": [],
      "data": {
        "sources": [
          "tracecat_get_secret"
        ],
        "sinks": [
          "tracecat_create_webhook_key"
        ]
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "high",
      "confidence": "strong",
      "untrustedInput": [],
      "sensitiveSource": [
        "tracecat_get_secret"
      ],
      "externalSink": [
        "tracecat_create_webhook_key"
      ],
      "selfContained": false,
      "path": [
        "tracecat_get_secret",
        "tracecat_create_webhook_key"
      ],
      "pathWired": false,
      "description": "A sensitive-source → external-sink chain exists: tracecat_get_secret → tracecat_create_webhook_key."
    }
  ],
  "capabilities": [
    {
      "tool": "ping",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_actions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_action",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_action",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_action",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_action",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_cases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_add_comment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_case",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_comments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_docs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_tools_documentation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_run_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_executions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_execution",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_cancel_execution",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_execution_compact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_graph",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_add_edges",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_edges",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_move_nodes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_trigger_position",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_schedules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_search_secrets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_secret",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_secret\""
        ]
      }
    },
    {
      "tool": "tracecat_update_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_health_check",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_tables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_column",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_column",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_rows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_row",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_insert_row",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_row",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_row",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_batch_insert_rows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_list_templates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_template",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_webhook_key",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "tracecat_list_workflows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_create_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_get_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_update_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_deploy_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_export_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_delete_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_validate_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "tracecat_autofix_workflow",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "8751cb73b93def5beb8eb46adb4970408c473bc130664a0cfcd63dfa1bd304c0",
  "stats": {
    "tools": 61,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 1,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}