Threat model
The main security concern with Konduktor is prompt injection from fetching stuff from the web, for which the main layer of defense is Claude Code’s own prompt injection defense layer. You’re in full control of all prompts, which greatly minimizes this issue, but Konduktor could feasibly fetch a malicious website looking for documentation and get prompt injected. In that case, if you’re running on a remote machine as recommended, what’s exposed is:- Your Konduktor instance
- Your code
- Your
ghtoken - Your Claude Code token