powershell
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to use PowerShell (both PowerShell 7 and Windows PowerShell) for environment inspection, directory navigation, and project dependency management. These operations are restricted to standard development workflows.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of development tools including Node.js, Git, Python, and ripgrep using the official Windows Package Manager (
winget). These downloads target official, well-known software distributions. - [SAFE]: The skill incorporates safety best practices by advising the agent to confirm paths before using destructive commands like
Remove-Itemand recommending against global changes to the system's execution policy.
Audit Metadata