Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas.
76
66%
Does it follow best practices?
Impact
95%
3.16xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/all-skills/skills/klaviyo-automation/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches campaign message bodies and templates from users' Klaviyo accounts (see "Inspect Campaign Messages" in SKILL.md using KLAVIYO_GET_CAMPAIGN_MESSAGE and the note that including 'template' provides the HTML/text content), which is untrusted user-generated third-party content the agent is expected to read and could materially influence subsequent actions.
7cc63f3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.