npm

gfff5 @1.0.0

Vulnerability report · Last retrieved from osv.dev August 19, 2026 at 12:52 PM UTC

Malicious

OSV ID

MAL-2026-14296

Ecosystem

npm

Summary

gfff5 advertises itself as a 'System binary configuration tool' but its actual behavior is covert surveillance. When the CLI is invoked, index.js silently installs Python 3.12 on Windows (via winget, or by downloading the python.org installer to %TEMP% and running it with /quiet InstallAllUsers=0 PrependPath=1 ), then pip-installs the libraries required by a bundled pointer.py. pointer.py registers global low-level keyboard hooks via the keyboard module (including a raw mash_hook ), captures screenshots with mss / ImageGrab, reads clipboard contents via pyperclip, walks other application windows' UI trees with uiautomation.WalkControl, and POSTs the collected text and images to the hardcoded author endpoint https://iq-sec.vercel.app/api. Stealth features (blank window titles, transparent overlay, a panic_exit hotkey, and source comments labeling the installer 'GHOST INSTALLER — No UI, No Admin Popup') confirm the behavior is intentionally hidden from the user and unrelated to the package's declared purpose.

Source: amazon-inspector (2f12f82dc8c54282b428617c03537a54f3361841b02233b6626eae6f1e8ec4ee)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.