Personal Knowledge Hub
v0.1.0Assist in recording, organizing, and retrieving personal knowledge with note templates and knowledge management frameworks.
⭐ 0· 60·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, SKILL.md workflow, and handler.py all align: parsing user intent (capture/retrieve/organize) and returning JSON note templates or messages. No unrelated capabilities or credential requests.
Instruction Scope
SKILL.md directs the agent to generate templates and suggestions; the handler implements only local text parsing and template generation. There are no instructions to read files, access config, or transmit data externally.
Install Mechanism
No install spec (instruction-only style). A small handler.py is included and will run locally; nothing is downloaded or written to disk beyond standard runtime execution.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not reference any secrets or external services.
Persistence & Privilege
always is false and the skill does not modify other skills or system settings. It does not implement persistent storage or request elevated privileges.
Assessment
This skill appears low-risk and coherent: it only parses text and returns note templates in Chinese, without network calls or credentials. Note that invoking the skill runs the included handler.py on the agent host—review the small Python file if you run untrusted code in sensitive environments. If you expect persistent storage, cloud sync, or multi-language support, those are not provided by this skill and would require additional, explicit integrations.Like a lobster shell, security has layers — review code before you run it.
latestvk97eg8k38773bf41g57vexke2d84dtn7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
