Lobster Autodream

v1.0.0

AI记忆巩固系统,灵感来自人类睡眠记忆巩固过程。自动整理会话历史,提取重要信息,更新长期记忆。在心跳检查或会话压缩时触发。

0· 68·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (AI memory consolidation) match the actions described in SKILL.md: periodic checks, extracting important items from conversation history, classifying, and updating long-term memory files. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
Instructions explicitly read local memory files (memory/YYYY-MM-DD.md) and update MEMORY.md; they describe gating rules and classification steps. These file read/write actions are coherent with a memory-management skill. The instructions do not ask to access unrelated system files, environment variables, or external endpoints.
Install Mechanism
There is no install specification and no code files — this is instruction-only, so nothing will be downloaded or written by an installer. Low surface area for supply-chain risk.
Credentials
The skill requires no environment variables, credentials, or config paths beyond reading/writing the project's memory files as described. The requested access is proportional to the stated purpose of updating local memory files.
Persistence & Privilege
Flags: always=false and model invocation is allowed (default). The skill does not request permanent/global presence or to modify other skills' configs. Its need to read/write MEMORY.md is appropriate for a memory tool but does require filesystem write permission in the agent workspace.
Scan Findings in Context
[no-findings] expected: The regex scanner found no code to analyze because this is an instruction-only SKILL.md; that's expected. The primary security surface is the instructions that read/write local memory files.
Assessment
This skill will read your agent's memory files (e.g., memory/YYYY-MM-DD.md) and modify MEMORY.md to add, consolidate, or remove remembered items. That behavior is consistent with its stated purpose, but you should: (1) Confirm that MEMORY.md and the memory/ folder do not contain secrets or sensitive personal data you do not want persisted; (2) Back up existing MEMORY.md before enabling the skill, in case you want to review or restore changes; (3) Consider limiting automatic triggers (use user-invocable or increase the time/content thresholds) if you prefer manual control over what gets written; (4) Verify the agent's file system permissions so the skill cannot modify unrelated files. If you need stronger guarantees about privacy or provenance, request the skill author or maintainer (none listed) to provide provenance or run a copy with logging enabled to review exact edits before trusting it permanently.

Like a lobster shell, security has layers — review code before you run it.

latestvk97b482216x81w34jn2z08kmvn846rte

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments