Problem
CUA enables computer-use agents that interact with desktop applications. When agents click, type, and navigate GUIs autonomously, there is no cryptographic audit trail of what actions were taken, what the agent observed, and what policy governed the decisions. For enterprise deployments of computer-use agents, this is a compliance requirement.
Proposal
Add Ed25519 receipt signing to CUA's action execution layer. Each GUI action (click, type, scroll) would produce a signed receipt capturing: action type, target element hash, screenshot hash (before/after), policy evaluation, and timestamp.
Reference
protect-mcp (MIT, v0.5.3). Receipt format: IETF Internet-Draft.
Happy to discuss and contribute.
Problem
CUA enables computer-use agents that interact with desktop applications. When agents click, type, and navigate GUIs autonomously, there is no cryptographic audit trail of what actions were taken, what the agent observed, and what policy governed the decisions. For enterprise deployments of computer-use agents, this is a compliance requirement.
Proposal
Add Ed25519 receipt signing to CUA's action execution layer. Each GUI action (click, type, scroll) would produce a signed receipt capturing: action type, target element hash, screenshot hash (before/after), policy evaluation, and timestamp.
Reference
protect-mcp (MIT, v0.5.3). Receipt format: IETF Internet-Draft.
Happy to discuss and contribute.