安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it says: review markdown wiki files and report or apply fixes. It does not request any secrets or installs, which is good. However, the runtime instructions let the agent read arbitrary wiki files and — if you ask it to — make edits. Before enabling or invoking the skill: (1) limit its access to only the repository or path you want it to inspect (avoid giving access to directories that may contain secrets); (2) prefer a read-only run first and review the generated r...详细分析 ▾
✓ 用途与能力
Name and description match the instructions: the skill inspects markdown wikis (index.md, log.md, sample pages) and produces reports or fixes. There are no unrelated environment variables, binaries, or install steps requested.
ℹ 指令范围
SKILL.md explicitly instructs the agent to inspect wiki files and, if asked, implement fixes. That is coherent with linting, but the instructions give the agent broad discretion over which pages to read and what edits to make; the skill does not constrain scope, require user confirmation before writes, or declare where edits should be committed (filesystem vs. git).
✓ 安装机制
No install spec and no code files — instruction-only. This minimizes risk from downloaded/installed code.
✓ 凭证需求
No environment variables, credentials, or config paths are requested, which is proportional for a lint-only skill. Note that actual operation will require file-system or repository access provided by the host environment; the skill does not request network or service tokens.
✓ 持久化与权限
always:false and default agent invocation are appropriate. The skill does not request persistent system modification rights or to change other skills' configs. However, because it may implement edits, granting write/commit privileges to the running agent increases risk and should be controlled by the user.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install wiki-lint
镜像加速npx clawhub@latest install wiki-lint --registry https://cn.longxiaskill.com