fzf-fuzzy-finder
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's metadata defines installation procedures for the
fzfbinary using official system package managers, specifically Homebrew (brew) and APT (apt). This is the standard and secure method for distributing this utility. - [COMMAND_EXECUTION]: The skill contains various shell command examples that demonstrate how to pipe data to
fzfand use the output for further actions. This includes usingxargsand command substitution to interact with files, processes, and tools likegit,docker, andkubectl. All examples reflect the intended and documented use of the tool. - [SAFE]: No security issues were identified. The instructions regarding shell configuration (e.g., modifying
~/.bashrc) are standard for providing interactive key bindings and completion features in a terminal environment.
Audit Metadata