shell-shortcuts
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill modifies system-wide and user-specific shell initialization scripts, such as .bashrc, .zshrc, and the PowerShell profile ($PROFILE), to inject custom functions and environment variables.
- [COMMAND_EXECUTION]: It provides instructions to modify the Windows Registry key (HKCU\Software\Microsoft\Command Processor\AutoRun) to automatically execute a user-defined script whenever a Command Prompt session starts.
- [COMMAND_EXECUTION]: The provided PowerShell configuration contains code (currently commented out) that uses
Invoke-Expressionto dynamically evaluate and execute shell hooks provided by external environment managers.
Audit Metadata