📦 Dedupe — 去重工具
v1.0.0一站式去重引擎,支持精确匹配、模糊匹配、哈希与布隆过滤器,可秒级识别并剔除数据库、文件、日志中的重复记录,提升数据质量与存储效率。
0· 151·2 当前·2 累计
下载技能包
最后更新
2026/3/21
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is a local documentation/reference tool implemented as a shell script and appears coherent with its description. Before installing, you can: (1) quickly inspect the full scripts/script.sh file to confirm it only prints documentation and does not execute network commands or remove files; (2) ensure you are comfortable allowing the agent to run the included script when you invoke the skill. If you see commands that read arbitrary paths, call curl/wget, or run delete operations, treat th...详细分析 ▾
✓ 用途与能力
Name/description match the provided artifacts: a reference skill for deduplication. It does not ask for unrelated credentials, binaries, or system access.
✓ 指令范围
SKILL.md instructs running the included scripts/script.sh commands to show reference content (intro, exact, fuzzy, files, etc.). The instructions do not ask the agent to read unrelated files, contact external endpoints, or exfiltrate data. The only optional configuration variable is DEDUPE_DIR (a local data dir), which is reasonable for a local reference tool.
✓ 安装机制
No install spec — instruction-only plus an included script. Nothing is downloaded or written to disk at install time beyond the skill files themselves.
✓ 凭证需求
The skill declares no required environment variables or credentials. The SKILL.md mentions an optional DEDUPE_DIR, which is proportional to the purpose.
✓ 持久化与权限
Skill does not request always:true and is user-invocable only. It does not modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/21
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install dedupe
镜像加速npx clawhub@latest install dedupe --registry https://cn.longxiaskill.com