Smart File Organizer

PassAudited by ClawScan on May 1, 2026.

Overview

The skill is a coherent file-organizing workflow with disclosed dry-run, logging, and no-deletion safeguards, though it can still move files in a user-selected directory.

This appears safe for its stated purpose, but review the dry-run output before allowing moves, choose the target directory carefully, and remember that the generated log/report may contain details about your files.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If used on the wrong directory or without reviewing the plan, files could be moved into a new structure and become harder to find.

Why it was flagged

The skill can direct the agent to inspect and move many local files, which is sensitive but directly aligned with the file-organizer purpose.

Skill content
Recursively scan a target directory ... Safe Reorganization — Move files into the new structure
Recommendation

Use dry-run mode first, review the proposed organization plan, and run it only on a directory you intentionally select.

What this means

The generated log or report may reveal information about the files in the organized directory to anyone who can read that output.

Why it was flagged

The skill creates local reports/logs that may include filenames, paths, categories, and move history from the selected directory.

Skill content
A summary report showing the file inventory ... A `reorganization_log.txt` file documenting every action taken
Recommendation

Avoid running it on highly sensitive folders unless you are comfortable with a local inventory and change log being created.