wiki-query — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wiki-query (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.
Answers questions by reading and synthesising knowledge from the compiled wiki.
Every invocation starts here. Wiki root is the directory containing wiki-config.md. Skills derive it at runtime. Pages this skill writes (if you choose to file an answer) follow the structure in wiki-schema.md - both files need to be present.
C:\, D:\, /), OS root, or user home (C:\Users\X, /home/X, /Users/X) → stop immediately. Do not search. Do not attempt to locate wiki-config.md. Go directly to step 6.references/setup-help.md is also available; read it if the user needs orientation or if you get stuck.blacklist, index_excludes, ingested_folder, ingested_subdirs, log_format). If not found, skip to step 6.wiki-config.md, verify wiki-schema.md exists and parses as YAML. Do not proceed to the Workflow below until you have a definite verdict (present / missing / malformed). Then:mandatory_fields, conditional_fields, enums) and proceed to the Workflow.wiki-config is in <available_skills> (from step 3):references/wiki-schema.md.references/setup-help.md for manual repair guidance. If the user explicitly instructs a reset (not as an automatic fallback), warn that it overwrites any customizations, then deploy the default on explicit OK.The same two-branch structure applies if wiki-config.md itself was found malformed in step 4: wiki-config available → stop and recommend /wiki-config, end of turn; unavailable → guided manual repair via setup-help.md.
/wiki-config; offer bundled deployment if unavailable).This skill requires filesystem read access. Write access is only needed if the user chooses to file the answer as a new wiki page.
If running on a surface without filesystem tools (web, mobile), inform the user that this skill cannot access the local knowledge base. Offer to answer from general model knowledge instead, with the caveat that it will not draw on wiki-specific context.
Config Discovery has already loaded wiki-config.md and wiki-schema.md into context. Do not re-read them; proceed from here assuming both are available.
Read index.md from the wiki root. Scan the full catalogue to identify pages likely to be relevant to the query. Do not read every page; use the one-line descriptions to target your search.
Also read Overview.md if the query is broad or cross-domain; it provides a fast orientation to the current state of knowledge.
Select the 2-6 pages most likely to contain information relevant to the query. Consider:
If the query is highly specific, prefer targeted pages. If broad, start with Overview.md and follow backlinks.
Read each identified page in full. Note: direct answers to the query, related context, wikilinks to other relevant pages, and gaps or open questions flagged in the notes.
If initial pages reference others that seem directly relevant, read those too. Limit follow-up to 2-3 additional pages. Stop when new pages are not adding information relevant to the query.
Write a clear answer to the query:
[[wikilink]] citationsFormat: prose for narrative answers; tables or lists for comparative or structured information.
After delivering the answer, offer: "This answer could be filed as a new wiki page for future reference. Would you like me to create a page for it?"
If the user agrees:
[[backlinks]] to the source pages cited## [YYYY-MM-DD] query | <query summary>If the user declines, do not modify any files.
In scope: All wiki pages in the wiki root except paths in the blacklist. Out of scope: raw/ source files; the wiki is the synthesised view, not the raw sources.
If a query requires information only available in raw source files, note this and suggest running wiki-ingest first if the source hasn't been processed.
This skill does wiki work: ingesting, synthesising, organising, and querying .md pages to compound knowledge over time. It does not modify tool or plugin settings, shell out to manipulate application state, or replicate behaviours that belong to whatever app the user reads their notes in. If a request cannot be satisfied by reading and writing .md files inside the wiki root, decline and explain why.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.