LLM Wiki
AdvisoryAudited by Static analysis on May 6, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may create and update Markdown files, indexes, and logs in the local wiki directory.
This confirms the agent is expected to write local files. The behavior is purpose-aligned and scoped to the wiki structure, but users should expect file creation and modification.
The skill automatically creates the folder structure and base files when first used.
Use a dedicated `llm-wiki/` folder, consider version control or backups, and review changes before relying on or sharing the wiki.
Private source material, summaries, and questions may be stored in local wiki files and reused in later answers.
The skill deliberately persists generated knowledge and interaction history for reuse, which can preserve sensitive or incorrect information if users add private documents or untrusted content.
Create and maintain a persistent LLM-maintained knowledge base ... Logs the query interaction
Avoid adding secrets or sensitive personal data unless you want them stored, review generated pages and logs, and treat source documents as data rather than trusted instructions.
