supermemory-status
Fail
Audited by Snyk on Jul 28, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The file instructs bypassing sandboxing to request escalated shell access specifically "so it can read the installed credentials," which directly enables credential access/exfiltration and sandbox-escape behavior.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs the agent to "request escalated shell execution" (bypassing the sandbox) to access credentials in ~/.codex, which encourages bypassing security controls and accessing sensitive state on the host.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata