Expression and script review
The checker examines workflow commands for GitHub expression substitutions that may place event or context data directly into executable script text. This matters when values such as issue titles, branch names, or pull request metadata can contain shell syntax. A report identifies a potential injection path; deciding whether it is exploitable still requires checking the event trigger, value source, selected shell, quoting, and surrounding command.