memory-fabric
Audited by Socket on Feb 25, 2026
1 alert found:
AnomalyThe skill presents a coherent memory-graph orchestration capability with a plausible data flow from query parsing to graph query to deduplication and cross-reference-based ranking. The primary security considerations relate to the runtime installation of the MCP server via npx (supply-chain risk, potential for untrusted code) and the reliance on external graph endpoints without explicit auth/verification details. Otherwise, no hard-coded secrets or evident exfiltration paths are present. To reduce risk, pin dependencies, validate the MCP server, and clarify authentication/authorization for graph access. Overall, the code fragment is BENIGN with notable security considerations that warrant mitigations; classified as SUSPICIOUS to HIGH depending on deployment hygiene.