stablyai / stablyai/orca

Cisco Secure Endpoint quarantines files from signed Windows installer

Open
#7,745 4 comments 0 reactions 2 assignees View on GitHub

@brennanb2025 is already working on this.

Since Aug 12, 2026.

bug os:Windows
Dominant language
TypeScript
Stars
72.1k
Forks
4.7k
Avg merge
14h 54m
Merged PRs (30d)
520

Description

Operating system

Windows Enterprise 25H2, build 26200.8655, x64

Orca version

v1.4.126

Details

Cisco Secure Endpoint 8.5.0.30551 quarantines files extracted by the signed Windows installer. Winget reports a successful installation, but resources/app.asar is removed and Orca exits with code 1 about one second after launch.

I installed Orca with:

winget install --id StablyAI.Orca --exact --source winget

After installation:

  • Launching %LOCALAPPDATA%\Programs\orca\Orca.exe exits with code 1 after about one second.
  • %LOCALAPPDATA%\Programs\orca\resources\app.asar is missing, while app.asar.unpacked remains.
  • Reinstalling with --force gives the same result.

Cisco Secure Endpoint records Event ID 1300 (detection), followed by Event ID 1310 (successful quarantine):

Extracted component Cisco detection
<nsis-temp>\7z-out\resources\app.asar Clam.OpenClaw.Tool.OpenclawStateDir.UNOFFICIAL
<nsis-temp>\app-64.7z Gen:Variant.Yogi.20533
<nsis-temp>\7z-out\resources\node_modules\node-pty\build\Release\conpty_console_list.node Gen:Variant.Yogi.20533
%LOCALAPPDATA%\Programs\orca\resources\app.asar Clam.OpenClaw.Tool.OpenclawStateDir.UNOFFICIAL

Installer details:

Could you investigate these detections in the Windows release?

Possibly related: #890

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.