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 fzf binary 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 fzf and use the output for further actions. This includes using xargs and command substitution to interact with files, processes, and tools like git, docker, and kubectl. 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
Risk Level
SAFE
Analyzed
Mar 7, 2026, 07:31 PM