Flash Thoughts
v1.0.0随手记录灵感闪念。按日期存储,分隔线分隔每个想法,支持快速添加和搜索。适用于捕捉转瞬即逝的想法、灵感碎片、待办念头。/ Capture fleeting ideas instantly. Daily files, divider-separated entries, quick add and search. P...
⭐ 0· 112·0 current·0 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 (capture fleeting ideas, daily files, quick add/search) match the included Python script and SKILL.md. There are no unexpected binaries, credentials, or config paths requested.
Instruction Scope
Runtime instructions tell the agent to run the bundled Python script (add/search/show/recent). The script only reads/writes files under a single directory (configurable via FLASH_THOUGHTS_DIR) and does not call external endpoints or read unrelated system paths. Minor inconsistency: SKILL.md/README show different default directories (~/notes/flash/ vs ~/biji/闪念) than the script's default (~/biji/闪念); this is an informational mismatch but not a security issue.
Install Mechanism
No install spec (instruction-only). The README suggests cloning the repo or copying into the skills directory; no downloads from untrusted URLs or archive extraction are performed by the skill itself.
Credentials
No required environment variables or credentials. An optional FLASH_THOUGHTS_DIR environment variable can change where files are stored — this is proportional and expected for a local storage tool.
Persistence & Privilege
always is false and the skill does not request elevated/persistent system privileges. It will write files only to the configured folder in the user's home directory.
Assessment
This skill is a simple local note tool: installing it will let the agent run scripts that create and append markdown files in a directory (default ~/biji/闪念). Before installing, review scripts if you want to confirm behavior, choose a storage path via FLASH_THOUGHTS_DIR to control where files are written, and be aware that the agent will read those files to perform searches. Note the minor documentation mismatch about the default folder; you may want to set FLASH_THOUGHTS_DIR explicitly. If you plan to install from the repo, prefer cloning from the GitHub repo referenced and verify it matches the packaged files.Like a lobster shell, security has layers — review code before you run it.
latestvk97eqacht9fq1x3n3dejs06pjd838a7a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💡 Clawdis
