kb-search

PassAudited by ClawScan on Feb 18, 2026.

Overview

The skill's code, instructions, and requirements are consistent with a local knowledge-base search tool and do not request unexplained credentials, external network access, or privileged persistence.

This skill appears to be a straightforward local markdown search tool. Before installing, confirm that the directory ~/.openclaw/workspace/docs.openclaw.ai/ only contains non-sensitive documentation you are comfortable having the agent read and display (the skill prints file paths and excerpts). If you prefer tighter control, restrict when the agent can auto-trigger this skill (SKILL.md mentions automatic triggers on errors) or change the KB_PATH to a curated location. No network calls or credential access are present in the provided code.