file-organizer
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Unix shell commands, including
ls,find,du,md5,mkdir, andmv, to perform file system analysis and reorganization. These operations are limited to local execution and are essential for the skill's stated purpose of file organization. - [DATA_EXFILTRATION]: There are no network operations, external URL references, or data transmission patterns detected. All file analysis (including hashing for duplicates) remains within the local environment.
- [SAFE]: The instructions explicitly include safety protocols requiring the agent to present an organization plan to the user and obtain explicit confirmation before deleting files or moving data.
- [SAFE]: Analysis of the file metadata and structures does not involve reading file contents for instructions, significantly reducing the risk of indirect prompt injection from malicious file data.
Audit Metadata