Skip to content

--no-clipboard flag to disable clipboard read/write #24

@mark-e-deyoung

Description

@mark-e-deyoung

Problem

clipboard.read exposes current clipboard text to any connected client — which may contain passwords, API keys, or other credentials from paste workflows. No way to disable clipboard access while keeping other automation capabilities.

Proposed Solution

Add --no-clipboard flag that causes clipboard.read and clipboard.write to return E_ACCESS_DENIED.

References

  • Privacy audit item 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions