SkillAgentSearch skills...

ScriptAnalyzerRulesLWA

Opinionated PSScriptAnalyzer custom rules

Install / Use

/learn @lazywinadmin/ScriptAnalyzerRulesLWA
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status

ScriptAnalyzerRulesLWA

Opinionated PSScriptAnalyzer custom rules

Getting Started

Install from the PowerShell Gallery

import-module -name ScriptAnalyzerRulesLWA

Run the rules against your code

Invoke-ScriptAnalyzer -CustomRulePath (Get-Module -name ScriptAnalyzerRulesLWA).path -Path ./MyScript.ps1 -verbose

Contributions

See Contributing file.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated9mo ago
Forks0

Languages

PowerShell

Security Score

62/100

Audited on Jun 27, 2025

No findings