knowledge-base
v1.0.0Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries.
⭐ 5· 1.7k·10 current·12 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description match the instructions: add, search, tag, and review notes. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to adding/searching/listing knowledge and specify storing records in memory/knowledge-base.md. This is consistent with the purpose, but the SKILL.md references a filesystem path (memory/knowledge-base.md) even though no config paths were declared; confirm where that file will be written and its persistence/permissions.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk).
Credentials
The skill requests no environment variables, credentials, or external service keys — proportional to its stated purpose.
Persistence & Privilege
The skill instructs the agent to write/read a local persistent file (memory/knowledge-base.md). Autonomous invocation is allowed by platform default; if you enable autonomous runs, the agent could create or modify that file without repeated prompts. The skill does not request elevated privileges or system-wide config changes.
Assessment
This skill appears coherent for managing a local personal knowledge base. Before installing: confirm where memory/knowledge-base.md will be stored (workspace vs. system path) and who can read it; avoid putting secrets or sensitive personal data into the knowledge base; if you do not want the agent to update files autonomously, disable autonomous invocation or restrict the skill; and note the skill's source/homepage is missing—if provenance matters, prefer skills with a clear publisher or inspect the agent's runtime behavior using non-sensitive test entries first.Like a lobster shell, security has layers — review code before you run it.
latestvk976jhfe9h3wj3a8gq9fq22s0182bq8q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
