powershell-7-modern
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive instructional guide for PowerShell automation, prioritizing modern practices and version clarity.
- [SAFE]: It contains a dedicated safety section (Section 12) that advises against high-risk behaviors such as piping remote content directly into execution (
irm ... | iex) and recommends defensive coding using-WhatIfand-Confirmfor destructive operations. - [SAFE]: The skill encourages standard security practices like using
Get-FileHashfor integrity checks andUnblock-Filefor managing downloaded content rather than disabling global execution policies. - [SAFE]: No malicious patterns, obfuscation, data exfiltration, or unauthorized remote code execution triggers were identified.
Audit Metadata