可信 — 风险评分 5/100
上次扫描:2 天前 重新扫描
5 /100
claw-local-knowledge
本地知识库技能,用于添加和检索知识。
Pure documentation-based skill with no executable code. All operations are scoped to a local knowledge base directory with no network access, credential handling, or shell execution.
技能名称claw-local-knowledge
分析耗时27.3s
引擎pi
可以安装
This skill is safe to use. No security concerns identified. The bash commands documented are for human operator setup, not AI execution.
资源类型声明权限推断权限状态证据
文件系统 READ,WRITE READ,WRITE ✓ 一致 SKILL.md: All file ops scoped to .openclaw/workspace/memory/
网络访问 NONE NONE No network requests documented or implemented
命令执行 NONE NONE Bash commands in docs are for human setup, not AI execution
环境变量 NONE NONE No environment variable access documented
技能调用 READ READ ✓ 一致 SKILL.md: References officecli skills for document conversion

目录结构

5 文件 · 12.4 KB · 403 行
Markdown 5f · 403L
├─ 📁 references
│ ├─ 📝 add_knowledge.md Markdown 111L · 2.9 KB
│ └─ 📝 retrieval_knowledge.md Markdown 45L · 1.2 KB
├─ 📝 README_zh.md Markdown 110L · 3.4 KB
├─ 📝 README.md Markdown 110L · 3.7 KB
└─ 📝 SKILL.md Markdown 27L · 1.1 KB

安全亮点

✓ No executable code - purely documentation-based skill
✓ All file operations scoped to specific .openclaw/workspace/ subdirectories
✓ No network requests or external communications
✓ No credential or sensitive data access
✓ Clear documentation of file flow and directory structure
✓ No hidden functionality detected