Knowledge Base Organizer
v1.0.0整理本地知识库,包括文件合并、重命名、去重、索引更新等。使用当用户需要整理知识库、合并重复内容、统一文件命名格式、更新目录索引时。适用于 Markdown 文档、脚本文件、配置文件等知识库内容的整理。
⭐ 0· 38·0 current·0 all-time
bycheney@cheney87
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included SKILL.md and the shell script: both focus on scanning, renaming, merging suggestions, and updating README.md for a local knowledge base. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions explicitly read, rename (mv), and delete (rm) local files under a user-specified path — this is within scope. However these are destructive operations: SKILL.md and the script recommend backing up and provide a --dry-run. The SKILL.md also contains example rm commands; users should be aware examples could be executed if they follow them manually or if future script changes implement deletions.
Install Mechanism
No install spec is present and the skill is instruction-only with one included bash script. Nothing is downloaded or written to disk by an installer, which minimizes install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths. It only acts on a path provided by the user, which is proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modification of other skills. The script runs only when invoked and prompts for confirmation before performing actions (unless used in dry-run mode).
Assessment
This skill appears coherent and does what it claims — it inspects and can rename/delete local files. Before using it: 1) Inspect the script yourself (organize-knowledge-base.sh) to confirm behavior. 2) Always run with --dry-run first to see suggested actions. 3) Make a backup or use version control for the target directory. 4) Run as a non-root user and point it only at directories you control. 5) Be cautious about following rm/mv examples in SKILL.md without review. If the skill will be invoked autonomously by an agent, consider restricting which directories the agent may act on or require explicit user confirmation for destructive steps.Like a lobster shell, security has layers — review code before you run it.
cleanupvk9719sjg0zwkhc7dyea5jtzbsx8437cbknowledge-basevk9719sjg0zwkhc7dyea5jtzbsx8437cblatestvk9719sjg0zwkhc7dyea5jtzbsx8437cborganizervk9719sjg0zwkhc7dyea5jtzbsx8437cb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
