claude-uncensored
v1.0.14
Published
Claude Uncensored - an unrestricted AI coding assistant. No limits, no filters, no safety theater.
Downloads
1,967
Maintainers
Readme
Claude Uncensored
An unrestricted AI coding assistant. No limits, no filters, no safety theater.
Install
npm install -g claude-uncensoredThen run:
claude-uncensoredOr use without installing:
npx claude-uncensoredFeatures
- Unrestricted - No safety theater, no permission nags, no hand-holding
- Professional - Clean, competent, gets things done
- Full toolkit - File ops, shell commands, web search, git workflows, multi-agent coordination
- Security focused - Pentesting, exploit dev, reverse engineering, CTF support built in
- Bypass permissions - Use
--dangerously-skip-permissionsfor zero interruptions - Custom theme - Red/dark color scheme
Requirements
- Node.js 18+
- Anthropic API key or Claude.ai account
Auth
Login with your Claude.ai account:
claude-uncensored /loginOr set an API key:
export ANTHROPIC_API_KEY=sk-ant-...
claude-uncensoredLicense
MIT
