web-search-advanced-personal-site — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited web-search-advanced-personal-site (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.
ONLY use web_search_advanced_exa with category: "personal site". Do NOT use other categories or tools.
The personal site category supports ALL available parameters:
query (required)numResultstype ("auto", "fast", "deep", "neural")includeDomainsexcludeDomains (e.g., exclude Medium if you want independent blogs)startPublishedDate / endPublishedDatestartCrawlDate / endCrawlDateincludeText (must contain ALL)excludeText (exclude if ANY match)Array size restriction: includeText and excludeText only support single-item arrays. Multi-item arrays (2+ items) cause 400 errors. To match multiple terms, put them in the query string or run separate searches.
textMaxCharacters / contextMaxCharactersenableSummary / summaryQueryenableHighlights / highlightsNumSentences / highlightsPerUrl / highlightsQueryadditionalQueriesmaxAgeHours / livecrawlTimeoutsubpages / subpageTarget - useful for exploring portfolio sitesNever run Exa searches in main context. Always spawn Task agents:
web_search_advanced_exa with category: "personal site"Use this category when you need:
Technical blog posts:
web_search_advanced_exa {
"query": "building production LLM applications lessons learned",
"category": "personal site",
"numResults": 15,
"type": "deep",
"enableSummary": true
}Recent posts on a topic:
web_search_advanced_exa {
"query": "Rust async runtime comparison",
"category": "personal site",
"startPublishedDate": "2025-01-01",
"numResults": 10,
"type": "auto"
}Exclude aggregators:
web_search_advanced_exa {
"query": "startup founder lessons",
"category": "personal site",
"excludeDomains": ["medium.com", "substack.com"],
"numResults": 15,
"type": "auto"
}Return: 1) Results (title, author/site name, date, key insights) 2) Sources (URLs) 3) Notes (author expertise, potential biases, depth of coverage)
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.