Close Open Privacy Scan

bolt Snapshot: commit a4abfb2
science engine v1.23
schedule 2026-07-26T19:06:50.674643+00:00

help Not analyzed — coverage too low to judge

Too little of this repository was analyzed to judge — 5/9 dependencies were scanned. This is not a clean result; it means the scan could not run far enough to reach one.

App Privacy Score

/100
Not analyzed — coverage too low

Coverage too low to score · 1104 finding(s)

Based on: 1 first-party package(s) · 5/9 deps analyzed

bar_chart Score Breakdown

egress −15
env_fs −3

list Scan Summary

0 high 0 medium 1104 low
First-party packages: 1
Dependency packages: 5
Ecosystem: python

swap_horiz Application data flows

Not enough of this repository was analyzed to look for application data flows. Absence of findings here is not evidence of a clean result.

</> First-Party Code

first-party (python)

python first-party
expand_more 15 low-confidence finding(s)
low env_fs Filesystem access. 11 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 production #b2d0e57326924bf4 capability detected · no path traced Environment-variable access.
repo/setup.py:24
            v = os.environ.get(k)

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.

</> Dependencies

basicsr

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

facexlib

python dependency
expand_more 7 low-confidence finding(s)
low env_fs Filesystem access. 6 locations
low env_fs dependency Excluded from app score #83052de0e6c696bd capability detected · no path traced Environment-variable access.
pkgs/python/[email protected]/setup.py:24
            v = os.environ.get(k)

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.

gfpgan

python dependency
expand_more 11 low-confidence finding(s)
low env_fs Filesystem access. 8 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
low env_fs dependency Excluded from app score #1aae118ed28257ce capability detected · no path traced Environment-variable access.
pkgs/python/[email protected]/setup.py:24
            v = os.environ.get(k)

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.

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

  • opencv-python prod — sdist exceeds byte cap
  • Pillow prod — sdist exceeds byte cap
  • torch prod — no sdist (wheels only)
  • torchvision prod — no sdist (wheels only)