instantly-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate, well-documented code snippets for API optimization without any malicious intent or obfuscation.
- [SAFE]: Secure credential management is demonstrated by using environment variables (
process.env.INSTANTLY_API_KEY) for authentication instead of hardcoding secrets. - [SAFE]: Network operations are restricted to the official Instantly.ai API infrastructure (
https://api.instantly.ai/api/v2). - [SAFE]: The skill utilizes
undici, a well-known and trusted Node.js library, for implementing connection pooling and keep-alive mechanisms. - [SAFE]: No suspicious command execution, privilege escalation, or persistence mechanisms were detected.
Audit Metadata