file-organizer
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on the local file system using standard libraries (os, shutil, hashlib). All file operations are consistent with the stated purpose of organizing user directories.
- [COMMAND_EXECUTION]: The scripts/organize.py file performs file movements and deletions as part of its deduplication and sorting features. These operations are documented and include safety features like dry-run simulations and an undo mechanism.
- [DATA_EXFILTRATION]: No network communication libraries or data exfiltration patterns were detected. The tool does not transmit any file data or metadata externally.
- [PROMPT_INJECTION]: The instructional content in SKILL.md is focused on usage and does not contain any patterns designed to override agent safety or bypass operational constraints.
Audit Metadata