file-organizer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Unix-like utilities such as ls, find, du, mkdir, and mv to perform file management and organization. These operations are essential to the skill's primary purpose and are executed locally on user-defined paths.
  • [DATA_EXFILTRATION] (SAFE): No network-based commands (e.g., curl, wget) or exfiltration patterns were detected. The skill's logic does not include any mechanism to transmit local data to external servers.
  • [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute remote scripts or packages. All executable logic relies on pre-installed system binaries.
  • [PROMPT_INJECTION] (SAFE): The instructions are instructional and do not contain patterns intended to bypass AI safety filters or override core system instructions.
  • [INDIRECT_PROMPT_INJECTION] (SAFE): The skill processes untrusted data in the form of file names and metadata. However, it incorporates safety best practices by requiring explicit user confirmation before performing any destructive or mutative actions like moving or deleting files.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:53 PM