Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

AI Lead Intelligence Generator

v1.0.1

Generates detailed B2B lead intelligence reports with company insights, pain points, sales opportunities, and personalized outreach strategies for targeted p...

1· 210·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for syed-tahmid99/lead-intel-analyzer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AI Lead Intelligence Generator" (syed-tahmid99/lead-intel-analyzer) from ClawHub.
Skill page: https://clawhub.ai/syed-tahmid99/lead-intel-analyzer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install lead-intel-analyzer

ClawHub CLI

Package manager switcher

npx clawhub@latest install lead-intel-analyzer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
The skill claims a free tier that needs 'no API key' but the runtime instructions require sending X-Access-Token to https://ai-lead-intelligence-acet.onrender.com. The registry lists no required env vars/credentials, yet the SKILL.md and test_api.py expect an access token. The backend domain is an onrender.com app with no homepage or publisher info — this mismatch between claimed capability and required credentials is unexplained.
Instruction Scope
Runtime instructions are narrowly scoped to collecting company, persona, and optional URL and POSTing them to the backend, which is consistent with lead-intel functionality. However, the skill instructs the agent to transmit user inputs (and an API key) to an externally hosted endpoint of unknown provenance, and the SKILL.md advertises third-party enrichment (Hunter.io, Groq LLaMA 3) without documenting required third-party credentials or data flows.
Install Mechanism
Instruction-only skill with no install spec and no packages to download; lowest installation risk. The included test_api.py only demonstrates sending requests to the backend and contains a placeholder token.
!
Credentials
Registry metadata declares no required environment variables or primary credential, yet the runtime instructions require a user API key sent as X-Access-Token. That mismatch is disproportionate and unexplained. Also the SKILL.md links to 'your-lemonsqueezy-link.com' to purchase an API key — an unexpected and unverified payment/credential flow for a skill with no verified publisher.
Persistence & Privilege
Skill does not request always:true and has no install steps that modify agent/system configuration. It does allow normal autonomous invocation (default), which is platform-default and not by itself a red flag.
What to consider before installing
This skill asks you (or the agent) to send company data and an API key to an unknown third‑party backend. Before installing or using it: (1) Do not provide real API keys or sensitive customer data — test only with dummy values. (2) Ask the publisher for a homepage, privacy policy, and details about where data is stored, retention, and who can access it. (3) Clarify the free-tier claim versus the documented API-key requirement. (4) Prefer skills hosted by known vendors or that declare required env vars in the registry so you can control credentials. If you cannot verify the backend and its data-handling practices, avoid using this skill for real lead/customer data.

Like a lobster shell, security has layers — review code before you run it.

aivk972356h20wtdq5avaqkjzs4kx832t04b2bvk972356h20wtdq5avaqkjzs4kx832t04latestvk972356h20wtdq5avaqkjzs4kx832t04lead-generationvk972356h20wtdq5avaqkjzs4kx832t04outreachvk972356h20wtdq5avaqkjzs4kx832t04salesvk972356h20wtdq5avaqkjzs4kx832t04
210downloads
1stars
2versions
Updated 20m ago
v1.0.1
MIT-0

AI Lead Intelligence Generator

Description

Generates actionable B2B sales intelligence for any company to support cold outreach, lead qualification, and personalized prospecting.

Produces structured insights including:

  • Company overview and business model
  • Target persona analysis
  • Likely pain points
  • Sales opportunities
  • Personalized outreach angles

When to Use

Trigger this skill when the user says things like:

  • "Research [company] for me"
  • "Give me a lead report on [company]"
  • "I want to cold email [company], help me prepare"
  • "Qualify [company] as a lead"

Input Format

The user provides:

  • Company name (required)
  • Website URL (optional)
  • Target persona (optional, e.g., "Head of Sales", "CEO")

Example: "Research Notion for cold outreach targeting their Head of Marketing"

Execution Instructions

Step 1 — Extract inputs

Parse from the user message:

  • company_name
  • target_persona (default: "decision maker" if not provided)
  • website_url (if provided)

Step 2 — Call the backend API

Send a POST request to the live backend:

POST https://ai-lead-intelligence-acet.onrender.com/analyze-lead

Headers:

  • Content-Type: application/json
  • X-Access-Token: [user's API key]

Body: { "company": "<company_name>", "persona": "<target_persona>" }

Step 3 — Format output

Structure the response exactly as:


LEAD INTELLIGENCE REPORT Company: [Name] Target Persona: [Role]

Company Overview [2-3 sentence summary of what the company does, size, market]

Business Model [How they make money, customer segments]

Key Pain Points

  • [Pain point 1]
  • [Pain point 2]
  • [Pain point 3]

Sales Opportunities

  • [Opportunity 1]
  • [Opportunity 2]

Outreach Angles

  • [Angle 1 — specific and personalized]
  • [Angle 2 — specific and personalized]

Suggested Opening Line [One punchy cold email or DM opener tailored to persona]

Output Guidelines

  • Be specific, not generic
  • Prioritize sales relevance
  • Keep each section concise and scannable
  • Avoid filler phrases like "In conclusion" or "It's worth noting"

Access

Free tier: 3 reports/month (LLM-native, no API key needed) Pro ($9/month): Unlimited reports + real Hunter.io enrichment data

Get your API key: https://your-lemonsqueezy-link.com

Error Handling

If API is unreachable:

  • Respond: "Unable to fetch lead intelligence at the moment. Please try again later."

If company is completely unknown:

  • State clearly: "Limited public data available for this company."
  • Still attempt outreach angles based on industry/niche if detectable

Version Notes

v1.1.0 — Live backend connected. Real company enrichment via Hunter.io + Groq LLaMA 3.

Comments

Loading comments...