Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

OpenClaw Direct Setup

v1.0.0

One-click OpenClaw installer with security hardening. No Docker required - runs directly on Windows, macOS, and Linux.

0· 271· 1 versions· 0 current· 0 all-time· Updated 9h ago· MIT-0
byNing@ningtoba

Install

openclaw skills install openclaw-direct

OpenClaw Direct Setup

Double-click to install! No Docker required.

Quick Start

Windows: Double-click setup.bat or setup.ps1 Linux/Mac: Run bash setup.sh

The script will:

  1. Check if Node.js is installed
  2. Install OpenClaw globally
  3. Install ClawHub CLI and skills (pc-assistant, event-monitor)
  4. Create config with your LLM settings
  5. Start Ollama (if not running)
  6. Start the OpenClaw gateway

That's it!

Requirements

What Gets Installed

ComponentDetails
OpenClawnpm install -g openclaw
ClawHubnpm install -g clawhub
Skillspc-assistant, event-monitor
Config~/.openclaw/openclaw.json
Workspace~/.openclaw/workspace

Security Features

  • Localhost-only binding (127.0.0.1) - No external network access
  • Admin/root detection - Blocks if running with elevated privileges
  • Optional firewall rules - Blocks external access to gateway port
  • Tailscale disabled by default - No account required

Configuration Options

During setup, you'll be asked for:

OptionDefaultDescription
Port18789Gateway port
LLM Base URLhttp://localhost:11434/v1Your LLM API endpoint
LLM ModelServiceNow-AI/Apriel-1.6-15b-Thinker:Q4_K_MModel ID

Common LLM Setups

Ollama

LLM Base URL: http://localhost:11434/v1
LLM Model: llama3

LM Studio

LLM Base URL: http://localhost:1234/v1
LLM Model: llama-3-8b

vLLM

LLM Base URL: http://localhost:8000/v1
LLM Model: mistral-7b

OpenAI

LLM Base URL: https://api.openai.com/v1
LLM Model: gpt-4o

After installation, edit ~/.openclaw/openclaw.json to add your API key.

After Installation

Commands

# Start gateway
openclaw gateway

# Stop gateway
openclaw gateway stop

# Check status
openclaw status

Uninstall

npm uninstall -g openclaw
rm -rf ~/.openclaw

Scripts

FilePlatformUsage
setup.batWindowsDouble-click or run in CMD
setup.ps1WindowsRight-click → Run with PowerShell
setup.shLinux/Macbash setup.sh

Problems?

  1. Node.js not found - Restart after installing Node.js
  2. Port in use - Choose a different port during setup
  3. LLM not connecting - Check your LLM is running and the URL is correct
  4. Ollama port conflict - Script detects if port 11434 is already in use

Version History

1.0.0

  • Initial release
  • Security hardening (localhost binding, admin detection)
  • Auto-install pc-assistant and event-monitor skills
  • Ollama port conflict detection
  • Optional firewall rules

Version tags

latestvk97337yyyqtexe85s7w408vgv982c3tw