lead-enrichment-pipeline — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited lead-enrichment-pipeline (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.
Use this skill when the goal is not just to find a company, but to turn it into an actionable research record.
businesses_search or google_maps_search.company_insights.emails_and_contacts.ai_scraper on the company homepage.ai_scraper.Use one of:
businesses_searchgoogle_maps_searchUse company_insights.
{
"query": ["outscraper.com"],
"fields": ["name", "description", "industry", "employees", "location"],
"execution_mode": "sync"
}Use emails_and_contacts.
{
"query": ["outscraper.com"],
"preferred_contacts": ["technical", "decision makers"],
"execution_mode": "sync"
}Use ai_scraper.
{
"query": "https://outscraper.com",
"prompt": "Extract company name, core product description, ideal customer types, and notable claims.",
"schema": {
"type": "object",
"required": [],
"properties": {
"company_name": { "type": "string" },
"product_summary": { "type": "string" },
"ideal_customers": {
"type": "array",
"items": { "type": "string" }
},
"notable_claims": {
"type": "array",
"items": { "type": "string" }
}
}
},
"execution_mode": "sync"
}Return one account brief with:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.