klaviyo-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes platform-specific CLI tools (Vercel, Fly.io, and Google Cloud SDK) to manage application secrets and perform production deployments.
- [INDIRECT_PROMPT_INJECTION]: The skill defines logic for processing external webhook data from Klaviyo.
- Ingestion points: The incoming request body in the
api/webhooks/klaviyo.tshandler file. - Boundary markers: None present.
- Capability inventory: Shell command execution via platform-specific deployment tools.
- Sanitization: The implementation includes mandatory HMAC-SHA256 signature verification to validate that payloads originate from the trusted source before processing.
Audit Metadata