groq-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [DATA_EXFILTRATION]: Accesses the
.envconfiguration file and local npm logs to provide context for troubleshooting. While the script incorporates a redaction mechanism to mask API keys and instructs the user to review the archive before sharing, the automated ingestion of sensitive files represents an attack surface for data exposure. - [COMMAND_EXECUTION]: Employs standard system tools such as
tar,grep, andbashto consolidate diagnostic data into a single bundle. - [EXTERNAL_DOWNLOADS]: Utilizes
curlto perform a network connectivity check against the officialapi.groq.com/healthendpoint. This is a standard diagnostic operation targeting a well-known service and does not involve transmitting sensitive data.
Audit Metadata