Raw scan report

FalkorDB — the complete, unedited output of the deterministic mcptrustchecker engine v1.5.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.5.0",
    "methodologyVersion": "mcptrustchecker-1.4"
  },
  "target": {
    "id": "@falkordb/mcpserver",
    "source": {
      "kind": "package",
      "origin": "@falkordb/mcpserver"
    },
    "server": {
      "name": "@falkordb/mcpserver"
    }
  },
  "grade": "B",
  "score": {
    "score": 81,
    "grade": "B",
    "band": "B",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 18.55,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "ruleId": "MTC-SUP-005",
        "category": "supply-chain",
        "severity": "high",
        "confidence": "strong",
        "rawWeight": 22,
        "confidenceMult": 0.7,
        "diminishingFactor": 1,
        "appliedPenalty": 15.4
      },
      {
        "ruleId": "MTC-SUP-005",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "strong",
        "rawWeight": 9,
        "confidenceMult": 0.7,
        "diminishingFactor": 0.5,
        "appliedPenalty": 3.15
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.4"
  },
  "capability": {
    "level": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": false,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "No tools were enumerated, so prompt-injection, capability and toxic-flow analysis had no tool surface to inspect. To grade a package’s real runtime tools, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [
    {
      "ruleId": "MTC-SUP-005",
      "title": "Near-miss of @sentry/mcp-server (edit distance 1)",
      "category": "supply-chain",
      "severity": "high",
      "confidence": "strong",
      "description": "\"@falkordb/mcpserver\" is edit-distance 1 from the high-traffic package \"@sentry/mcp-server\". Verify this is the intended package.",
      "remediation": "Confirm you meant \"@sentry/mcp-server\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@falkordb/mcpserver"
      },
      "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": "@falkordb/mcpserver",
        "target": "@sentry/mcp-server"
      }
    },
    {
      "ruleId": "MTC-SUP-005",
      "title": "Near-miss of @heroku/mcp-server (edit distance 1)",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "strong",
      "description": "\"@falkordb/mcpserver\" is edit-distance 1 from the package \"@heroku/mcp-server\". Verify this is the intended package.",
      "remediation": "Confirm you meant \"@heroku/mcp-server\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "@falkordb/mcpserver"
      },
      "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": "@falkordb/mcpserver",
        "target": "@heroku/mcp-server"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [],
  "surfaceDigest": "54f3bc0d7072cabdef131ec5fc96523a6246296e0319c64d0053ef17e8ab2bc7",
  "stats": {
    "tools": 0,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 1,
      "medium": 1,
      "low": 0,
      "info": 0
    }
  }
}