instantly
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard system tools like
curlandjqto perform API requests and process JSON responses. This usage is consistent with the skill's stated purpose of automating campaign management. - [DATA_EXFILTRATION]: All network activity is directed to the legitimate API endpoint at
https://api.instantly.ai. No patterns indicating the unauthorized transmission of local sensitive files or credentials to external servers were detected. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by instructing users to export their API key to an environment variable (
INSTANTLY_API_KEY) rather than hardcoding sensitive tokens within scripts or documentation. - [SAFE]: No evidence of prompt injection, obfuscation, persistence mechanisms, or privilege escalation was found in the provided instructions.
Audit Metadata