EO Ability: Memory

v1.0.0

主动记忆能力(Proactive Memory),跨会话延续用户偏好、项目上下文,记住导师要求和格式规范

0· 64·0 current·0 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 (proactive memory across sessions) align with the SKILL.md: all examples and the interface focus on save/load/search/forget/update memory operations. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
Runtime instructions and examples limit actions to memory operations and do not instruct the agent to read unrelated files, environment variables, or send data to unexpected endpoints. The SKILL.md references integration with EO/LanceDB but does not include any out-of-scope collection steps.
Install Mechanism
No install spec and no code files — instruction-only skill. This is lowest-risk from an install perspective because nothing is written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It mentions LanceDB/EO integration conceptually but does not request access tokens or other secrets in the SKILL.md.
Persistence & Privilege
always is false (normal). However, the skill's purpose is persistent memory across sessions — that implies storage and access to user data by whatever system implements the memory (EO/LanceDB). Confirm storage location, retention, access controls, and encryption with the EO platform before use.
Assessment
This skill is internally consistent: it only describes memory operations and asks for no extra permissions. Before enabling: 1) Ask where memories will be stored (which database/service and which account). 2) Confirm who can read those memories (other skills, admins, third parties). 3) Check retention and deletion policies and whether data is encrypted at rest/in transit. 4) Test with non-sensitive sample data to verify behavior. If the EO platform requires additional credentials or an external LanceDB endpoint to enable persistence, only provide those after you review that platform's privacy/security controls.

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

latestvk979mkqvrx6prva5tt6c7f71yh84cj80

License

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

Comments