Review of "AI Clipboard Assistant" version 1

Details Page Preview

Panel button that reads the current clipboard text and sends it to an OpenAI-compatible chat completions API (OpenAI, Groq, Gemini, or any other endpoint you configure in Settings) to translate it or refine its wording, then writes the result back to the clipboard. Clipboard text only leaves the device when you click Translate or Refine.

Extension Homepage
https://github.com/zashme/gnome_ai_extension

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • lib/clipboard.js:11
    St.Clipboard.get_default()
  • lib/clipboard.js:22
    St.Clipboard.get_default()

All Versions

Version Status
1 Unreviewed