instantly-multi-env-setup

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill adheres to security best practices by utilizing environment variables (process.env) to manage sensitive information like API keys and webhook secrets, avoiding hardcoded production credentials.
  • [SAFE]: All network requests are directed towards official and well-known domains (api.instantly.ai and developer.instantly.ai), which are consistent with the skill's stated purpose of managing Instantly.ai integrations.
  • [SAFE]: The provided code includes safety features such as environment-specific name prefixing and manual activation requirements for production campaigns, which help prevent human error during automated workflows.
  • [SAFE]: Workspace isolation logic is included to verify that the API key being used matches the intended environment (Dev/Staging/Prod), reducing the risk of cross-environment data contamination.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 05:45 PM