Dandan File Organizer
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent file-organizing skill that can scan and move local files after user confirmation, so users should review the proposed changes before allowing it to proceed.
This skill appears safe for its intended purpose, but only confirm the organization step after checking the target folder and proposed moves. Use extra caution with sensitive directories because filenames and paths may be shown in the conversation and saved in local logs.
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.
If the classification is wrong, files may be moved to unexpected folders, though the skill says it should not delete or overwrite files.
The skill directs the agent to scan a local directory and move files, which is expected for a file organizer but can still affect the user's filesystem.
扫描目标目录 → 匹配文件名到已有文件夹 → 移动文件
Review the scanned file list and proposed organization plan before confirming any move operations.
Private filenames or folder structures from the selected directory could be shown in the chat or stored in local logs.
The skill may expose local filenames, folder names, and classification details in the agent conversation, and it also describes writing operation logs for rollback.
执行扫描(phase1)→ 输出:文件列表、已有文件夹、建议分类方案
Avoid using the skill on directories with highly sensitive filenames or documents unless you are comfortable with those names being processed and logged.
