powershell

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill promotes robust security practices, including the validation of all input parameters and the use of [SecureString] for handling credentials.
  • [SAFE]: The instructions specifically advise against the use of Invoke-Expression with user-provided strings, which is a common vector for command injection, and instead recommend safer alternatives like Start-Process with argument arrays.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 12:12 AM
Security Audit — agent-trust-hub — powershell