Missing User Warnings
Medium
- Confidence
- 79% confidence
- Finding
- The skill exposes destructive and state-changing actions such as `create_message`, `reply_message`, `update_message`, `delete_message`, `add_reaction`, and `delete_reaction` without clear cautions or confirmation guidance. In an agent context, this increases the risk of accidental data loss, unwanted communications, or unauthorized workflow side effects if a prompt or upstream task causes the agent to invoke these actions without adequate user awareness.
