OpenClaw Encyclopedia

v1.0.5

OpenClaw product/runtime/configuration documentation-first workflow for OpenClaw-specific questions, troubleshooting, command planning, configuration review,...

0· 134·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the behavior: the skill provides a docs-first workflow, local cache layout, and helper scripts for caching and initializing a workspace. Nothing requested (no env vars, no external credentials) is unrelated to that purpose.
Instruction Scope
SKILL.md focuses on OpenClaw-specific docs lookup, caching, and recording local operational notes. It does recommend 'inspect live environment state' as part of a workflow; that is appropriately constrained to OpenClaw runtime/config troubleshooting, but it does grant the agent discretion to perform live inspections. The SKILL.md does not instruct reading unrelated system files, nor does it request secrets.
Install Mechanism
No install spec; two small Python helper scripts are bundled. The caching script fetches pages only from docs.openclaw.ai and writes normalized markdown to the local cache. No remote code-download or archive extraction is performed.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts write under the local .OpenClaw-Encyclopedia root only. No tokens/keys or unrelated service credentials are requested.
Persistence & Privilege
always is false and the skill does not request any special persistent privileges. It creates/uses a workspace directory under the project root; it does not modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: a docs-first workflow with a small local cache and helper scripts. The caching script is intentionally restrictive—it only allows HTTPS requests to docs.openclaw.ai, blocks query strings, normalizes paths, and writes under .OpenClaw-Encyclopedia—so it does not exfiltrate to arbitrary hosts. Before installing, confirm that docs.openclaw.ai is the official documentation site you trust, and be aware the workflow permits 'inspect live environment state' for OpenClaw troubleshooting (so limit the agent's runtime permissions as you normally would). If you want extra assurance, open and review scripts/cache_doc.py and scripts/init_workspace.py (they are short and readable) and verify the workspace root location is acceptable for creating files.

Like a lobster shell, security has layers — review code before you run it.

latestvk979vxvg6s2tv060mfvjxrxp0h83ph5f

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🦀 Clawdis

Comments