simple-memory-skill

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The 'simple-local-memory' bundle is a legitimate utility designed to provide AI agents with a local, file-based memory system. The code (lib/memory-core.js) and associated CLI tools (bin/) implement basic JSON storage and a TF-IDF search algorithm without any external dependencies or network activity. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the instructions in SKILL.md and README.md are transparently aligned with the stated goal of maintaining persistent local context for the agent.