TrustCheck Package Scanner

By Halfblood Prince

View on Snapcraft.io
Version2.2.0
Revision9
Size23.1 MB
LicenseProprietary
Confinementstrict
Basecore24
CategoriesSecurity

Audit Python packages, provenance, dependencies, and vulnerabilities


Know what you are installing before it reaches production.

TrustCheck Package Scanner brings package trust, provenance, vulnerability, dependency, and artifact checks into one focused command-line workflow. Use it for an individual PyPI release or scan an entire Python dependency file before installation, promotion, or approval.

What TrustCheck examines

- PyPI project and release metadata
- Published provenance and artifact digest attestations
- Trusted Publisher repository and workflow identity
- Repository mismatches and publisher drift
- Known vulnerabilities from PyPI and optional OSV data
- Direct and transitive runtime dependencies
- Wheels and source distributions through static inspection

Built for real Python projects

Scan package names, requirements.txt, pyproject.toml, uv.lock, poetry.lock, and pdm.lock. Choose the balanced default policy, require stricter verification, or supply a custom JSON policy for your own release rules. Reports are available as readable terminal output or structured JSON for automation.

Quick start

 trustcheck inspect requests
 trustcheck inspect sampleproject --version 4.0.0 --strict
 trustcheck scan -f requirements.txt --policy strict


Artifact inspection reads archive contents without importing or executing the package being examined. The snap uses strict confinement and requests only network access plus access to dependency files you choose from your home directory or removable media.

Update History

2.1.1 (8)2.2.0 (9)
5 Jul 2026, 12:00 UTC
2.1.0 (7)2.1.1 (8)
28 Jun 2026, 21:00 UTC
2.0.5 (6)2.1.0 (7)
22 Jun 2026, 09:45 UTC
2.0.4 (5)2.0.5 (6)
14 Jun 2026, 12:15 UTC
2.0.3 (4)2.0.4 (5)
11 Jun 2026, 18:15 UTC
2.0.2 (3)2.0.3 (4)
10 Jun 2026, 18:00 UTC
1.9.10 (2)2.0.2 (3)
10 Jun 2026, 16:30 UTC
1.9.8 (1)1.9.10 (2)
9 Jun 2026, 20:30 UTC
1.9.8 (1)
9 Jun 2026, 19:45 UTC

Published9 Jun 2026, 19:41 UTC

Last updated5 Jul 2026, 11:37 UTC

First seen9 Jun 2026, 19:45 UTC