Organize Vault

PassAudited by VirusTotal on May 7, 2026.

Findings (1)

The organize-vault skill is designed to categorize Markdown notes and maintain Map of Content (MOC) files. It uses standard shell commands (git, find, mv, mkdir) to manage files within a user-specified directory. The instructions in SKILL.md include strong safety constraints, such as requiring user confirmation for all changes and using Git as a rollback mechanism, with no evidence of data exfiltration or unauthorized execution.