Skip to content

RFC: Signed receipts for computer-use agent actions #1267

@tomjwxf

Description

@tomjwxf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions