📦 Fish — 轻量工具箱
v2.0.0Fish 把常用小工具做成极简命令,随用随调,无需记忆复杂参数,一条指令即可搞定日常开发、运维、文件处理等高频需求。
0· 180·2 当前·2 累计
下载技能包
最后更新
2026/3/18
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to be a simple local CLI that logs and exports data to ~/.local/share/fish. Before installing or running it: 1) inspect the full script (the provided file was truncated in the manifest) to confirm there are no unexpected network calls or commands; 2) be aware that all data is stored in plain text under your home directory (no encryption) — avoid logging secrets there; 3) exported JSON is produced without escaping user values, so exports may be malformed or reveal structure if ...详细分析 ▾
✓ 用途与能力
Name/description (utility CLI for recording, searching, exporting local data) matches the provided shell script and SKILL.md. The script implements logging, search, status, export, and other commands described in the README.
ℹ 指令范围
SKILL.md and the script operate locally and only reference the DATA_DIR (~/.local/share/fish). They do not call external networks or require unrelated files/credentials. Note: the export implementation writes JSON/csv/txt without escaping user-supplied values, so exported JSON may be syntactically invalid or leak structure if log values contain quotes/newlines; this is a robustness/privacy concern, not evidence of exfiltration.
✓ 安装机制
There is no install spec; the skill is instruction-only and includes a shell script. No downloads, package installs, or external installers are used.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths. It writes only to a per-user data directory under the user's home, which is appropriate for a local CLI tool.
✓ 持久化与权限
always:false and normal invocation model. The script creates and writes files under the user's home directory (expected for a local logger). It does not modify other skills or global agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv2.0.02026/3/18
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install fish
镜像加速npx clawhub@latest install fish --registry https://cn.longxiaskill.com