Close Open Privacy Scan

bolt Snapshot: commit 121d34f
science engine v1.23
schedule 2026-07-28T05:15:39.348750+00:00

verified_user No application data leak found

No high-confidence exfiltration was found in application code.

smart_toy AI deps detected: fastmcp — detected in dependencies, not a safety judgment.

App Privacy Score

92 /100
Low privacy risk

Low risk · 252 finding(s)

Based on: 3 first-party package(s) · 14/16 deps analyzed

Dependency score: 72 (Medium risk)

bar_chart Score Breakdown

egress −5
env_fs −3

list Scan Summary

0 high 1 medium 251 low
First-party packages: 1
Dependency packages: 12
Ecosystem: python

swap_horiz External domains

::ffff:192.168.0.1aws.amazon.combabel.pocoo.orgbrotlipy.readthedocs.iobugs.python.orgcdn.jsdelivr.netclick.palletsprojects.comcloud.google.comcommonmark.orgcurl.sedatatracker.ietf.orgdeveloper.mozilla.orgdiscuss.python.orgdocs.pydantic.devdocs.python.orgdocs.rsen.wikipedia.orgengineering.salesforce.comerrors.pydantic.devexam_ple.comfastapi.tiangolo.comfonts.googleapis.comfoo.comgithub.comgoogle-auth.readthedocs.iohtml.spec.whatwg.orghttpbin.orghypothesis.readthedocs.iojson-schema.orglocalhost.tiangolo.commypy.readthedocs.iomüller.denats.ioother.compackaging.python.orgpeps.python.orgpydantic-docs.helpmanual.iopypi.orgpython-devtools.helpmanual.ioraw.githubusercontent.comrequests.readthedocs.iorich.readthedocs.iosethmlarson.devspdx.devstackoverflow.comstarlette.devswagger.iotools.ietf.orgtyper.tiangolo.comunicode.orgunpkg.comwww.apache.orgwww.blackhat.comwww.example.珠宝www.google.comwww.iana.orgwww.loc.govwww.python.orgwww.rfc-editor.orgwww.unicode.orgwww.w3.orgwww.xudongz.comwww.youtube.comxn--fiqs8s.icom.museum

</> First-Party Code

first-party (python)

python first-party
expand_more 17 low-confidence finding(s)
low env_fs Filesystem access. 12 locations
low env_fs Environment-variable access. 4 locations
low egress production #536afa10bc48cd3a 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.
repo/fli/search/client.py:143
            response = self._session().post(url, **kwargs)

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.

</> Dependencies

typer

python dependency
medium telemetry dependency Excluded from app score #f735fa28dfc0a1c0 capability detected · no path traced Telemetry/analytics SDK usage detected. Confirm user consent and that no PII is sent without a lawful basis.
pkgs/python/[email protected]/docs_src/progressbar/tutorial001_py310.py:12
    for value in track(range(100), description="Processing..."):

A telemetry/analytics SDK is used; event data is sent to a third-party collector.

Fix: Ensure user consent and a lawful basis; strip PII from event payloads.

expand_more 66 low-confidence finding(s)
low env_fs Filesystem access. 37 locations
low env_fs Environment-variable access. 29 locations

babel

python dependency
expand_more 33 low-confidence finding(s)
low env_fs Filesystem access. 28 locations
low env_fs Environment-variable access. 4 locations
low egress tooling Excluded from app score unreachable #f675db60f6bdacd8 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]/scripts/download_import_cldr.py:34
    with urlopen(request) as response:

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.

fastapi

python dependency
expand_more 70 low-confidence finding(s)
low env_fs Filesystem access. 55 locations
low egress Outbound request to a variable or assembled URL on a network client. Review what data is sent to this destination. 12 locations
low env_fs tooling Excluded from app score unreachable #25c32a98306651ee capability detected · no path traced Environment-variable access.
pkgs/python/[email protected]/scripts/docs.py:129
    os.environ["DYLD_FALLBACK_LIBRARY_PATH"] = "/opt/homebrew/lib"

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 Hardcoded external endpoint. Review what data is sent to this destination. 2 locations

flights

python dependency
expand_more 15 low-confidence finding(s)
low env_fs Filesystem access. 10 locations
low env_fs Environment-variable access. 4 locations
low egress dependency Excluded from app score #a8e904b8dcd54603 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]/fli/search/client.py:143
            response = self._session().post(url, **kwargs)

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.

plotext

python dependency

pydantic-settings

python dependency
expand_more 3 low-confidence finding(s)
low env_fs dependency Excluded from app score #31af7bde1e241530 capability detected · no path traced Environment-variable access.
pkgs/python/[email protected]/pydantic_settings/sources/providers/env.py:75
        return parse_env_vars(os.environ, self.case_sensitive, self.env_ignore_empty, self.env_parse_none_str)

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

ratelimit

python dependency
expand_more 1 low-confidence finding(s)
low env_fs dependency Excluded from app score #8f440e4805bc112a capability detected · no path traced Filesystem access.
pkgs/python/[email protected]/setup.py:7
    with open('README.rst') as infile:

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.

uvicorn

python dependency

Skipped dependencies

Production

  • fli-js prod — registry 404
  • fastmcp prod — sdist exceeds byte cap