ScriptCop is a module to help make sure your PowerShell scripts are following the rules
ScriptCop is a tool to help make sure your scripts follow the rules.
ScriptCop performs static analysis on your PowerShell.
It doesn't run your code, but it examines your code for a set of well-known problems.
You can write custom rules in ScriptCop, but it comes with a number of pre loaded rules.
about scriptcop fixersabout ScriptCop Rules