Data Mover Skill

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The 'data-mover-skill' is a legitimate Robotic Process Automation (RPA) tool designed for OCR-based data extraction and cross-system data entry. It utilizes standard libraries such as 'pyautogui' for screen interaction and 'PaddleOCR' for text recognition, with logic in 'scripts/mover.py' that aligns strictly with its documented purpose. While it uses system commands (e.g., PowerShell, xclip) to manage clipboard data, these are implemented safely without evidence of data exfiltration, credential theft, or malicious prompt injection.