My Custom Skill

PassAudited by VirusTotal on May 17, 2026.

Findings (1)

The 'Memory' skill is a well-documented system designed to provide long-term, structured data storage for an AI agent within the user's home directory (~/memory/). It uses standard filesystem operations (grep, ls, mkdir, mv) to manage Markdown-based indices and entries for categories like projects, people, and decisions. The skill includes explicit instructions to avoid storing secrets, maintain separation from built-in agent memory, and operate entirely locally without network access, showing no signs of malicious intent or unauthorized data exfiltration.