find_command_injection
Detect command injection vulnerabilities in JavaScript or TypeScript code by flagging exec, execSync, and spawn calls that use variable interpolation.
Instructions
Possible command injection (heuristic): exec/execSync/spawn with variable interpolation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |