Close Open Privacy Scan

bolt Snapshot: commit ed9a06c
science engine v1.23
schedule 2026-07-26T21:06:08.553319+00:00

verified_user No application data leak found

No high-confidence exfiltration was found in application code.

App Privacy Score

97 /100
Low privacy risk

Low risk · 233 finding(s)

Based on: 1 first-party package(s) · 4/6 deps analyzed

Dependency score: 82 (Low risk)

bar_chart Score Breakdown

env_fs −3

list Scan Summary

0 high 0 medium 233 low
First-party packages: 1
Dependency packages: 4
Ecosystem: python

swap_horiz External domains

687fb701029421ae5549d998--8000.hf.jobsapi-inference.huggingface.coapi.cerebras.aiapi.cohere.comapi.deepinfra.comapi.endpoints.huggingface.cloudapi.featherless.aiapi.fireworks.aiapi.github.comapi.groq.comapi.novita.aiapi.openai.comapi.publicai.coapi.replicate.comapi.scaleway.aiapi.slack.comapi.telegram.orgapi.together.xyzapi.wavespeed.aiapi.z.aiarxiv.orgcdn.britannica.comconsoledonottrack.comcoqui.aicore.telegram.orgdatasets-server.huggingface.codeveloper.mozilla.orgdiscord.comdiscordpy.readthedocs.iodocs.github.comdocs.microsoft.comdocs.python.orgendpoints.huggingface.cofal.runfate.ffmpeg.orgffmpeg.orgfilesystem-spec.readthedocs.ioformulae.brew.shgit-scm.comgithub.comhf.cohub-ci.huggingface.cohub.my-company.comhuggingface.coinference.api.nscale.comipywidgets.readthedocs.iojson-schema.orgjzgu0buei5.us-east-1.aws.endpoints.huggingface.cloudkeras.iomy-text-to-image.region.vendor.endpoints.huggingface.cloudndjson.orgnew-url.comnew.webhook.siteoai.endpoints.kepler.ai.cloud.ovh.netopennmt.netplatform.openai.compyav.orgpypi.orgpytorch.orgqueue.fal.runraw.githubusercontent.comrequests.readthedocs.iorouter.huggingface.costackoverflow.comtldp.orgtqdm.github.ioupload.wikimedia.orgwebhook.sitewww.brynosaurus.comwww.ffmpeg.orgwww.google.comwww.ietf.orgwww.python-httpx.orgwww.scivision.devwww.w3.org

</> First-Party Code

first-party (python)

python first-party

</> Dependencies

av

python dependency
expand_more 10 low-confidence finding(s)
low env_fs Environment-variable access. 5 locations
low egress dependency Excluded from app score #64305d8ea0d0fde0 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]/av/datasets.py:76
    response = urlopen(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 Filesystem access. 4 locations

huggingface_hub

python dependency
expand_more 185 low-confidence finding(s)
low env_fs Filesystem access. 64 locations
low env_fs Environment-variable access. 57 locations
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 62 locations
low egress Hardcoded external endpoint. Review what data is sent to this destination. 2 locations

tokenizers

python dependency
expand_more 12 low-confidence finding(s)
low env_fs dependency Excluded from app score #14da89dcec011b81 capability detected · no path traced Environment-variable access.
pkgs/python/[email protected]/bindings/python/benches/test_tiktoken.py:29
    os.environ["RAYON_NUM_THREADS"] = str(num_threads)

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 Filesystem access. 10 locations
low egress tooling Excluded from app score unreachable #3998304a39526660 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]/bindings/python/scripts/sentencepiece_extractor.py:121
                response = get(args.model, allow_redirects=True)

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.

Skipped dependencies

Production

  • ctranslate2 prod — no sdist (wheels only)
  • onnxruntime prod — no sdist (wheels only)