agent-memory-systems
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive reference for agentic memory architectures (semantic, episodic, and procedural). No malicious patterns, obfuscation, or unauthorized network operations were detected.
- [CREDENTIALS_SAFE]: Implementation examples follow security best practices by referencing environment variables (e.g.,
os.environ['PINECONE_API_KEY']) rather than using hardcoded secrets. - [DATA_LEAK_PREVENTION]: The skill proactively identifies security risks in vector store implementations, specifically documenting that 'Queries should filter by user to prevent data leakage' and providing code examples for metadata-based filtering.
- [EXTERNAL_DOWNLOADS]: References and code snippets use established, well-known libraries and services within the AI ecosystem (e.g., LangChain, Pinecone, Qdrant).
Audit Metadata