clay-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: Potential for indirect prompt injection through log analysis. * Ingestion points: Instructions suggest reading error messages from system logs or the console in Step 1. * Boundary markers: No delimiters or instructions to ignore embedded commands within logs are provided. * Capability inventory: Tools include Bash(curl:*), Grep, and Read. * Sanitization: No evidence of validation or sanitization of external log data.
- [COMMAND_EXECUTION]: Executes connectivity checks via curl to status.clay.com and api.clay.com. These are standard diagnostic operations targeting official service infrastructure.
- [COMMAND_EXECUTION]: Includes env | grep CLAY to verify configuration. This command exposes service-related environment variables, potentially including API keys, to the agent's context for debugging purposes.
Audit Metadata