MdSpliter
v1.0.0大型知识文档分块查阅工具。当需要查阅知识库时,先通过索引匹配对应分块,避免一次性加载整个文件。 适用于: knowledge/*.md 文档分块、专题知识库索引、增量更新。
⭐ 0· 335·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (split large Markdown docs into indexed chunks) matches the manifest and SKILL.md instructions; no unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to read INDEX.md and chunk files under knowledge/* and to use a 'read' tool supporting offset/limit. This is consistent with the purpose but does require filesystem read access to the knowledge/ directory — the skill does not declare explicit config paths, which is acceptable for an instruction-only skill but worth noting.
Install Mechanism
No install spec or code is present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials. Its need for filesystem access is reasonable given the stated purpose; there are no unrelated secrets requested.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills/config. Autonomous invocation is allowed by platform default but not unusually privileged here.
Assessment
This skill is instruction-only and simply describes reading an INDEX.md and topic chunks from a local knowledge/ directory. Before installing or enabling it: ensure you don't store secrets or sensitive files under the knowledge/ paths the skill might read; confirm what the agent's 'read' tool can access and whether you want to grant it filesystem read access; review any existing INDEX.md and chunk filenames to make sure only intended documents are present. No network endpoints, credentials, or install steps are requested by the skill, so the primary risk is accidental exposure of documents the agent can read — limit filesystem scope if needed.Like a lobster shell, security has layers — review code before you run it.
latestvk97dqrcz228dsdp4m1zk5jf0dd81t2x7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
