📦 Tidyfiles — 文件智能整理

v2.0.0

按类型、日期或自定义规则自动分类文件,一键清理杂乱目录、生成结构报告,省时高效。

0· 136·1 当前·1 累计
xueyetianya 头像by @xueyetianya (bytesagain4)
下载技能包
最后更新
2026/3/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to do what it says: a small offline bash tool that logs and exports activity to ~/.local/share/tidyfiles. Before installing or running: (1) inspect the script (scripts/script.sh) yourself if you can; (2) be aware it will create and append to log files in your home directory — do not pass passwords, API keys, or other secrets as command arguments; (3) to remove it, delete ~/.local/share/tidyfiles; (4) note that while the skill does not require network access or credentials, all...
详细分析 ▾
用途与能力
Name/description (file organization, tracking, reports) match the shipped assets: SKILL.md and a bash script that only records entries, exports, searches, and reports. No unrelated credentials, binaries, or services are requested.
指令范围
SKILL.md instructs only local operations (logging, exporting, searching, stats). The included script implements these behaviors and references only files under the declared data directory (~/.local/share/tidyfiles). There are no instructions to read unrelated system files or transmit data externally.
安装机制
No install spec is provided (instruction-only with an included script). Nothing is downloaded or extracted from remote URLs; code is contained in the repo. This is low-risk from an install standpoint.
凭证需求
The skill requires no environment variables or credentials. The script uses only standard Unix utilities (grep, cat, tail, wc, du, date, sed, printf) consistent with the declared requirements.
持久化与权限
The skill creates and writes files under the user's home directory (~/.local/share/tidyfiles). It does not request elevated privileges or system-wide config changes. The agent can invoke the skill autonomously by default (platform default) — this combined with local logging means an agent call could cause entries to be recorded, so avoid passing secrets to the skill.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.02026/3/18

NULL

无害

安装命令

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