clay-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to collect system metadata, such as Node.js and NPM versions, and to package diagnostic files into a compressed tarball for troubleshooting.
- [DATA_EXFILTRATION]: Accesses local log files and the project's .env file to include configuration context in the debug bundle. The script employs a redaction mechanism using sed to replace variable values with placeholders, which helps prevent the accidental inclusion of sensitive credentials.
- [EXTERNAL_DOWNLOADS]: Initiates a network request to api.clay.com to verify connectivity to the platform's official health check endpoint as part of the diagnostic process.
Audit Metadata