zsh-path-skill
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill includes shell commands for environment diagnostics and PATH modification. These are standard operations for development environments and align with the stated purpose.- [DYNAMIC_EXECUTION] (SAFE): Use of
evalandsourceis limited to the initialization of well-known, trusted tools like Homebrew, pyenv, and nvm. No execution of untrusted or external code was detected.- [PERSISTENCE_MECHANISMS] (SAFE): Instructions for modifying.zshrcand.zshrc.localare the core functionality of the skill. These are handled transparently and follow standard shell configuration best practices.
Audit Metadata