Command Injection Anti Pattern

Security anti-pattern for OS Command Injection vulnerabilities (CWE-78). Use when generating or reviewing code that executes shell commands, runs system processes, or handles user input in command-line operations. Detects shell string concatenation and recommends argument arrays.

igbuend a39806d 8.0 KB Updated

File contents

igbuend/grimbard/tree/main/skills/command-injection-anti-pattern commit a39806ddd1

Frequently asked questions

npx skillmds@latest add igbuend/command-injection-anti-pattern