Close Open Privacy Scan

bolt Snapshot: commit c668ea5
science engine v1.23
schedule 2026-07-26T07:08:17.437339+00:00

verified_user No application data leak found

No high-confidence exfiltration was found in application code.

App Privacy Score

82 /100
Low privacy risk

Low risk · 1344 finding(s)

Based on: 7 first-party package(s) · 3/4 deps analyzed

Dependency score: 82 (Low risk)

bar_chart Score Breakdown

egress −15
env_fs −3

list Scan Summary

0 high 0 medium 1344 low
First-party packages: 5
Dependency packages: 2
Ecosystem: python

swap_horiz External domains

aggregate.ee.engr.uky.eduapi.nuget.orgarxiv.orgbugreports.qt.iobugs.python.orgbugs.winehq.orgbugzilla.gnome.orgccm.ucdenver.educdn.mathjax.orgcens.ioc.eecolab.sandbox.google.comcran.r-project.orgcrates.iodata-apis.orgdigitalassets.lib.berkeley.edudl.acm.orgdlmf.nist.govdmlc.github.iodoc.rust-lang.orgdocbook.sourceforge.netdocs.jax.devdocs.nvidia.comdocs.pytest.orgdocs.python.orgdocs.rsdocs.scipy.orgdoi.orgen.wikipedia.orgepubs.siam.orgfunctions.wolfram.comgcc.gnu.orggithub.comgitlab.freedesktop.orggraphics.stanford.edugroups.google.comicl.utk.eduimageio.readthedocs.ioipython.orgj3-fortran.orglibsdl.orgllvm.orgmathworld.wolfram.commatplotlib.orgmesonbuild.commetacpan.orgnicolas.limare.netnumpy.orgnumpydoc.readthedocs.ioopenxla.orgpackages.msys2.orgpandas.pydata.orgpeople.eecs.berkeley.edupeople.sc.fsu.edupersonal.math.ubc.caproceedings.mlr.presspyinstaller.readthedocs.iopypi.orgpytorch.orgraw.githubusercontent.comschemas.microsoft.comscikit-image.orgscipy-cookbook.readthedocs.ioscipy-lectures.orgscipy.github.iosdm.lbl.govsource.cloud.google.comsourceware.orgstackoverflow.comtc39.estruststore.readthedocs.iotyping.python.orgui.perfetto.devviews.scientific-python.orgweb.archive.orgwiki.haskell.orgwixtoolset.orgwrapdb.mesonbuild.comwww.ams.orgwww.ecma-international.orgwww.google.comwww.intel.comwww.jmlr.orgwww.jstage.jst.go.jpwww.math.hmc.eduwww.mathjax.orgwww.mathworks.comwww.oasis-open.orgwww.openblas.netwww.openxla.orgwww.scipy.orgwww.stixfonts.orgwww.tensorflow.orgwww.thesalmons.orgwww.w3.orgwww.xyz.edu

</> First-Party Code

first-party (python)

python first-party
expand_more 189 low-confidence finding(s)
low env_fs Environment-variable access. 153 locations
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 3 locations
low env_fs Filesystem access. 32 locations
low egress test-only Excluded from app score #4ac3f009e927c1cf capability detected · no path traced Hardcoded external endpoint. Review what data is sent to this destination.
repo/examples/onnx2xla.py:114
  download = urllib.request.urlopen(url).read()

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.

first-party (python): jax_plugins/cuda

python first-party
expand_more 2 low-confidence finding(s)
low env_fs Environment-variable access. 2 locations

first-party (python): jax_plugins/oneapi

python first-party
expand_more 1 low-confidence finding(s)
low env_fs production #4fb337714861c422 capability detected · no path traced Environment-variable access.
repo/jax_plugins/oneapi/__init__.py:156
    runfiles_dir = os.getenv('RUNFILES_DIR', None)

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.

first-party (python): jax_plugins/rocm

python first-party
expand_more 4 low-confidence finding(s)

</> Dependencies

jax

python dependency
expand_more 139 low-confidence finding(s)
low env_fs Environment-variable access. 109 locations
low egress dependency Excluded from app score #cc86c5680f34d9b1 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/python/[email protected]/jax/_src/clusters/cloud_tpu_cluster.py:45
    api_resp = requests.get(
        f'{gce_metadata_endpoint}/computeMetadata/v1/instance/attributes/{key}',
        headers={'Metadata-Flavor': 'Google'}, timeout=60)

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. 29 locations

numpy

python dependency
expand_more 982 low-confidence finding(s)
low env_fs Filesystem access. 618 locations
low env_fs Environment-variable access. 356 locations
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 5 locations
low egress Hardcoded external endpoint. Review what data is sent to this destination. 3 locations

Skipped dependencies

Production

  • scipy prod — sdist exceeds byte cap