unified-search — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited unified-search (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.
L1 retrieval that aggregates three substrate stores into one ranked list. No synthesis — just merge + sort. Fixed source-quotas (conversations: 5, github: 3, markdown: 3). Static score weights per source (0.4 github, 0.45 markdown) — conversation rows carry real cosine similarity.
query: str
limit: int = 15Grouped markdown by source type. Each row has source tag [conversation] | [github] | [markdown] + citation (conv_id / commit SHA / file path).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.