memory-read

v1.0.0

Reads indexed memory segments on demand based on trigger scenarios, prioritizing context rebuilding and controlled partial retrieval up to 50KB per request.

0· 54·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (reading indexed memory segments on demand) aligns with the SKILL.md: it describes trigger scenarios, index-first lookup, and bounded reads. Nothing requested (no env, no binaries) is out of scope for a memory-read helper.
Instruction Scope
The instructions limit reads (index-first, on-demand, ≤50KB, cold data only on explicit command). They reference locating and reading indexed files but do not instruct the agent to access unrelated system paths, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk/write risk; there are no downloads or package installs to evaluate.
Credentials
The skill requests no environment variables, credentials, or config paths. The access it describes (reading indexed memory segments) is proportionate to its stated function.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or privileged system-wide changes. Autonomous invocation is allowed by platform default but not elevated here.
Assessment
This skill is a ruleset for reading agent memory and appears internally consistent. Before installing: confirm what the terms in the SKILL.md map to in your system (e.g., what storage '小蜂日报' and the indexes point to), ensure sensitive secrets or PII are not stored in those memory segments, and verify the agent's memory-storage access controls. If you want tighter safety, restrict the skill to manual invocation only or audit the memory store it will read from.

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

latestvk9789vmzfyhjbj938fhkhr555984qn53

License

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

Comments