.claude/skills/xiaoyaoclaw-kb-retrieverRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
OpenClaw local knowledge-base retriever: hierarchical data_structure.md index navigation + progressive retrieval, zero external dependencies, Windows & macOS. Use when user asks to retrieve/answer from a knowledge base directory (knowledge base/retrieve/ RAG over local files). 面向本地知识库目录的检索和问答助手。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/xiaoyaoclaw-kb-retrieverRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/xiaoyaoclaw-kb-retrieverRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/xiaoyaoclaw-kb-retrieverRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @dtsola/xiaoyaoclaw-kb-retrieverclawhub inspect @dtsola/xiaoyaoclaw-kb-retriever --version 1.0.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:e1d3a2fba1a910c75e4837b7194d8fc59f34549950a131bddb6d5bfefc0091c6references/excel_analysis.mdreferences/excel_reading.mdreferences/pdf_reading.mdscripts/build_index.pyscripts/convert_pdf_to_images.pyscripts/extract_pdf_text.pyskill-card.mdSKILL.mdtemplates/data_structure.md- Removed the documentation file `skill-card.md`. - SKILL.md clarified that core retrieval is zero-dependency; PDF/Excel processing now explicitly requires on-demand pip package installation, with user notification and confirmation required. - Added explicit section on ability scope and write-operation boundaries: only specific scripts may perform writes, and only as needed or if user explicitly requests. - Strengthened statements on user privacy, no modification of source files, and non-networked operation. - Clarified that all write operations produce outputs only in temporary/user-specified locations, which can be cleaned up. - Improved instructions on informing users before installing any Python dependencies for advanced features.