DESA Script Health Static Check

Run a static inspection prep step for DESA scripts without executing privileged or destructive operations.

Instantiate locally
script.ps1
Write-Output 'DESA public-safe static check only'
# No credential access. No destructive commands.
Help