Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hulkNew to Visual Studio Code? Get it now.
hulk

hulk

Guido Barosio

|
6 installs
| (0) | Free
The plugin monitors text changes, evaluates typing patterns, and identifies characteristics such as rapid text generation or large block insertions, providing real-time feedback on the input source. Ideal for maintaining content authenticity and understanding editing behaviors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hulk - Input Detector Extension for VS Code

Hulk is a Visual Studio Code extension that detects whether the input in the editor is manual or AI-generated. It uses heuristics such as typing speed and the size of inserted text to classify the input.

Features

  • Detects manual vs AI-generated inputs in real-time.
  • Displays notifications with the detected input type.
  • Useful for understanding input sources and improving workflows.

How to Use

  1. Install the extension.
  2. Start editing a file in VS Code.
  3. Notifications will appear indicating whether the input is manual or AI-generated.

Commands

  • Hello World Command: Run Hulk: Hello World from the Command Palette to test the extension.

Installation

  1. Download the .vsix file from your local build or the VS Code Marketplace.
  2. Open Visual Studio Code and go to Extensions.
  3. Click on Install from VSIX and select the file.

Requirements

  • Visual Studio Code v1.75 or higher.
  • Node.js and npm for development.

Known Issues

  • Heuristics might not perfectly distinguish inputs in all scenarios.

Release Notes

0.0.3

  • Initial release with basic input detection.

=======

hulk

A vscode plugin that attempts to detect human vs AI code, purely a research piece as of now.

68273e4caefe2d494f89659f79044d88b69d55e8

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft