Documentation

Get up and running in 60 seconds.

Everything you need to install, scan, and secure your WordPress infrastructure with CleanShift.

Quick Start Guide

1

Install the Agent

Run the installer on your server with your license key. The agent is only 600KB and has zero dependencies.

$ curl -fsSL https://get.cleanshift.osg.co.in | bash
$ cleanshift-installer --license-key=CS_YOUR_KEY
2

Run a Deep Scan

Scan files and the database for threats — rogue admins, wp_options injections, SEO spam, persistence backdoors.

$ cleanshift scan --server --scan-mode deep
# Scans all WordPress sites on the server
3

View Results & Remediate

Review findings in the dashboard or CLI. Auto-remediate with CVE-specific playbooks (paid plans).

$ cleanshift report --format table
$ cleanshift clean --server --mode auto

CLI Reference

CommandDescription
cleanshift scan --serverScan all WordPress sites on the server
cleanshift scan --site /pathScan a specific WordPress site
cleanshift scan --scan-mode deepDeep scan including database analysis
cleanshift clean --server --mode autoAuto-remediate all detected threats
cleanshift report --format tableDisplay scan results as a table
cleanshift report --format jsonExport results as JSON
cleanshift guard installInstall the real-time mu-plugin guard
cleanshift statusCheck agent status and license info
cleanshift updateUpdate agent to the latest version

API Reference

POST/api/v1/scan
GET/api/v1/scan/:id
POST/api/v1/clean
GET/api/v1/nodes
GET/api/v1/reports

All endpoints require an Authorization: Bearer <API_KEY> header. API access is available on Server and Fleet plans.

Trust & Security

Need help?

Reach our engineering team directly on WhatsApp for onboarding, integration support, or custom playbook requests.

Chat on WhatsApp