CtrlK
BlogDocsLog inGet started
Tessl Logo

Apollo Automation

Automate Apollo.io lead generation -- search organizations, discover contacts, enrich prospect data, manage contact stages, and build targeted outreach lists -- using natural language through the Composio MCP integration.

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

Security

2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

Third-party content exposure detected (high risk: 0.80). The SKILL.md explicitly calls the agent to call Apollo APIs (e.g., APOLLO_PEOPLE_SEARCH and APOLLO_PEOPLE_ENRICHMENT in the "Core Workflows" / "Enrich Individual Contacts" sections) to fetch emails, LinkedIn URLs and free-text contact/company data from Apollo.io (a public third-party data source), which the agent is expected to read and then use to take actions like creating contacts or updating pipeline stages—meeting the criteria for ingesting untrusted, user-generated third-party content that could influence subsequent tool use.

Report incorrect finding
Medium

W012: Unverifiable external dependency detected (runtime URL that controls agent)

What this means

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.

Why it was flagged

Potentially malicious external URL detected (high risk: 0.90). https://rube.app/mcp is explicitly required in the Setup as the Composio MCP server the client must connect to at runtime, and that external server will handle/control tool invocation and agent actions (i.e., it can deliver instructions and execute remote operations), so it constitutes a runtime dependency that can control agent behavior.

Repository
ComposioHQ/awesome-claude-skills
Audited
Security analysis
Snyk

Is this your skill?

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.