File Organization

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill's primary function is local file management, and it incorporates safety best practices like human confirmation for destructive actions.
  • [COMMAND_EXECUTION]: The skill performs filesystem operations such as moving and renaming files. These activities are transparently managed through a proposed move plan and require user approval, mitigating risk.
  • [DATA_EXFILTRATION]: Analysis confirmed no network activity or unauthorized data transmission. File metadata and content hashes are used strictly for local organization and duplicate detection.
  • [NO_CODE]: This skill contains instructions and workflows but does not include any executable scripts or binary files, reducing the direct attack surface.
  • [PROMPT_INJECTION]: While the skill ingests untrusted data such as filenames and configuration files (ingestion points), it mitigates indirect injection risks through a mandatory dry-run preview (boundary marker). The skill's capabilities are limited to local filesystem management (capability inventory), and it includes filename normalization and sanitization of special characters (sanitization) to prevent command-like payloads in filenames.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 08:23 AM