File Auto Organizer
v1.0.0文件自动整理工具。按文件类型、日期自动归类下载文件夹,适合整理控和洁癖用户。
⭐ 1· 737·4 current·4 all-time
by@sxliuyu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, SKILL.md, and the included Python script all align: organizing files by type/date and showing stats. Minor metadata inconsistency: registry header listed no required binaries while _meta.json declares 'python3' as a required bin. This is expected (the script needs Python) but should be reconciled.
Instruction Scope
SKILL.md instructs running the bundled script against a user-specified folder. The script only reads file metadata and moves files within the target folder (creates category/date subfolders, renames to avoid overwrite). It does not access environment variables, network endpoints, or unrelated system paths. Note: SKILL.md mentions an optional 'delete duplicate files' feature but the included script does not implement explicit duplicate-deletion behavior; also there is no dry-run/safety prompt — the script will move files immediately.
Install Mechanism
No install spec; instruction-only with a bundled Python script. No external downloads or archives. Risk is limited to running the provided script locally.
Credentials
No credentials or environment variables are requested. The only runtime dependency is Python (python3). This is proportionate to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or global agent settings.
Assessment
This skill appears to be what it says: a local script that moves files into subfolders by type/date and prints stats. Before running it on important folders: (1) back up or test on a copy (it will move files, which can be disruptive), (2) run it on a small sample directory first to confirm behavior, (3) be aware there is no network activity or secret access, but SKILL.md mentions deleting duplicates while the script does not implement explicit duplicate deletion, and (4) ensure you have python3 available and review the script if you want additional safety (dry-run, confirmations, undo, or true duplicate-detection) before use.Like a lobster shell, security has layers — review code before you run it.
latestvk978nba61bh66yndc9wm7fh5t9830bje
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
