unideploy
DashboardConnect CLI

Getting Started

UniDeploy is a production-readiness agent that runs entirely on your local machine to audit, secure, and fix vulnerabilities.

1. Install the CLI

Option A: Install via Curl (Recommended)

$ curl -fsSL https://unideploy.in/install.sh | bash

Option B: Download macOS DMG installer

Download DMG (Apple Silicon)Download DMG (Intel)

2. Authenticate the CLI

Run the authentication command to link your terminal session with your UniDeploy dashboard. This allows the CLI to post findings securely.

$ unideploy auth

This will open your browser and prompt you to log in. Your credentials and tokens are stored locally at ~/.unideploy/auth.json.

Command Reference

CommandDescription
unideploy authAuthenticate CLI with your unideploy.in account
unideploy whoamiCheck current login status and active account info
unideploy logoutLog out and clear stored API tokens
unideploy "scan this project"Audit the local project for security and deploy readiness
unideploy "scan for secrets"Perform a deep scan for exposed API keys and credentials
unideploy "check RLS"Verify Supabase RLS policies and identify exposure bugs
unideploy "check deploy readiness"Run pre-deploy checks (CORS, CSP, helmet, vulnerable deps)
unideploy "fix the secrets issues"Auto-fix detected security issues using agentic AI
© 2026 UniDeploy. All rights reserved.
TermsPrivacySecurity