instantly-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides instructional code templates for interacting with a specific SaaS API (Instantly.ai).
- [SAFE]: The provided code examples follow security best practices by recommending the use of environment variables (e.g.,
INSTANTLY_API_KEY) for secret management rather than hardcoding credentials. - [SAFE]: Network operations are directed solely to the official Instantly.ai API endpoint (
api.instantly.ai). - [SAFE]: Dependencies used in the examples (
dotenvfor Node.js,httpxfor Python) are standard, well-known libraries for their respective ecosystems.
Audit Metadata