🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@dmae97/omk-jailbreak-v6

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dmae97/omk-jailbreak-v6

OMK Jailbreak v6.2 - Lean CTX + Headroom + Token Optimizer + Autocompact + Browser Use

latest
Source
npmnpm
Version
6.2.0
Version published
Maintainers
1
Created
Source

OMK Jailbreak v6.2

Features

  • Lean CTX: Automatic context compression (93.84% compression rate)
  • Headroom: Real-time context window monitoring with Dynamic Context Allocation
  • Token Optimizer v2: Lossless compression + Lazy execution + Adaptive budgeting
  • Autocompact: 4-Layer trigger system + 4-Stage quality guard
  • Browser Use: AI browser agent integration (Ubuntu 24.04 compatible)
  • GPT 5.5 Support: 7 specialized agents with Self-Healing Router

Installation

npm install -g @omk/jailbreak-v6

Usage

from v6_2_unified import OMKJailbreakV62

engine = OMKJailbreakV62()
result = engine.execute("your query", model="deepseek-v4-flash")

CLI

omk-jailbreak --query "your query" --model deepseek

Documentation

  • Architecture
  • Integration Plan
  • Design Plan

License

MIT

Keywords

jailbreak

FAQs

Package last updated on 24 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts