save-thread
Fail
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The skill's stated purpose (saving explicit session data using nmem t save) is largely coherent with its described capabilities. There is a reasonable data flow from local session storage to optional remote storage via a configured API, which introduces potential exfiltration/credential risks if remote endpoints or API keys are misused. Overall, the design is benign when used strictly as documented, but the remote configuration path introduces non-trivial risk that should be mitigated with explicit encryption, access controls, and clear data-policy disclosures. Consider tightening default behavior to avoid automatic external transmission and require explicit user consent for any remote export.
Confidence: 98%
Audit Metadata