memory-systems
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and implementation references for memory systems. No malicious patterns, data exfiltration, or unauthorized command executions were found.
- [SAFE]: External dependencies and references point to well-known open-source projects (Mem0, Zep/Graphiti, Letta, Cognee) and academic papers, which are considered trusted or well-known services.
- [SAFE]: The Python implementation in
scripts/memory_store.pyuses standard libraries (numpy, hashlib, json) for indexing and retrieval without any dangerous operations like network calls or sub-process execution. - [SAFE]: While the memory integration patterns involve interpolating retrieved data into the prompt (a theoretical surface for indirect prompt injection), this is the primary intended purpose of the skill and is implemented using standard architectural patterns without associated dangerous capabilities.
Audit Metadata