llm-wiki-knowledge-Karpathy

v1.0.0

LLM Wiki 知识库管理员。管理基于 Karpathy LLM-Wiki 理念的持久知识库,包括:初始化项目、摄入新原始资料(编译为 wiki 页面)、回答基于 wiki 的查询、执行健康检查(lint)。当用户想要初始化知识库、ingest/摄入新文章或笔记、从 wiki 查询知识、维护 wiki 健康、或...

0· 16·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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).
Credentials
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.
Persistence & Privilege
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.
Assessment
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 this skill or disable autonomous invocation for it. Review generated pages and the append-only log entries before treating edits as authoritative. If you want extra safety, inspect the /obsidian skill's code/permissions (or test this skill in a disposable vault) to confirm there is no unexpected network or credential use.

Like a lobster shell, security has layers — review code before you run it.

latestvk970d59dwfh7gn8ks3tc6db4wd84ntm1

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments