Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas.
56
64%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/pipedrive-automation/SKILL.mdLow
Low-risk findings.
2 low severity findings. Worth noting, but not necessarily harmful.
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.
Runtime workflow for the skill uses Composio’s Pipedrive tools (e.g., PIPEDRIVE_GET_ALL_NOTES, PIPEDRIVE_GET_ALL_COMMENTS_FOR_A_NOTE, PIPEDRIVE_GET_ALL_ACTIVITIES_ASSIGNED_TO_A_PARTICULAR_USER) which read free-form note/comment/activity text authored by Pipedrive users, so outsider-authored content can be ingested when the user triggers these “get/list” actions.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill requires connecting to an external MCP at https://rube.app/mcp and explicitly instructs calling RUBE_SEARCH_TOOLS at runtime to fetch current tool schemas, which will directly control the agent's available tools/prompts, so this external URL is a runtime dependency that can control agent behavior.
0159794
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.