Cmd Sanitizer

Static linter over command strings before execution. Detects and rewrites unsafe Win32/PowerShell 5.1 patterns: bare && chaining, unquoted spaced paths, $? vs $LASTEXITCODE confusion, UTF-16 pipe corruption, and timeout-kill indeterminacy. Emits sanitized command + guard boilerplate.

RMAzrim Updated

File contents

RMAzrim/opencode-artes/tree/main/docs/skills/cmd-sanitizer commit 3fafe1b9e6

Frequently asked questions

npx skillmds@latest add rmazrim/cmd-sanitizer