安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and limited to generating documentation templates. Before installing or running scripts: (1) verify you are comfortable with a tool creating files under ~/.local/share/docs-generator (or the directory you set via DOCS_GENERATOR_DIR/XDG_DATA_HOME); (2) ensure python3 and bash are available; (3) inspect the included scripts (they are small and readable) and avoid running them as root; and (4) if you need network-free guarantees, note that the current scripts do not perf...详细分析 ▾
✓ 用途与能力
Name/description match the provided scripts and SKILL.md: the tool generates README, API docs, changelogs, etc. There are no unrelated binaries, credentials, or config paths requested.
✓ 指令范围
SKILL.md simply instructs running the included scripts with documented arguments. The scripts generate text templates using local Python and bash and do not read unusual system files, shell history, or transmit data externally.
✓ 安装机制
No install spec (instruction-only). The repository includes two small bash scripts that will be executed locally; nothing is downloaded or extracted from external URLs during install.
✓ 凭证需求
The skill requires no environment variables or credentials. The scripts respect optional DOCS_GENERATOR_DIR/XDG_DATA_HOME/HOME for storing data — these are conventional and proportional to a local utility.
ℹ 持久化与权限
The helper creates a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/docs-generator) and writes logs/data files there. This is expected for a local utility, but users should be aware it persists small files in their home directory.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.0.02026/3/11
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install docs-generator
镜像加速npx clawhub@latest install docs-generator --registry https://cn.longxiaskill.com