memos-cloud-server
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileThe memos-cloud-server skill presents a coherent capability: it enables the agent to search and manage long-term memories via MemOS Cloud using environment-provided credentials. Data flows involve transmitting memory content to an external service, which is appropriate for the purpose but introduces external-data risk. Credentials are sourced from environment variables, which is common but requires careful handling in logs and error paths. The overall risk is medium due to external data storage and credential exposure potential, with no evidence of malicious behavior. Implementers should ensure secure transmission (TLS), proper logging controls to avoid credential leakage, and explicit user confirmations for sensitive memory operations.