obsidian-organizer-hardened
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local Python script
scripts/obsidian_audit.pyto automate the organization and renaming of markdown files within a specified Obsidian vault directory. The script uses standard Python libraries for file system operations and does not require external dependencies.\n- [SAFE]: No security issues were detected. The skill includes robust defensive instructions that prevent data exfiltration, unauthorized file deletions, and non-deterministic naming. It emphasizes local-only operations and requires user-confirmed backups and dry-runs before performing bulk file modifications.
Audit Metadata