klaviyo-install-auth
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for secret management by instructing users to store API keys in environment variables (.env) and ensuring they are excluded from version control via .gitignore.- [SAFE]: External dependencies are restricted to the official klaviyo-api package from official registries (npm and PyPI). The instructions correctly distinguish between the official SDK and deprecated versions.- [SAFE]: Network operations are directed solely towards official Klaviyo API endpoints (a.klaviyo.com) for authentication verification and standard integration purposes.
Audit Metadata