Agent Memory Manager

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The agent-memory-manager skill is a well-documented and functional tool for maintaining persistent local state across AI agent sessions. The Python script (memory_manager.py) performs standard file I/O operations within the restricted /workspace/ directory, and the SKILL.md instructions provide clear, non-malicious guidance for the agent to manage client, project, and trade data. The bundle includes explicit security rules forbidding the storage of credentials or API keys, and it lacks any indicators of data exfiltration, unauthorized network access, or malicious execution.