Lead Gen
v1.0.0Lead generation, prospecting, and qualification for B2B sales. Use when asked to find leads, build prospect lists, research target companies, qualify leads a...
⭐ 0· 77·1 current·1 all-time
by@v3ads
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included assets: SKILL.md describes web-based prospecting and enrichment and the repo contains a local enrichment/scoring script. No unexpected binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to use web_search and manual sources (LinkedIn, Crunchbase, G2, job boards) and to run scripts/enrich_leads.py to format/score results. Instructions do not tell the agent to read unrelated system files or to send collected data to hidden endpoints. Note: the doc references references/email-formats.md which is not present in the file manifest — small documentation inconsistency.
Install Mechanism
No install spec; this is instruction-plus-script only. The included Python script uses only stdlib modules and will not fetch or execute remote code during normal runs.
Credentials
The skill declares no required environment variables or credentials. The instructions mention third-party web services (hunter.io, Crunchbase) as search sources but do not require API keys or other secrets in the package; if automated usage of those services is added later, credentials would be needed.
Persistence & Privilege
always is false and the skill does not request permanent agent presence or modify other skills. It runs as-invoked and uses a local script for processing.
Assessment
This skill appears to do what it claims: collect and score prospects using web search and a local Python scoring script. Before installing/use: (1) be aware that automated scraping of LinkedIn, Crunchbase, G2, etc. may violate those sites' terms of service and could trigger rate-limits — prefer API use where allowed; (2) if you plan to automate lookups with services like hunter.io or Crunchbase APIs, you'll need to provision and protect API keys (the skill currently requests none); (3) the repo references an email-formats doc that is missing — check the author-provided docs for completeness; (4) review privacy/regulatory obligations for storing and contacting personal data (GDPR/CCPA) and ensure consent where required; and (5) since the included script only uses the Python standard library and works on local input JSON, inspect how the agent's web_search tool is implemented in your environment to understand any network or data-exfiltration risks.Like a lobster shell, security has layers — review code before you run it.
latestvk974qp41pzrq7r9je275873fc583x1gz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
