zsh-completions

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides numerous examples of shell commands used to generate dynamic completions and file previews, including tools like kubectl, docker, gh, systemctl, lsd, and bat. These are documented as standard functional components of the ZSH completion system.
  • [EXTERNAL_DOWNLOADS]: The documentation references the use of the zinit plugin manager to fetch completions and plugins from GitHub repositories (e.g., Aloxaf/fzf-tab, zdharma-continuum/fast-syntax-highlighting) and external URLs. These references are educational and describe common workflows for ZSH users.
  • [SAFE]: The skill uses local caching mechanisms (e.g., in /tmp) to optimize completion performance for expensive command lookups, which is a standard and safe engineering practice for shell scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 06:52 PM
Security Audit — agent-trust-hub — zsh-completions