📦 file-organizer — 技能工具

v0.1.0

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automatin...

0· 21·0 当前·0 累计
lnj22 头像by @lnj22·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/15
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
The skill's requirements and instructions are consistent with its stated purpose (organizing files); it performs local filesystem scans and moves but requests no external credentials or installs — however, it will access any directories you ask it to, so proceed with caution and review plans before execution.
评估建议
This skill is coherent for local file organization, but it will scan and (with your approval) move or rename files in whatever directories you point it at — so: 1) only run it on directories you trust the agent to access, 2) request and review the full proposed plan before allowing any mv/rename/delete operations, 3) back up important data (or test on a small folder) before large-scale changes, 4) prefer a dry-run / logging mode to verify actions and ensure preservation of timestamps, and 5) be ...
详细分析 ▾
用途与能力
Name/description align with the runtime instructions: the SKILL.md uses standard filesystem commands (ls, find, du, file, md5, mv, mkdir) to analyze, suggest, and move files. Nothing requested (no env vars, no installs) is unexpected for a local file-organizing assistant.
指令范围
Instructions instruct the agent to scan and operate on whichever directory the user selects (examples use ~, Downloads, Documents, etc.). The skill also says it will use 'content' to make decisions; the provided commands mainly inspect metadata and compute hashes, but an agent following these instructions could be asked to read deeper into files. The SKILL.md does require the agent to run filesystem-modifying commands (mv, mkdir) after explicit user approval and to log moves; it correctly emphasizes asking before deletes.
安装机制
Instruction-only skill with no install spec and no code files. This is lowest-risk from an install perspective — nothing is written to disk by an installer.
凭证需求
No environment variables, credentials, or config paths are requested (proportionate). However, the skill will read filenames, sizes, dates, and compute hashes across the chosen directories — this can expose sensitive filenames/metadata (and potentially file content if the agent is directed to inspect files for context).
持久化与权限
always is false and the skill has no install or self-modifying behavior. It does not request persistent privileges or modify other skills' configs.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/4/15

Bulk publish from all-task-skills-dedup

可疑

安装命令

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