clay-to-deepline
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides explicit instructions for securing Clay session cookies by storing them in local environment variables and excluding them from version control using .gitignore.
- [COMMAND_EXECUTION]: The skill generates scripts that execute the deepline CLI and Python for data processing, which is the intended functionality.
- [DATA_EXFILTRATION]: Communication with the Clay API is authenticated using user-provided credentials and is documented as part of the migration process, with specific warnings against hardcoding secrets.
- [SAFE]: Parsing of input data such as HAR files and JSON exports is conducted using standard, verifiable libraries and local execution patterns.
Audit Metadata