安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and does what it says: it will read raw source files and your wiki files and write new/updated markdown into your Obsidian Vault via the /obsidian skill. Before installing, make sure you trust the /obsidian skill (it acts as the bridge to your files). Note that the skill is configured to trigger on many common keywords — this may cause it to access your vault more often than you expect. If you store sensitive documents in your Vault, either move them out before using ...详细分析 ▾
✓ 用途与能力
Name/description (LLM Wiki manager) align with the instructions: the skill analyzes source docs and reads/writes wiki files via an /obsidian skill. Required actions (reading raw/, reading schema.md, updating wiki/, appending log.md) are coherent with the stated purpose.
ℹ 指令范围
Instructions explicitly tell the agent to read entire source documents, read index/schema, generate multiple wiki pages, and write them into the user's Obsidian Vault via /obsidian. This is appropriate for ingestion but means the skill will access potentially sensitive files. The SKILL.md also contains a strong directive to trigger on many keywords (e.g., 'ingest', 'wiki', 'schema.md'), which could cause frequent activations — expected for this skill but worth noting.
✓ 安装机制
Instruction-only skill with no install spec and no code files; lowest install risk. It depends on the /obsidian skill being present (declared in SKILL.md).
✓ 凭证需求
No environment variables, credentials, or external URLs are requested. All required access is file-level via the Obsidian integration, which is proportionate to the stated functionality.
ℹ 持久化与权限
always:false and no permission to modify other skills. However, the SKILL.md's 'must trigger' rule combined with normal autonomous invocation could cause the skill to run whenever matching keywords appear; since it reads/writes the user's vault, users should be aware of this activation behavior.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/11
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install llm-wiki-admin
镜像加速npx clawhub@latest install llm-wiki-admin --registry https://cn.longxiaskill.com镜像同步中