file-organizer-zh

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs extensive file system operations including reading directories, creating folders, and moving files using Node.js fs and path modules. These operations are aligned with the skill's stated purpose of organizing files.
  • In index.js, functions scanDirectory, organizeFiles, and fs.renameSync are used to relocate files into subdirectories based on extension categories (images, documents, etc.).
  • Access is limited to paths specified by the user or common system locations like Desktop and Downloads via process.env.USERPROFILE.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 07:46 PM
Security Audit — agent-trust-hub — file-organizer-zh