Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly promotes a subexec pattern that pipes untrusted incoming bus messages into a shell-invoked handler, but provides no warning about the risk of command injection, unsafe parsing, or processing attacker-controlled event data. In this context, the event bus is designed for messages from other agents and public/system channels, so the input should be treated as adversarial; encouraging shell-based handling without guardrails materially increases the chance of downstream code execution or unsafe automation.
