Close Open Privacy Scan

bolt Snapshot: commit 9167ca3
science engine v1.23
schedule 2026-07-28T02:09:58.909226+00:00

verified_user No application data leak found

No high-confidence exfiltration was found in application code.

smart_toy MCP server detected: @modelcontextprotocol/sdk — detected in dependencies, not a safety judgment.

App Privacy Score

87 /100
Low privacy risk

Low risk · 1304 finding(s)

Based on: 2 first-party package(s) · 19/23 deps analyzed

Dependency score: 82 (Low risk)

bar_chart Score Breakdown

egress −10
env_fs −3

list Scan Summary

0 high 0 medium 1304 low
First-party packages: 2
Dependency packages: 9
Ecosystem: npm

swap_horiz External domains

base-ui.comdatabase.windows.netdbhub.aigithub.comjson-schema.orgreact.devreactjs.orgwww.w3.org

</> First-Party Code

first-party (npm)

npm first-party
expand_more 369 low-confidence finding(s)
low env_fs Filesystem access. 178 locations
low env_fs Environment-variable access. 185 locations
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 6 locations

first-party (npm): frontend

npm first-party
expand_more 2 low-confidence finding(s)
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 2 locations

</> Dependencies

@base-ui/react

npm dependency
expand_more 820 low-confidence finding(s)
low env_fs Environment-variable access. 820 locations

@modelcontextprotocol/sdk

npm dependency
expand_more 38 low-confidence finding(s)
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 22 locations
low egress tooling Excluded from app score unknown #84ca0ad2d1c22ea0 capability detected · no path traced Hardcoded external endpoint. Review what data is sent to this destination.
pkgs/npm/@[email protected]__reposrc/scripts/fetch-spec-types.ts:16
    const response = await fetch(url);

Data is sent to a hardcoded external endpoint; review what leaves the process.

Fix: Verify the destination and that only non-sensitive data is sent; pin and audit the dependency.

low env_fs tooling Excluded from app score unknown #8ba20ec88a47e827 capability detected · no path traced Filesystem access.
pkgs/npm/@[email protected]__reposrc/scripts/fetch-spec-types.ts:77
        writeFileSync(outputPath, fullContent, 'utf-8');

Reads environment variables or the filesystem — an inventory-level capability, not a leak on its own.

Fix: Usually benign; confirm any secret read here is not later sent externally.

low env_fs Environment-variable access. 14 locations

class-variance-authority

npm dependency

express

npm dependency
expand_more 1 low-confidence finding(s)
low env_fs dependency Excluded from app score #ce87ded93d1a5621 capability detected · no path traced Environment-variable access.
pkgs/npm/[email protected]/lib/application.js:91
  var env = process.env.NODE_ENV || 'development';

Reads environment variables or the filesystem — an inventory-level capability, not a leak on its own.

Fix: Usually benign; confirm any secret read here is not later sent externally.

react-dom

npm dependency

ssh-config

npm dependency
expand_more 1 low-confidence finding(s)
low env_fs dependency Excluded from app score #dc66ec250f7b1c25 capability detected · no path traced Environment-variable access.
pkgs/npm/[email protected]/lib/ssh-config.js:118
            userInfo = { username: process.env.USER || process.env.USERNAME || '' };

Reads environment variables or the filesystem — an inventory-level capability, not a leak on its own.

Fix: Usually benign; confirm any secret read here is not later sent externally.

ssh2

npm dependency
expand_more 13 low-confidence finding(s)
low env_fs Filesystem access. 10 locations
low env_fs dependency Excluded from app score #b2e6d02d6b818e9c capability detected · no path traced Environment-variable access.
pkgs/npm/[email protected]/install.js:5
const forceFailOnNonZero = (process.env.CI_CHECK_FAIL === 'ssh2');

Reads environment variables or the filesystem — an inventory-level capability, not a leak on its own.

Fix: Usually benign; confirm any secret read here is not later sent externally.

low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 2 locations

Skipped dependencies

Production

  • @codemirror/commands prod — dist-only: no readable source
  • @codemirror/state prod — dist-only: no readable source
  • @codemirror/view prod — dist-only: no readable source
  • tw-animate-css prod — no javascript source