npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

win-sys-health-agent

v1.0.3

Published

Windows System Health Agent - diagnostic overlay and automation utility (Electron, stealth)

Readme



⚡ Features

  • Stealth overlay: Invisible to most screen capture tools, hidden from taskbar, masked as legit system process.
  • Global shortcuts: Control everything from anywhere. No mouse needed.
  • Batch queue: Queue up to 10 requests at once.
  • No API key required: Automates ChatGPT web UI. No OpenAI API needed.
  • Native anti-detection: Uses Windows APIs for deep stealth.
  • Self-destruct: Wipe all traces instantly (Alt+Shift+X).

🕹️ Shortcuts

Alt+C         Toggle Combat Mode (Lex200 Defense)
Alt+X         Show/hide admin window
Alt+Shift+X   Self-destruct/cleanup

Arrow Key Chords:
Up+Down       Hide/unhide HUD
Left+Right    Text capture (safe)
Down+Left     Image capture (diagram mode)
Up+Right      Oracle Strike
Up+Left       Pin/unpin overlay

🚀 Quickstart

npx win-sys-health-agent
# (For full features, run: pip install uiautomation)

📦 Packaging Note

This package vendors its core app under sysmon-core/ to avoid a separate install step.

👤 Login

First run: log in to ChatGPT in the embedded window. Stay logged in for full power.

🛡️ Stealth

  • Overlay is hidden from most screen capture and monitoring tools.
  • Process/window is masked as a system health agent.
  • For max stealth, run as Administrator.

💣 Self-Destruct

Hit Alt+Shift+X to wipe all traces and exit instantly.

⚠️ Disclaimer

For educational and diagnostic use only. You are responsible for how you use this tool.


Overview

This tool is an advanced, stealthy overlay utility that automates interaction with ChatGPT via the web interface. It is designed for undetectable use, with robust shortcut support and anti-detection features.

Key Features

  • Stealth overlay: Invisible to most screen capture tools, hidden from taskbar, and masked as "Windows Diagnostic Utility".
  • Global shortcuts: Control overlay and trigger actions from anywhere.
  • Batch queue: Up to 10 questions/requests can be queued at once.
  • No API key required: Uses the ChatGPT web interface (you must be logged in).
  • Native anti-detection: Uses Windows APIs to avoid capture and detection.

Shortcuts

  • Alt+C: Toggle Combat Mode (Lex200 Defense)
  • Alt+X: Show/hide admin window (unless in Combat Mode)
  • Alt+Shift+X: Self-destruct/cleanup (wipes data and exits)
  • Arrow key chords (hold together):
    • Up+Down: Hide/unhide HUD
    • Left+Right: Text capture (safe)
    • Down+Left: Image capture (diagram mode)
    • Up+Right: Perform "Oracle Strike"
    • Up+Left: Pin/unpin overlay

Usage Instructions

  1. Run directly with npx
    • Open a terminal and run: npx win-sys-health-agent
    • For best results, run as Administrator.
  2. Python dependency (one-time per system)
    • For text/image capture features, install Python and run: pip install uiautomation
    • This is only needed once per system.
  3. Login to ChatGPT
    • The first time you use the tool, log in to your ChatGPT account in the embedded window.
    • You must remain logged in for the tool to work.
  4. Use shortcuts
    • Use the global shortcuts above to control the overlay and send questions.
    • You can queue up to 10 requests at a time.
  5. Stealth/undetectability
    • The overlay is hidden from most screen capture and monitoring tools.
    • The process and window are masked for stealth.
    • For maximum stealth, always run as Administrator.
  6. Self-destruct
    • Use Alt+Shift+X to wipe all data and exit instantly.

Notes

  • All OpenAI/ChatGPT web limits and restrictions still apply.
  • If you encounter issues with shortcuts or overlay freezing, ensure you have all dependencies and are running as Administrator.
  • For further customization or advanced stealth, request additional features.

For help or troubleshooting, review the logs in the terminal or ask for support.