Clawdbot Documentation Expert
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
v1.2.2
2026/01/12
Added YAML frontmatter description for ClawdHub summary display
v1.1.0
2026/01/11
暂无更新说明。
v1.0.0
2026/01/11
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill's requirements and runtime instructions line up with a documentation/navigation helper for Clawdbot; it does not request unexpected credentials or installs, but it does include runnable scripts that will access network and disk so review before use.
置信度: medium
VirusTotal
Type: OpenClaw Skill Name: clawddocs Version: 1.2.2 The skill bundle is benign. All shell scripts (`scripts/*.sh`) are placeholders that only print messages to the console and do not perform any actual system commands, network requests, or file operations. The `SKILL.md` instructions guide the AI agent to act as a documentation expert, using these placeholder scripts and referencing a legitimate documentation domain (docs.clawd.bot). Configuration snippets in `snippets/common-configs.md` include environment variable placeholders (e.g., `${DISCORD_TOKEN}`), which is a standard practice for user-provided configuration and not an attempt at data exfiltration by the skill itself.