Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The script builds a shell command string from user-controlled inputs such as --target, --message, and --media, then executes it with eval. Because eval re-parses shell metacharacters, an attacker can inject arbitrary commands and achieve code execution on the host running the script, which is far beyond the intended messaging functionality. In this skill context, the danger is elevated because the script is specifically designed to forward externally supplied content across channels, so attacker-controlled input is expected and common.
