tcf-v2-implementation
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/process.pyscript retrieves the Global Vendor List fromvendor-list.consensu.org. This is the official and well-known repository for IAB Europe compliance data, used here for legitimate validation purposes. - [COMMAND_EXECUTION]: The
scripts/process.pyscript performs local filesystem operations using theosandjsonmodules. Specifically, it creates an output directory for reports and writes validation results to a JSON file. These operations are scoped to the project directory and serve as standard logging/reporting functionality.
Audit Metadata