memory
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses established, trusted libraries for vector storage and embedding (LanceDB, FastEmbed, and internal foundation services). All network operations, such as model downloads for embeddings, are handled by the well-known
omni.foundationlayer.\n- [SAFE]: Data is stored locally in the project's data directory (PRJ_DATA_HOME), following standard persistence patterns without risk of data exfiltration or unauthorized exposure.\n- [SAFE]: There is no evidence of prompt injection, obfuscation, or persistence mechanisms. The skill's architecture is transparent and its code matches its stated purpose of operational memory management.\n- [SAFE]: Dependency management is handled through the foundation layer, and the internal 'rust_bridge' uses standard FFI patterns to interface with a local Rust accelerator for performance.
Audit Metadata