Discover and explore top open-source AI tools and projects—updated daily.
yynxxxxxAI model jailbreak for unrestricted interaction
New!
Top 23.8% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This project provides a tool to bypass content safety restrictions in GPT-5.5 when used with the Codex CLI. It targets users requiring unrestricted access for tasks such as security research, penetration testing, and content generation, enabling a developer mode that disables filters and prevents task refusal.
How It Works
The tool leverages Codex CLI's model_instructions_file configuration mechanism. Instead of modifying binaries or network traffic, it injects a concise set of 8 core directives. These directives explicitly declare an unrestricted developer mode, instruct the model to disable all filters, and mandate that no task be refused, covering a broad range of sensitive and creative use cases.
Quick Start & Requirements
python codex-instruct.py. A restart of the Codex CLI is required for changes to take effect.Highlighted Details
Maintenance & Community
No information regarding contributors, sponsorships, community channels, or roadmap is present in the provided README.
Licensing & Compatibility
Limitations & Caveats
The project explicitly states "Use at your own risk" and relies on the official configuration mechanism, which could be subject to change or patching by the Codex CLI developers, potentially breaking the tool. It is designed specifically for GPT-5.5 within the Codex CLI.
3 days ago
Inactive