Supported editors
The Hacktron extension is available for:- VS Code
- Cursor
- Windsurf
Install the extension
Open your editor marketplace
In VS Code, Cursor, or Windsurf, open the extensions marketplace and search for
Hacktron.Install the Hacktron extension
Select the Hacktron extension and click Install.You can also install it directly from the VS Code Marketplace.
What you can do in the extension
The IDE extensions support:- Background sessions to run security workflows continuously in separate sessions
- Bring Your Own Keys (BYOK) for connecting your own LLM keys
- Personal agents that you can configure in the settings tab
- Local skills loaded from the same
~/.hacktron/skills/directory used by the CLI
Background sessions
Run long-lived security workflows in separate sessions without leaving your editor.
BYOK
Connect your own LLM keys from the extension settings.
Personal agents
Create and manage private agents tailored to your codebase.
~/.hacktron/skills/, the extension can use it too.
Skills
Learn how local skills are discovered and shared between the CLI and IDE extension.
Use it with the CLI
Hacktron Workbench is designed to work across both interfaces:- Use the extension when you want editor-native workflows
- Use the CLI when you want interactive terminal sessions or shell access
- Stay signed in with the same Hacktron account across both tools
CLI Quickstart
Set up the terminal side of Hacktron Workbench.