Wiki Query
v0.1.0Answer questions from a persistent markdown knowledge wiki and file durable results back into the wiki when useful. Use when a user asks a question against a...
⭐ 0· 22·0 current·0 all-time
by@teki-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (query a markdown wiki and file durable results) matches the SKILL.md: it reads index.md, finds relevant pages, synthesizes answers, and writes analysis pages and log/index updates. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read and write wiki files (index.md, log.md, create Analysis pages). This is appropriate for a wiki helper, but the skill does not constrain which filesystem paths to use — it assumes the agent's workspace contains the wiki. If the agent has broad filesystem access, the instructions could cause modification of any markdown named index.md/log.md; consider limiting the skill to a specific wiki directory or requiring user confirmation before writes.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by an installer. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The file read/write behavior is proportional to the stated purpose of operating on a local markdown wiki.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill intends to create and update wiki pages (expected persistence for this purpose). It does not request elevated or cross-skill configuration changes.
Assessment
This skill is coherent for operating on a markdown/wiki workspace: it will read index.md and other markdown files and may create or update analysis pages, index.md, and log.md. Before installing, confirm where the agent will look for the wiki (restrict to a dedicated wiki directory if possible), ensure you have backups or version control so unwanted edits can be reverted, and consider requiring prompts/confirmations before the skill writes files. No credentials or network endpoints are requested by the skill; the main risk is accidental or unwanted modification of markdown files in the agent's accessible workspace.Like a lobster shell, security has layers — review code before you run it.
knowledge-managementvk97b1s9rnrjmgs6898xb3770t184p60alatestvk97b1s9rnrjmgs6898xb3770t184p60amarkdownvk97b1s9rnrjmgs6898xb3770t184p60aobsidianvk97b1s9rnrjmgs6898xb3770t184p60awikivk97b1s9rnrjmgs6898xb3770t184p60a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
