baoyu-post-to-x

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes platform-specific commands to manage the system clipboard and simulate user input, which is essential for bypassing automated browser detection on X.
  • On macOS, it uses osascript to activate the browser and send 'Cmd+V' keystrokes via System Events.
  • On Windows, it utilizes powershell.exe to manipulate clipboard data and send 'Ctrl+V' keystrokes.
  • On Linux, it supports xclip, wl-copy, xdotool, and ydotool for clipboard operations and keystroke simulation.
  • It also executes a swift script on macOS to handle rich text (HTML) and image data in the clipboard.
  • [EXTERNAL_DOWNLOADS]: The skill includes functionality to fetch remote assets during content processing.
  • The scripts/md-to-html.ts script downloads images from URLs specified within Markdown articles to a temporary directory before they are uploaded to X.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 02:57 AM