Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The script builds a command string from user-controlled parameters like Topic, Style, Audience, and Trending, then executes it with Invoke-Expression. In PowerShell this creates a command injection risk, because crafted input containing quotes or PowerShell metacharacters can break out of the intended Python arguments and execute arbitrary commands on the host.
