file-organizer

Pass

Audited by Gen Agent Trust Hub on Apr 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill performs legitimate file management tasks using standard system tools.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands such as ls, find, du, mkdir, and mv to perform its intended functions. These are used locally and require user confirmation for potentially destructive actions like deletion.
  • [PROMPT_INJECTION]: The skill processes data from the local file system (filenames). While it lacks explicit sanitization instructions for these inputs, it follows best practices by using quotes in example commands to mitigate shell injection risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 15, 2026, 06:10 PM
Security Audit — agent-trust-hub — file-organizer