logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install Unclecheng-li/VulnClaw. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

Unclecheng-li/VulnClaw Installation Guide

How to install Unclecheng-li/VulnClaw. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for Unclecheng-li/VulnClaw. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i Unclecheng-li/VulnClaw
or

Install via npx

npx @hexmos/ipm i Unclecheng-li/VulnClaw

Prerequisites

Python

language

Version: >=3.10

pip

package_manager

git

tool

Docker

containerization

Node.js

runtime

Version: >=20

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install via Pip (Recommended)

pip install vulnclaw

Install from Source

git clone https://github.com/Unclecheng-li/VulnClaw.git

cd VulnClaw

pip install -e .

Run with Docker

cp .env.example .env

docker compose up --build

Post Installation Steps

  • vulnclaw doctor
  • vulnclaw config provider minimax
  • vulnclaw config set llm.api_key sk-your-key-here
  • vulnclaw