🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

clawfix

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clawfix

AI-powered diagnostic and repair for OpenClaw installations

latest
Source
npmnpm
Version
0.8.0
Version published
Maintainers
1
Created
Source

🦞 ClawFix

AI-powered diagnostic and repair for OpenClaw installations.

One command. No signup. No account.

Quick Start

npx clawfix

That's it. ClawFix scans your OpenClaw setup, finds issues, and generates fix scripts.

What it does

  • Scans your OpenClaw installation (config, gateway, plugins, workspace, logs)
  • Detects issues using pattern matching (12+ known issue detectors)
  • Analyzes novel problems with AI (optional, with your consent)
  • Generates a fix script you can review and run

Privacy

  • All secrets, tokens, and API keys are automatically redacted before leaving your machine
  • Diagnostic data is only sent with your explicit consent
  • No telemetry, no tracking, no account required
  • Source code is open — verify it yourself

Options

npx clawfix --yes    # Skip confirmation, auto-send diagnostic
npx clawfix -y       # Same as above

Environment

VariableDescription
CLAWFIX_APIAPI endpoint (default: https://clawfix.dev)
CLAWFIX_AUTOSet to 1 to auto-send without prompt

Alternative

Don't want Node.js? Use the bash script directly:

curl -sSL clawfix.dev/fix | bash

License

MIT

Keywords

openclaw

FAQs

Package last updated on 02 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts