mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-23 05:18:10 +00:00
Docs: stage ClawHub capability enforcement wording
This commit is contained in:
@@ -113,9 +113,9 @@ legitimate contributors.
|
||||
|
||||
Skills declare `capabilities` in their SKILL.md frontmatter to describe what
|
||||
system access they need. ClawHub displays these to users before install.
|
||||
OpenClaw enforces them at runtime — community skills that attempt to use tools
|
||||
without the matching declared capability are blocked. Skills with no capabilities
|
||||
are treated as read-only (model-only instructions, no tool access).
|
||||
OpenClaw uses these declarations for visibility and policy checks as capability
|
||||
enforcement rolls out in stages. Skills with no capabilities are treated as
|
||||
read-only metadata declarations.
|
||||
|
||||
Available capabilities: `shell`, `filesystem`, `network`, `browser`, `sessions`, `messaging`, `scheduling`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user