ClawHub Skills Guide
PassAudited by ClawScan on May 4, 2026.
Overview
This is an instruction-only ClawHub guide, and its skill-management commands are purpose-aligned but should be run deliberately because some can install, update, or publish skills.
This skill appears safe as a reference guide. Before following its commands, remember that installing or updating skills can change how your agent behaves, and publishing can expose your skill package publicly or to a shared registry.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the user runs these commands, they may change installed skills, update many skills at once, or publish a skill to ClawHub.
These are user-facing CLI reference commands that can install or update skills and publish content. They are directly aligned with the guide's stated purpose, but they are still actions users should review before executing.
clawhub install <slug> # 安装 clawhub update --all # 全部更新 clawhub publish <path> --slug <slug> # 发布
Run these commands only when intended; inspect skills before installing, prefer dry-run or review steps when available, and confirm publishing targets before release.
