Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (claude-uncensored) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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