Raw scan report

Xpoz Social Data — the complete, unedited output of the deterministic mcptrustchecker engine v1.10.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.10.0",
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "target": {
    "id": "https://mcp.xpoz.ai/mcp",
    "source": {
      "kind": "http",
      "origin": "https://mcp.xpoz.ai/mcp"
    },
    "server": {
      "name": "xpoz-mcp",
      "version": "3.0.0"
    }
  },
  "grade": "A",
  "score": {
    "score": 97,
    "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": "coverage-honesty",
        "level": "live",
        "label": "inspection depth (live) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "live",
    "inputs": {
      "toolSurface": true,
      "implementationSource": false,
      "packageMetadata": false,
      "liveTransport": true
    },
    "caveats": []
  },
  "findings": [
    {
      "ruleId": "MTC-FLOW-005",
      "title": "Untrusted input can drive an external action",
      "category": "exfiltration",
      "severity": "medium",
      "confidence": "strong",
      "description": "Untrusted-input tools ([getTwitterUserConnections, getTwitterUsersByKeywords, getTwitterPostsByAuthor, getTwitterPostsByKeywords, getTwitterPostQuotes, getTwitterPostComments, getTwitterPostInteractingUsers, checkOperationStatus, getInstagramPostsByUser, getInstagramPostsByKeywords, getInstagramUsersByKeywords, getInstagramCommentsByPostId, getRedditUsersByKeywords, getRedditPostsByKeywords, getRedditPostWithCommentsById, getRedditCommentsByKeywords, getTiktokUsersByKeywords, getTiktokUsersByHashtags, getTiktokPostsByUser, getTiktokPostsByKeywords, getTiktokPostsByHashtags, getTiktokCommentsByPostId]) co-exist with external-action tools ([getTwitterUser, getTwitterUsersByKeywords, countTweets]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.",
      "remediation": "Require confirmation for state-changing/egress actions triggered after processing untrusted content.",
      "location": {
        "kind": "flow",
        "name": "getTwitterUserConnections → getTwitterUser"
      },
      "evidence": "untrusted [getTwitterUserConnections, getTwitterUsersByKeywords, getTwitterPostsByAuthor, getTwitterPostsByKeywords, getTwitterPostQuotes, getTwitterPostComment",
      "owasp": "LLM06:2025 Excessive Agency",
      "references": [],
      "data": {
        "untrusted": [
          "getTwitterUserConnections",
          "getTwitterUsersByKeywords",
          "getTwitterPostsByAuthor",
          "getTwitterPostsByKeywords",
          "getTwitterPostQuotes",
          "getTwitterPostComments",
          "getTwitterPostInteractingUsers",
          "checkOperationStatus",
          "getInstagramPostsByUser",
          "getInstagramPostsByKeywords",
          "getInstagramUsersByKeywords",
          "getInstagramCommentsByPostId",
          "getRedditUsersByKeywords",
          "getRedditPostsByKeywords",
          "getRedditPostWithCommentsById",
          "getRedditCommentsByKeywords",
          "getTiktokUsersByKeywords",
          "getTiktokUsersByHashtags",
          "getTiktokPostsByUser",
          "getTiktokPostsByKeywords",
          "getTiktokPostsByHashtags",
          "getTiktokCommentsByPostId"
        ],
        "sinks": [
          "getTwitterUser",
          "getTwitterUsersByKeywords",
          "countTweets"
        ]
      }
    },
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint mcp.xpoz.ai. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "medium",
      "confidence": "strong",
      "untrustedInput": [
        "getTwitterUserConnections",
        "getTwitterUsersByKeywords",
        "getTwitterPostsByAuthor",
        "getTwitterPostsByKeywords",
        "getTwitterPostQuotes",
        "getTwitterPostComments",
        "getTwitterPostInteractingUsers",
        "checkOperationStatus",
        "getInstagramPostsByUser",
        "getInstagramPostsByKeywords",
        "getInstagramUsersByKeywords",
        "getInstagramCommentsByPostId",
        "getRedditUsersByKeywords",
        "getRedditPostsByKeywords",
        "getRedditPostWithCommentsById",
        "getRedditCommentsByKeywords",
        "getTiktokUsersByKeywords",
        "getTiktokUsersByHashtags",
        "getTiktokPostsByUser",
        "getTiktokPostsByKeywords",
        "getTiktokPostsByHashtags",
        "getTiktokCommentsByPostId"
      ],
      "sensitiveSource": [],
      "externalSink": [
        "getTwitterUser",
        "getTwitterUsersByKeywords",
        "countTweets"
      ],
      "selfContained": false,
      "description": "Untrusted input can drive an external action even though no sensitive source is exposed."
    }
  ],
  "capabilities": [
    {
      "tool": "getTwitterUsers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTwitterUser",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "searchTwitterUsers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTwitterUserConnections",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTwitterUsersByKeywords",
      "tags": [
        "untrusted-input",
        "external-sink"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ],
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "getTwitterPostsByIds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTwitterPostsByAuthor",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTwitterPostsByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTwitterPostRetweets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTwitterPostQuotes",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTwitterPostComments",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "countTweets",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"tweet\""
        ]
      }
    },
    {
      "tool": "getTwitterPostInteractingUsers",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "checkOperationStatus",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "cancelOperation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getInstagramPostsByIds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getInstagramPostsByUser",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getInstagramPostsByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getInstagramUser",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "searchInstagramUsers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getInstagramUserConnections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getInstagramPostInteractingUsers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getInstagramUsersByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getInstagramCommentsByPostId",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getRedditUser",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "searchRedditUsers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getRedditUsersByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getRedditPostsByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getRedditPostWithCommentsById",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "getRedditCommentsByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getRedditCommentById",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "searchRedditSubreddits",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getRedditSubredditWithPostsByName",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getRedditSubredditsByKeywords",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTiktokUser",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "searchTiktokUsers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTiktokUsersByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTiktokUsersByHashtags",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTiktokPostsByIds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTiktokPostsByUser",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTiktokPostsByKeywords",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getTiktokPostsByHashtags",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "searchTiktokSounds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTiktokPostsBySound",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTiktokCommentsByPostId",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"download\""
        ]
      }
    },
    {
      "tool": "getUserAccessKey",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "checkAccessKeyStatus",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getTrackedItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "addTrackedItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "removeTrackedItems",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getAccountDetails",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "getCreditsUsageHistory",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "f66b6b9dc67c65a5e7f380161001a14efe632d1c94d1f3a89fc4f2d0a9ba7457",
  "stats": {
    "tools": 52,
    "prompts": 2,
    "resources": 2,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 1
    }
  }
}