instantly-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECREDENTIALS_UNSAFEPROMPT_INJECTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill provides commands that output sensitive information.
- Evidence:
echo $INSTANTLY_API_KEYinSKILL.mdprints the raw API key to the session logs. - Evidence:
env | grep INSTANTLYinSKILL.mdexposes environment variables that often contain secrets. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the processing of untrusted error logs.
- Ingestion points: Error logs and console messages processed by the agent as described in the diagnostic steps.
- Boundary markers: None provided to isolate data from instructions.
- Capability inventory:
Bash(curl:*),Read, andGreptools are available to the agent for processing found data. - Sanitization: No validation or sanitization is performed on the ingested log data.
Audit Metadata