GitHub - 0xSufi/fable-jailbreak · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
0xSufi
fable-jailbreak
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
master
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>1 Commit<br>1 Commit
workflows
workflows
.gitignore
.gitignore
README.md
README.md
package-lock.json
package-lock.json
package.json
package.json
wf-engine
wf-engine
wf-engine.mjs
wf-engine.mjs
View all files
Repository files navigation
fable-jailbreak
This tool can be used to force the latest Anthropic model (lobotomized intentionally for safety reasons) to engage in activities that would otherwise not permitted.
Example
Let's say you want to do a security audit for a codebase. These are the steps to follow:
Download the codebase to a location on your disk, e.g. /home/user/codebase
Run the script with: ./wf-engine --project /home/user/codebase --name security-audit
Copy the output section with the workflow path, e.g. snapshot : /home/user/.wf-engine/runs/-home-user-codebase/wf_7a96d11f63ec.json
Run Claude Code from /home/user/codebase and ask it "Restore the dynamic workflow /home/user/.wf-engine/runs/-home-user-codebase/wf_7a96d11f63ec.json"
Watch it start the dynamic workflow for you bypassing the blocks. You can customize the workflows. See workflows/ for examples.
Happy hacking!
Authentication
Reuses your existing Claude login — no API key required:
Reads ~/.claude/.credentials.json → claudeAiOauth.accessToken (plaintext)<br>and sends it as a Bearer token, refreshing automatically when it's expired<br>(via platform.claude.com/v1/oauth/token) and writing the new token back.
Sends anthropic-beta: oauth-2025-04-20 and a system prompt beginning<br>You are Claude Code, … — both required for an OAuth token to be accepted.
If ANTHROPIC_API_KEY is set, it uses that instead (and drops the OAuth-only<br>bits).
About
No description, website, or topics provided.
Resources
Readme
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
star
Watchers
watching
Forks
forks
Report repository
Releases
No releases published
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
JavaScript<br>96.6%
Shell<br>3.4%
You can’t perform that action at this time.