技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 1 · 2.1k · 4 current installs · 4 all-time installs
⭐ 1
安装量(当前) 4
🛡 VirusTotal :良性 · OpenClaw :良性
Package:arnarsson/fzf-fuzzy-finder
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is an instruction-only guide for the fzf command-line fuzzy finder and is largely consistent with its stated purpose, but there are minor metadata inconsistencies and the runtime instructions include destructive/auto-execution examples that users should treat carefully.
目的
The SKILL.md and description consistently document fzf usage (shell, vim, git, docker, kubectl integrations). However the registry metadata shown to you earlier lists no required binaries/env, while the SKILL.md frontmatter declares a requirement for the 'fzf' binary and provides install steps (brew/apt). The examples also reference many optional tools (bat, fd, rg, docker, kubectl) that are reasonable for examples but are not declared as opti…
说明范围
The instructions are typical usage examples but include commands that can be destructive or execute arbitrary code (e.g., piping fzf selection to xargs rm or kill, docker rmi, kubectl delete pod, aliases that run selected history entries with sh -c). Those are valid fzf use cases, but they broaden the risk surface: anyone who follows examples without review can delete files, kill processes, remove images, delete pods, or execute arbitrary comm…
安装机制
There is no top-level install spec in the registry entry, but the SKILL.md frontmatter includes install metadata pointing to standard package managers (brew formula 'fzf' and apt package 'fzf'), which are appropriate and lower-risk. The inconsistency between the registry install metadata and the SKILL.md frontmatter is a discrepancy worth noting. The skill does not attempt to download code from arbitrary URLs.
证书
The skill does not request credentials, secrets, or config paths. The only environment interactions are suggestions to set non-sensitive FZF_* environment variables for defaults, which are proportionate to the purpose.
持久
The skill is user-invocable and not marked always:true. It does not request persistent privileges or to modify other skills. Suggested actions include editing shell startup files (normal for shell integration) but there is no attempt to force-enable itself or claim system-wide changes beyond the user's shell config.
综合结论
This SKILL.md is a legitimate usage guide for fzf, but before installing or copying examples into your shell config: 1) prefer installing fzf from your OS package manager (brew/apt) or the official GitHub release URL listed on the homepage; 2) review any example that executes or deletes things (xargs rm, kill, docker rmi, kubectl delete) — don't run them blindly; 3) be especially cautious with aliases that execute selected history lines or pip…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Fzf Fuzzy Finder」。简介:Command-line fuzzy finder for interactive filtering and selection - integrates …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/arnarsson/fzf-fuzzy-finder/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。