📦 clean-desktop — 自动整理桌面

v1.0.0

智能扫描桌面文件,按图片、文档、压缩包等类型自动归类到对应文件夹,先提供预览确认再执行移动,零误操作。

0· 299·0 当前·0 累计
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
The skill's requested actions, absence of installs/credentials, and runtime instructions align with its stated purpose of reorganizing Desktop files; it is an instruction-only helper with a few minor platform/clarity issues but no evident malicious behavior.
评估建议
This skill appears to do what it claims: preview or move files on your Desktop into folders by type. Before installing or enabling autonomous use, test it with dry_run=true and review the generated report; verify the Desktop path and localized folder names on your platform (Windows typically uses C:\Users\<User>\Desktop, not ~/Desktop). Ensure you have backups or use dry-run to avoid accidental moves, and confirm permissions for moving files. If you plan to allow autonomous invocation, be comfor...
详细分析 ▾
用途与能力
Name/description match the requested capabilities: classifying and moving desktop files by extension. There are no unrelated environment variables, binaries, or installs requested.
指令范围
SKILL.md limits itself to listing and moving desktop files and generating a report, and includes a dry_run option. Minor issues: it assumes the Desktop path as ~/Desktop for Windows (which is inaccurate on many Windows systems), uses folder names in Chinese (may not exist), and doesn't specify exact shell commands or how shortcuts/symlinks are handled. These are implementation/portability gaps rather than scope creep or data-exfiltration.
安装机制
No install spec or code is provided (instruction-only), so nothing will be downloaded or written to disk by an installer. Lowest-risk category for install behavior.
凭证需求
No environment variables, credentials, or config paths are requested. The operations require only filesystem access to the user's Desktop, which is proportionate to the task.
持久化与权限
always is false and there is no request to modify other skills or system-wide settings. The skill does not request permanent presence or extra privileges beyond moving files when invoked.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/13

Initial release of clean-desktop 1.0.0: - Automatically organizes desktop files into folders by type (Images, Documents, Archives). - Supports preview mode with dry_run parameter (doesn't actually move files unless set to false). - Ignores hidden files and shortcuts, and doesn't delete any files. - Ensures destination folders are created as needed before moving files. - Provides a report listing which files were moved.

可疑

安装命令

点击复制
官方npx clawhub@latest install clean-desktop
镜像加速npx clawhub@latest install clean-desktop --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库