Clawdbot Documentation Expert
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
SKILL.md
text/markdown · 4953 字节
package.json
application/json · 330 字节
scripts/build-index.sh
text/plain · 313 字节
scripts/cache.sh
text/plain · 235 字节
scripts/fetch-doc.sh
text/plain · 147 字节
scripts/recent.sh
text/plain · 149 字节
scripts/search.sh
text/plain · 189 字节
scripts/sitemap.sh
text/plain · 375 字节
scripts/track-changes.sh
text/plain · 287 字节
snippets/common-configs.md
text/markdown · 752 字节
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.