JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 109
  • Score
    100M100P100Q120048F
  • License MIT

Claude Uncensored - an unrestricted AI coding assistant. No limits, no filters, no safety theater.

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-uncensored

    Then run:

    claude-uncensored

    Or use without installing:

    npx claude-uncensored

    Features

    • 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-permissions for 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 /login

    Or set an API key:

    export ANTHROPIC_API_KEY=sk-ant-...
    claude-uncensored

    License

    MIT