Trusted — Risk Score 5/100
Last scan:2 days ago Rescan
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.
Skill Nameclaw-local-knowledge
Duration27.3s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified. The bash commands documented are for human operator setup, not AI execution.
ResourceDeclaredInferredStatusEvidence
Filesystem READ,WRITE READ,WRITE ✓ Aligned SKILL.md: All file ops scoped to .openclaw/workspace/memory/
Network NONE NONE No network requests documented or implemented
Shell NONE NONE Bash commands in docs are for human setup, not AI execution
Environment NONE NONE No environment variable access documented
Skill Invoke READ READ ✓ Aligned SKILL.md: References officecli skills for document conversion

File Tree

5 files · 12.4 KB · 403 lines
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

Security Positives

✓ 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