elite-longterm-memory
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill architecture correctly implements a multi-layered memory system using local Markdown files (SESSION-STATE.md, MEMORY.md) and established external integrations.
- [COMMAND_EXECUTION]: The package includes a binary CLI tool (
elite-memory) that safely initializes the necessary file structure and directories within the user's workspace using standard Node.js filesystem modules. - [EXTERNAL_DOWNLOADS]: The documentation and package configuration reference well-known, reputable services and libraries (e.g., LanceDB, Mem0, OpenAI) for features like semantic search and fact extraction.
- [CREDENTIALS_UNSAFE]: Security best practices are followed by recommending the use of environment variables for API keys (e.g., OPENAI_API_KEY, MEM0_API_KEY) rather than including hardcoded credentials.
Audit Metadata