Context-Inappropriate Capability
Medium
- Confidence
- 95% confidence
- Finding
- The script invokes an external shell command (`curl.exe`) to transmit data even though equivalent native HTTP functionality already exists in the file. Shelling out increases attack surface, creates platform-specific behavior, and can become dangerous if command construction or environment assumptions change; here the risk is amplified because it sends user-clipped content and a webhook URL to an external process unnecessarily.
