tam-builder
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides several Python scripts (tam_builder.py, backfill_company_type.py, and recover_sixtyfour_people.py) designed to be executed via a CLI environment. These scripts perform bulk data operations, including API querying, internal scoring logic, and database upserts.
- [EXTERNAL_DOWNLOADS]: The skill interacts with external service APIs, specifically Apollo.io and SixtyFour, to retrieve business intelligence and personal contact data. These operations are essential to the skill's stated purpose of lead generation.
- [SAFE]: The skill implements best practices for safety and data integrity. It provides '--sample' and '--preview' flags to allow users to inspect results before committing changes to the database. Additionally, it requires explicit manual approval for database operations and includes a schema validation check to prevent data loss or drift errors.
Audit Metadata