powershell-refactor
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on local PowerShell scripts provided by the user to improve code quality and idiomatic structure.
- [COMMAND_EXECUTION]: The skill utilizes
Invoke-ScriptAnalyzer, which is a standard, reputable Microsoft tool for linting PowerShell code. This is an expected and safe development practice. - [PROMPT_INJECTION]: The skill includes instructions to ignore embedded commands within the data it processes, properly establishing boundaries for the AI agent.
- [EXTERNAL_DOWNLOADS]: No external URLs or remote assets are fetched; all logic is contained within the skill's provided documentation and standard PowerShell environment.
Audit Metadata