lookalike-prospect — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited lookalike-prospect (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Expand an ICP from a reference set of known-good companies or contacts. Requires a minimum of 5 references — the lookalike model degrades significantly below this threshold.
Count the number of reference companies or contacts provided.
If fewer than 5 are provided, stop and explain before doing anything else:
"Lusha's lookalike model needs at least 5 reference [companies/contacts] to return quality results — fewer than that produces unreliable matches. You've provided [N]. Can you add [5−N] more?"
Do not proceed until the user has provided at least 5 references.
If 5 or more are provided, confirm the reference set with the user:
"Running lookalike search using these [N] [companies/contacts] as the reference set: [list]. Shall I proceed?"
Based on the user's input, determine whether this is a company lookalike or contact lookalike search:
A bare job title is not a valid seed — a lookalike needs concrete reference companies or people. If the user only has a persona/title in mind, route them to prospect (ICP search) or signal-prospect instead.
The lookalike tools accept raw identifiers directly as seeds — no enrichment or Lusha-ID resolution is needed in the common case. Pass the references straight through. The seed count (5–100) is the total identifiers across the seed arrays.
Company mode — lookalike_companies.seeds accepts:
domains (e.g. lusha.com)linkedinUrls (company page URLs)If the user gave company names rather than domains, resolve each name to a domain first with companies_search (enrich: false — you only need the domain, not reveal data), since the seed schema does not accept bare names. If a name can't be resolved, flag it and proceed only if ≥5 seeds remain.
Contact mode — lookalike_contacts.seeds accepts any mix of:
emailslinkedinUrls (profile URLs)contacts — { firstName, lastName, companyDomain | companyName }contactIds — Lusha contact IDs, if you already have themPass whatever form the user provided directly. No lookup step is needed.
Company mode: Use lookalike_companies with the seed set. limit up to 100 (default 25).
Contact mode: Use lookalike_contacts with the seed set. limit up to 50 (default 25).
Pass any known customers/won accounts in exclude (same identifier shape as seeds) to keep them out of the results. Results paginate via dedupeSessionId: omit it on the first call, then pass the returned token back on follow-up calls for the same seeds to fetch more non-duplicate matches (sessions expire after 30 days).
For the lookalike companies, use prospecting_contact_search scoped to them via companyDomains or companyNames, plus the target role. If the user hasn't specified one, ask: "What title or seniority are you targeting at these companies?"
Pass a specific title directly as jobTitles (free-form); for broader targeting, resolve seniority / departments via prospecting_contact_filters first.
Search results are previews carrying a canReveal[] list per contact. Use prospecting_contact_enrich with the contact ids and reveal set from canReveal[].field to reveal direct and mobile numbers — up to 50 contacts per call. Sum the canReveal[].credits and state the total before enriching large batches.
List the [N] references that were used. Flag any that could not be resolved.
Company mode:
| # | Company | Industry | Size | Revenue | Location | Contact Name | Title | Direct Phone | Mobile |
|---|
Contact mode:
| # | Name | Title | Company | Industry | Direct Phone | Mobile |
|---|
—signal-prospect on this lookalike list to surface which ones are showing buying signals right now~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.