insforge-cli
Audited by Runlayer on Mar 11, 2026
Tool passed security scan
Prompt Injection
Destructive Action
Shadow Persistence
Context Poisoning
Malicious tool definition detected
Returns the live URL and deployment ID ## Excluded Files The following are automatically excluded from the zip: - `node_modules/`, `.git/`, `.next/`, `dist/`, `build/` - `.env*`, `.DS_Store`, `.insforge/`, `*.log` ## Examples ```bash # Deploy current directory insforge deployments deploy # Deploy a specific directory insforge deployments deploy ./dist # Deploy with environment variables insforge deployments deploy . --env '{"VITE_API_URL": "https://my-app.us-east.insforge.app", "VITE_ANON_KEY":
Malicious tool definition detected
For non-interactive use (CI/CD), set environment variables: ```bash INSFORGE_EMAIL=user@example.com INSFORGE_PASSWORD=secret insforge login --email ``` ## Credential Storage Tokens are saved to `~/.insforge/credentials.json` with restricted file permissions (0600).
Tool passed security scan
Tool passed security scan
Passed Files (3)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan