Wingetlywingetly
← All apps

EasyClaw

by EasyClaw Teamv1.3.106

Last updated

The AI Assistant That Just Works. Based on the OpenClaw framework. One-click install. Zero configuration. No API key required.

Install with winget

$ winget install --id Lingbao.EasyClaw --exact --version 1.3.106

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for EasyClaw

EasyClaw uses EXE. The silent install switches are /S.

One-line silent install (x64, machine scope)
easyclawsetup.exe /S

See the full silent install reference for EasyClaw

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.3.106

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high8.8Fix in v2026.6.5CVE-2026-62228affects before 2026.6.5Jul 17, 2026

    OpenClaw before 2026.6.5 contain an authorization bypass vulnerability in node exec approvals that allows lower-trust callers to execute actions beyond their intended authorization by using different gateway and node environments. Attackers can exploit mismatched environment con...

  • high7.7Patched in wingetCVE-2026-62227affects before 2026.5.26Jul 17, 2026

    OpenClaw 2026.4.14 before 2026.5.26 contain a server-side request forgery vulnerability in browser snapshot routes that fail to validate post-navigation destinations. Attackers with lower-trust access can bypass OpenClaw policy checks to reach network destinations that should ha...

  • high8.5Patched in wingetCVE-2026-62226affects before 2026.5.19Jul 17, 2026

    OpenClaw 2026.3.28 before 2026.5.19 contain an authorization bypass vulnerability in the browser act route that fails to properly validate current-tab URL checks. Attackers with lower-trust access or configured input paths can perform actions requiring stronger authorization or...

  • medium5.4Fix in v2026.5.18CVE-2026-62225affects before 2026.5.18Jul 17, 2026

    OpenClaw versions before 2026.5.18 contain an authorization bypass vulnerability in skill command dispatch that allows lower-trust callers to execute or persist actions beyond their intended authorization. Attackers can bypass tool policy restrictions through configured input pa...

  • high8.8Fix in v2026.5.18CVE-2026-62223affects before 2026.5.18Jul 17, 2026

    OpenClaw before 2026.5.18 contain an authorization bypass vulnerability in the device-pair approval feature that allows lower-trust callers to execute actions beyond their intended authorization. Attackers can exploit misconfigured input paths to execute or persist unauthorized...

  • high7.8Fix in v2026.5.22CVE-2026-62222affects before 2026.5.22Jul 17, 2026

    OpenClaw before 2026.5.22 contain a vulnerability in setup-mode discovery that allows loading of untrusted workspace plugins. Attackers with lower-trust caller access or control over configured input paths can execute or persist actions beyond their intended authorization level.

  • medium5.4Patched in wingetCVE-2026-62221affects before 2026.5.26Jul 17, 2026

    OpenClaw 2026.5.12 before 2026.5.26 contain an incorrect authorization vulnerability in the ClickClack allowFrom feature. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intend...

  • medium5.3Patched in wingetCVE-2026-62220affects before 2026.5.26Jul 17, 2026

    OpenClaw 2026.2.25 before 2026.5.26 allow a lower-trust caller or configured input path to bypass non-browser rate limits on WebSocket authentication attempts. When the affected feature is enabled and reachable by lower-trust input, this can consume gateway resources and reduce...

Showing 8 of 25. Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • EasyClawEasyClaw Team
    Lingbao.EasyClaw.CNv1.3.105

    开箱即用的 AI 助手,基于 OpenClaw 框架打造。一键安装,免除繁琐配置,无需提供 API Key。

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

  • LM StudioLM Studio
    ElementLabs.LMStudiov0.4.24+1

    Discover, download, and run local LLMs

  • ClaudeAnthropic, PBC
    Anthropic.Claudev1.44121.2

    Your AI partner on desktop. Fast, focused, and designed for deep work.

More from EasyClaw Team or browse agent, agentic, ai.

Frequently asked questions

How do I install EasyClaw on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Lingbao.EasyClaw --exact --version 1.3.106. winget downloads the installer from EasyClaw Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install EasyClaw silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Lingbao.EasyClaw --exact 1.3.106 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for EasyClaw?
EasyClaw uses EXE. Run the downloaded installer with: easyclawsetup.exe /S. The silent switches are /S.
How do I uninstall EasyClaw via winget?
Run: winget uninstall --id Lingbao.EasyClaw --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from EasyClaw's Apps & Features entry.
Is EasyClaw free?
EasyClaw is distributed under Proprietary. Refer to the publisher (https://easyclaw.com/) for the full license terms - Wingetly itself does not charge for installation.
Does EasyClaw work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls EasyClaw directly from the publisher.
How do I keep EasyClaw up to date?
Run winget upgrade --id Lingbao.EasyClaw --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of EasyClaw from microsoft/winget-pkgs.