📦 Shadows Doc Forge — 文档自动生成
v1.1.0一键分析代码,自动生成 README、API 文档、架构图与行内注释,拯救缺失或过时的文档。
0· 338·0 当前·0 累计
下载技能包
最后更新
2026/3/7
安全扫描
OpenClaw
安全
high confidenceAn instruction-only documentation generator whose declared behavior and requirements are internally consistent with its stated purpose.
评估建议
This skill appears coherent for generating documentation. Before installing or invoking it, confirm that the agent will be restricted to the intended repository/workspace so the skill cannot read unrelated sensitive files (e.g., .env, private keys). Review generated docs before committing them. Note the skill metadata shows no verified source/homepage in the registry (SKILL.md contains an internal homepage string), so if provenance matters, ask the publisher for an authoritative source or audit ...详细分析 ▾
✓ 用途与能力
Name and description (auto-documentation) match the instructions: the skill only reads source files, analyzes code structure, and writes markdown docs. It does not request unrelated binaries, cloud credentials, or system config paths.
ℹ 指令范围
The SKILL.md explicitly instructs the agent to list directories, read entry points/configs, analyze code, and write new markdown files. That is appropriate for a doc generator. One minor caution: the instructions are broad about "scan the project structure" and "read configs" — in practice that means the agent will read any files in its workspace, which could include sensitive config files if they exist. The skill states it will not execute code or make network calls; that is consistent, but 'verify every code example and function signature' is ambiguous about whether verification is purely static.
✓ 安装机制
Instruction-only skill with no install spec and no code files. No packages or downloads are performed, so there is no install-time risk.
✓ 凭证需求
No environment variables, credentials, or config paths are required or declared. The SKILL.md does not reference any secrets or external tokens.
✓ 持久化与权限
The skill does not request always:true or other elevated persistence. It writes generated docs as new files alongside source (expected behavior) and does not claim to modify existing source or other skills' configurations.
安全有层次,运行前请审查代码。
运行时依赖
🖥️ OSmacOS · Linux · Windows
版本
latestv1.1.02026/3/7
Initial HIGH TRUST release
● 无害
安装命令
点击复制官方npx clawhub@latest install shadows-doc-forge
镜像加速npx clawhub@latest install shadows-doc-forge --registry https://cn.longxiaskill.com