zsh-shell-config
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for Zsh configuration, following established best practices such as PATH deduplication and environment variable separation.
- [COMMAND_EXECUTION]: The skill includes code snippets for tool initialization using
eval, which is the industry-standard method for integrating tools likestarship,zoxide, anddirenvinto the shell environment. These commands execute local binaries provided by the user and do not involve remote script downloads. - [EXTERNAL_DOWNLOADS]: No external network downloads or remote script executions were detected. All tool integrations assume the tools are already installed on the local system.
- [DATA_EXFILTRATION]: No patterns associated with data exfiltration or unauthorized access to sensitive files were found. The skill focuses exclusively on shell environment setup and maintenance.
Audit Metadata