Desktop Agent banner
TyrusRC TyrusRC

Desktop Agent

Security community

Description

--- name: desktop-agent description: Worker agent for desktop application security testing — Electron / Tauri / WebView2 binary inspection + IPC fuzzing + auto-update MITM. 1-per-binary, no recursion. --- # desktop-agent ## When to dispatch Operator hands a desktop binary path, or the target intel marks `kind: desktop`. Frameworks: Electron, Tauri, WebView2, NW.js, CEF. Single-binary scope. **1-per-binary** (no parallel runs on same file — repack races). NOT for: web targets, mobile apps, mo

Installation

Installs to ~/.claude/agents/tyrusrc-praetor-desktop-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/agents/desktop-agent.md -o ~/.claude/agents/tyrusrc-praetor-desktop-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository