{
  "slug": "ui5",
  "tool_id": "npm/@ui5/mcp-server",
  "tool_name": "@ui5/mcp-server",
  "source_type": "npm",
  "source_ref": "@ui5/mcp-server",
  "version": "0.2.12",
  "commit": "7fe1c30193a33211fae0d008fc0a0ae6a2535ef7",
  "dist_shasum": "e8eb7ef63f084a9aaf02948b28964eade36c9c11",
  "version_pin": "Pinned to @ui5/mcp-server@0.2.12 (git 7fe1c30193a33211fae0d008fc0a0ae6a2535ef7), published 2026-06-02. This verdict applies to that exact version; a newer release would require a re-scan.",
  "scanned_at": "2026-06-14T00:00:00Z",
  "method": "Installed and run in an isolated container; fed traceable decoy data; all outbound traffic intercepted (TLS broken via own CA, iptables transparent redirect). Endpoints, resolved geo/jurisdiction and frequency are observed facts. Capture self-test passed.",
  "capture": "verified",
  "integrity": {
    "result": "honest",
    "note": "Observed behaviour matches the tool's stated function; the egress above is the tool doing its advertised job. 'honest' is the integrity axis — it does NOT imply the data flow is irrelevant; see the data-flow axis and jurisdiction."
  },
  "data_flow": {
    "egress_observed": true,
    "notable": true,
    "summary": "Sends data to registry.npmjs.org (US, jurisdiction tier 2) as its core function. No telemetry, analytics or error-reporting side-channel was found (full source + dependency-tree review). Where your data goes is determined by the tool's stated purpose, not by a hidden observability channel.",
    "destinations": [
      {
        "host": "registry.npmjs.org",
        "country": "US",
        "jurisdiction_tier": 2,
        "flow_class": "functional",
        "required_for_function": true,
        "disclosed": "by_purpose",
        "request_count_observed": 6,
        "frequency": "on launch and on every tool call",
        "kind": "npm registry latest-version lookup for UI5 dev-dependencies (functional dev tooling)",
        "vendor": "npm, Inc."
      }
    ],
    "jurisdiction_context": "Tier 2 = third country (e.g. US): transferring EU personal data to a third country requires a transfer basis under GDPR Art. 44-49 (e.g. SCCs / EU-US Data Privacy Framework) — an obligation on you, the deployer; the tool gives no control over this flow. This is the applicable framework, not a finding that the tool violates it.",
    "classification": "Each destination is classified FUNCTIONAL (the tool's advertised job requires the call — a neutral fact about where your data goes), SESSION/AUTH (handshake with the same operator), or TELEMETRY/ERROR_REPORTING (an observability side-channel not required for the function). Disclosure is judged across the tool's full public doc surface, not just its README, and any 'undisclosed telemetry' finding is adversarially refuted before it is asserted."
  },
  "disclosure": {
    "status": "functional",
    "evidence": {
      "read": [
        "full npm tarball (282 files) + every fetch site",
        "README + CHANGELOG",
        "telemetry-SDK grep (none)"
      ],
      "quote": "",
      "match": "NO telemetry/usage/error-reporting egress — verified by unpacking the 282-file tarball, reading every fetch/https.get site, and grepping for telemetry|analytics|sentry|bugsnag|beacon|posthog|amplitude|segment|matomo (only Apache-2.0 boilerplate matched). Server startup makes zero network calls. All egress is functional: fetching UI5 resources/docs/manifest. In this run only registry.npmjs.org was contacted (a latest-version lookup for UI5 dev-dependencies).",
      "residual_gap": "ui5-mcp's functional egress fans out (not all triggered this run): ui5.sap.com / sdk.openui5.org (SAP SE, DE/EU CDN — the documented UI5 resource hosts), raw.githubusercontent.com (US, manifest schema) and registry.npmjs.org (US, version lookup). The github/npm hosts are functional but not named in the README — a neutral disclosure gap, not telemetry."
    }
  },
  "severity": {
    "grade": "none",
    "axis": "integrity axis only (undeclared exfiltration). Functional egress and disclosed metadata are reported as neutral facts and are not graded here."
  },
  "evidence": {
    "capture_self_test": "verified — a beacon decoy was emitted from the tool's network context; its presence in the intercept means a 'no egress' result would have been trustworthy.",
    "observed_request": {
      "method": "GET",
      "url": "https://registry.npmjs.org/@ui5/cli",
      "count": 6,
      "headers": {},
      "tls": "intercepted (the tool's HTTPS was terminated against the sandbox CA; the egress was then blocked by strict-egress, but the full request was captured)",
      "payload_fields": [],
      "payload_sample": "",
      "payload_note": "Captured in the sandbox run. The distinct_id (a persistent machine identifier) and the write-only, public-by-design ingestion key are truncated above; payload_fields is the union observed across the run."
    },
    "reproduce": {
      "scanner": "canary-sandbox (open methodology; Docker backend)",
      "command": "python -m canary.cli scan <target> --backend docker   # target: npm @ui5/mcp-server@0.2.12",
      "note": "Re-run it yourself: the scanner installs the pinned version, drives the tool over MCP, and intercepts all egress."
    }
  },
  "scope_stamp": {
    "method": "declared-vs-observed",
    "subject_model": "cooperative-tool",
    "statement": "Compares the tool's declared destinations against what was observed in one sandbox run. Checks transparency / integrity for a cooperative tool, NOT resistance to deliberate evasion.",
    "out_of_scope": [
      "exfiltration split/chunked across requests",
      "tool-side encryption of the payload before egress",
      "input/time/state-triggered processing not triggered in the run"
    ],
    "interpretation": "\"honest\"/\"clean\" means \"observed without deviation within our reach\", NOT \"guaranteed no hidden egress\"."
  },
  "status": "provisional",
  "disclaimer": "AUTOMATED — forensic confirmation pending. A preliminary, fact-based flag, not a judgment that the tool is unlawful or unsafe.",
  "evidence_url": "/verdict/ui5/evidence.json",
  "categories": {
    "domain": "design",
    "data_flow": "functional-egress",
    "jurisdiction": [
      "US"
    ],
    "status": "published",
    "source": "npm"
  },
  "claims": [
    {
      "basis": "observed",
      "statement": "The tool sent 6 request(s) to registry.npmjs.org.",
      "support": "Captured in the sandbox run (published redacted in the evidence artifact); re-run the scan to reproduce.",
      "confidence": "high"
    },
    {
      "basis": "classified",
      "statement": "registry.npmjs.org is classified as egress (an observability side-channel, not required for the function).",
      "support": "Adversarially reviewed.",
      "confidence": "high"
    },
    {
      "basis": "inferred",
      "statement": "The repeated requests suggest the flow fires on launch and on each tool call.",
      "support": "6 requests in one run — an inferred pattern, not proven across launches.",
      "confidence": "medium"
    },
    {
      "basis": "classified",
      "statement": "Disclosure status: disclosed.",
      "support": "The observed endpoint registry.npmjs.org is named/disclosed in the tool's own docs (matched: registry).",
      "confidence": "high"
    },
    {
      "basis": "documented",
      "statement": "The tool's own docs state (quoted): * Install from the **[GitHub MCP server registry](https://github.com/mcp/UI5/mcp-server)**  _Alternatively you can use the VS Code CLI:_  ```bash # Using VS Code CLI code --add-mcp '{\"name\":\"@ui5/mcp-",
      "support": "npm registry readme for @ui5/mcp-server",
      "confidence": "high"
    }
  ],
  "tier": "evidence-backed",
  "schema_version": "claims-1.0",
  "content_hash": "sha256:e24d88f699f081991b2540056f081db54a80707781c4055ff4452f5e08278d3b",
  "signature": "ed25519:XYTBa1PA7iQDEdvIC5OAeg1CE2Ogz0o9M/oQsnQ2iPBpk8jciZCT2Dccxi6G+tzUA8yEA+lAkqSASjn/hSgYCA==",
  "signature_alg": "Ed25519 over content_hash",
  "public_key_url": "/pubkey.pem",
  "signed_by": "sha256:49cf8457b42a7048",
  "observations": [
    {
      "scanned_at": "2026-06-14T00:00:00Z",
      "version": "0.2.12",
      "commit": "7fe1c30193a33211fae0d008fc0a0ae6a2535ef7",
      "finding": "functional-egress",
      "integrity": 100,
      "evidence_coverage": 100,
      "egress_hosts": [
        "registry.npmjs.org"
      ],
      "content_hash": "sha256:e24d88f699f081991b2540056f081db54a80707781c4055ff4452f5e08278d3b"
    }
  ],
  "observation_count": 1,
  "first_seen": "2026-06-14T00:00:00Z",
  "reconciled": {
    "method": "captured egress (sandbox) + verified disclosure audit (full-doc-surface research with adversarial refutation)",
    "audit_run": "wf_140613cf-5c4"
  },
  "last_checked": "2026-06-14",
  "pin_status": "current"
}