Skip to main content

knowledge-federation

Facilitates knowledge sharing and conflict resolution among agents in a distributed learning network using OpenClaw.

Install this skill

or
96/100

Security score

The knowledge-federation skill was audited on Jun 4, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 152

Access to hidden dotfiles in home directory

SourceSKILL.md
152workspace_dir="~/.openclaw/workspace",
low line 248

Access to hidden dotfiles in home directory

SourceSKILL.md
248--workspace ~/.openclaw/workspace
low line 251

Access to hidden dotfiles in home directory

SourceSKILL.md
251python3 knowledge_federation.py stats --workspace ~/.openclaw/workspace
low line 153

External URL reference

SourceSKILL.md
153central_api="http://localhost:8000" # 可选:中央知识库API
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →