Raw scan report

Mcp — 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://platform.aioproductos.com/api/mcp",
    "source": {
      "kind": "http",
      "origin": "https://platform.aioproductos.com/api/mcp"
    },
    "server": {
      "name": "AIOProductOS",
      "version": "0.1.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 ([list_pages, get_page]) co-exist with external-action tools ([capture_insight]). 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": "list_pages → capture_insight"
      },
      "evidence": "untrusted [list_pages, get_page] → sinks [capture_insight]",
      "owasp": "LLM06:2025 Excessive Agency",
      "references": [],
      "data": {
        "untrusted": [
          "list_pages",
          "get_page"
        ],
        "sinks": [
          "capture_insight"
        ]
      }
    },
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint platform.aioproductos.com. 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": [
        "list_pages",
        "get_page"
      ],
      "sensitiveSource": [],
      "externalSink": [
        "capture_insight"
      ],
      "selfContained": false,
      "description": "Untrusted input can drive an external action even though no sensitive source is exposed."
    }
  ],
  "capabilities": [
    {
      "tool": "get_pm_playbook",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "whoami",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pm_meta",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_product_brain",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_weekly_signal_memo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_roadmap_drift",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_customer_360",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_nps",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_nrr",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_funnel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_retention",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_paths",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_tasks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_feature",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_objective",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_sprint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_feature",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_objective",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_key_result",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_sprint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_page",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_initiatives",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_initiative",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_initiative",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_ideas",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_idea",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_idea",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "vote_idea",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "promote_idea",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_release",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_release",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_experiment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_experiment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_decisions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_decision",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_decision",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "post_to_channel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reply_in_channel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reply_to_conversation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "add_note",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resolve_conversation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cancel_booking",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "reschedule_booking",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "review_artifact",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_artifact_versions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "revert_to_version",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "update_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "comment_on_task",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "capture_insight",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "list_conversations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_conversation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_insights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_features",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_objectives",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_experiments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_releases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_pages",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "get_page",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"get_page\""
        ]
      }
    },
    {
      "tool": "get_codebase_map",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_sprints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_channels",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "read_channel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_bookings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_device_candidates",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_identity_merges",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "merge_end_users",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unmerge_end_users",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "332c2c4376194ac4be261ff6356e81d8097f43f076936af4343aabc3375b1e05",
  "stats": {
    "tools": 71,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 1
    }
  }
}