memory-index
v1.0.0Structured long-term memory management engine with multi-role isolation, layered indexing, and strict context retrieval protocols to prevent token waste and...
⭐ 0· 119·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (structured long-term memory manager) aligns with the SKILL.md: it prescribes creating/reading/editing memory index files and per-topic Markdown files under /memory. No unrelated binaries, credentials, or external services are requested.
Instruction Scope
Instructions stay within memory-management scope (create/maintain index files, route sub-agents to absolute paths, heartbeat audits). They explicitly tell the agent to read and write files under /memory and to spawn sub-agents with path pointers. Note: the skill instructs the agent to 'immediately create' index files and to 'auto-takeover' existing diary entries—this is within scope but can modify user data without additional explicit user prompts.
Install Mechanism
Instruction-only skill with no install spec and no downloaded artifacts. This minimizes supply-chain risk; README mentions a 'clawhub install' command, but the registry entry contains no install steps or remote URLs.
Credentials
No environment variables, credentials, or external endpoints are requested. All required access is to local agent memory files (paths under /memory), which is proportional to the declared purpose.
Persistence & Privilege
always:false (normal). The skill expects to read and write the agent's long-term memory store and to autonomously take actions (create indexes, migrate topics). Autonomous invocation is allowed by platform default; combined with write actions this means the skill can make persistent changes to your agent's memory—expected for a memory manager, but important to be aware of.
Assessment
This skill appears internally consistent for managing agent memory, but it will read and modify files in your agent's /memory tree (create indexes, split topics, archive content) and may 'auto-takeover' existing diaries. Before installing: (1) back up your current /memory directory, (2) confirm you trust the skill owner (source/homepage missing), (3) consider testing in a sandbox agent or with a copy of your memories, and (4) prefer an explicit prompt/consent workflow if you don't want automatic modifications. If you need higher assurance, ask the author for provenance (source repo, signed release) and for a mode that requires user confirmation before creating or migrating files.Like a lobster shell, security has layers — review code before you run it.
Memoryvk973zmdpj7qg6ewsa511kq9pxh832c9gToken-savervk973zmdpj7qg6ewsa511kq9pxh832c9glatestvk973zmdpj7qg6ewsa511kq9pxh832c9g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
