Context-Inappropriate Capability
Medium
- Confidence
- 86% confidence
- Finding
- The chatbot dispatches messages to any registered plugin and directly returns plugin.handle(message) without sandboxing, permission checks, or trust boundaries. If an untrusted or unsafe plugin is registered, user input can trigger arbitrary plugin behavior, expanding the chatbot from dialogue handling into unrestricted code-backed actions.
