file-organizer
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands like
ls,find,du,mv, andmkdirto analyze filesystem structure and perform file operations. These commands are integral to the skill's primary purpose and are implemented with appropriate placeholders. - [DATA_EXFILTRATION]: No network activity or external data transfer mechanisms were detected. All operations are performed locally on the user's filesystem.
- [SAFE]: The instructions explicitly direct the agent to ask the user for confirmation before performing any destructive actions (like deletion) and to identify sensitive folders to exclude from organization tasks, demonstrating a security-conscious design.
Audit Metadata