feat: implement actor-based hardware backend with resilience loops for recording stability #1816
+41
−2
Superagent Security / Security scan
required action
May 14, 2026 in 11s
PR requires security review
1 security concern(s) detected.
Details
- [MEDIUM] Deep links expose screenshot and hardware controls without authentication (apps/desktop/src-tauri/src/deeplink_actions.rs:173)
Remove screenshot capture and camera/microphone switching from the unauthenticated deep-link surface, or require explicit in-app user confirmation plus an unguessable per-session nonce/capability before executing these actions. Validate requested device identifiers against user-approved devices before applying changes.
Loading