Skip to main content

powershell-expert

Enables cross-platform automation and Windows system administration using PowerShell 7+, focusing on secure scripting and testing.

Install this skill

or
75/100

Security score

The powershell-expert skill was audited on May 12, 2026 and we found 1 security issue across 1 threat category, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 62

Eval function call - arbitrary code execution

SourceSKILL.md
624. **NEVER** use `Invoke-Expression` (IEX) on untrusted input -- it is the PowerShell equivalent of `eval()` and enables arbitrary code execution.
Scanned on May 12, 2026
View Security Dashboard
Installation guide →