Close Open Privacy Scan

bolt Snapshot: commit b250c25
science engine v1.23
schedule 2026-07-27T07:21:12.479339+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

82 /100
Low privacy risk

Low risk · 265 finding(s)

Based on: 6 first-party package(s) · 12/15 deps analyzed

Dependency score: 82 (Low risk)

bar_chart Score Breakdown

egress −15
env_fs −3

list Scan Summary

0 high 0 medium 265 low
First-party packages: 5
Dependency packages: 8
Ecosystem: npm

swap_horiz External domains

api.github.comcaca.zoy.orgcdn.jsdelivr.netcontext7.comgithub.comlogin.microsoftonline.commcp.context7.comraw.githubusercontent.comregistry.npmjs.orgsam.zoy.orgwww.googleapis.comwww.rfc-editor.org

</> First-Party Code

first-party (npm): packages/cli

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

first-party (npm): packages/pi

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

first-party (npm): packages/tools-ai-sdk

npm first-party
expand_more 2 low-confidence finding(s)

</> Dependencies

@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 #4551a819ca38afa2 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 #160819d20ac33adb 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

express

npm dependency
expand_more 1 low-confidence finding(s)
low env_fs dependency Excluded from app score #9ad7fac42ab3ea8d 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.

figlet

npm dependency
expand_more 2 low-confidence finding(s)

jose

npm dependency
expand_more 23 low-confidence finding(s)

ora

npm dependency
expand_more 1 low-confidence finding(s)
low env_fs dependency Excluded from app score #4f1f33dcdb2555b5 capability detected · no path traced Environment-variable access.
pkgs/npm/[email protected]/index.js:161
		if (process.env.NODE_ENV === 'test') {

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.

undici

npm dependency
expand_more 13 low-confidence finding(s)
low env_fs Environment-variable access. 7 locations
low egress dependency Excluded from app score #3d50d78a39d401ff capability detected · no path traced Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination.
pkgs/npm/[email protected]/lib/dispatcher/client-h2.js:851
    return session.request(headers, options)

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 Filesystem access. 5 locations

Skipped dependencies

Production

  • @inquirer/core prod — dist-only: no readable source
  • @inquirer/type prod — dist-only: no readable source
  • @inquirer/prompts prod — dist-only: no readable source