安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is internally coherent and appears to do what it says: read, synthesize, and update markdown wiki files. Before installing or using it, consider: (1) backup or put your wiki under version control so you can review edits the agent makes; (2) limit the skill's file-scope to the wiki folder (don't give it access to unrelated directories); (3) avoid ingesting sensitive secrets into the wiki since the agent will read/write those files; (4) test the skill on a small example wiki to confirm ...详细分析 ▾
✓ 用途与能力
The name/description (maintain a markdown wiki) aligns with the instructions: read sources/index/log pages, synthesize, and write or update wiki markdown. No unrelated binaries, env vars, or external services are requested.
ℹ 指令范围
Instructions explicitly tell the agent to read and modify wiki files (index.md, log.md, pages, sources). This is expected for a wiki-maintenance skill, but the SKILL.md is permissive about paths and when to create pages — the agent will have discretion to read and write files in the user's wiki area, so users should be aware it edits their content.
✓ 安装机制
No install spec or code files are included; the skill is instruction-only so nothing is downloaded or written to disk by an installer.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. All required access is limited to reading/writing wiki files per the instructions.
✓ 持久化与权限
always:false and the skill is user-invocable. It does not request permanent/autonomous privileges beyond the normal platform default for skills.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.12026/4/13
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install karpathy-wiki
镜像加速npx clawhub@latest install karpathy-wiki --registry https://cn.longxiaskill.com