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

banish-ai

v0.1.2

Published

PREVIEW PACKAGE - AI-powered replay-based anti-cheat system coming soon. No functionality available yet.

Readme

Banish AI - Coming Soon

npm version Status: Preview License: Proprietary


🎯 What We're Building

Banish AI will be the first AI-powered anti-cheat system that analyzes gameplay replays instead of monitoring your system.

The Vision: Replay-Based Anti-Cheat

Traditional anti-cheat solutions monitor system processes, scan memory, or require kernel access. Banish AI will analyze gameplay replays using advanced AI to detect cheating patterns - completely non-invasive.

Planned Benefits (Coming Soon):

  • 🔒 Zero System Access - No kernel drivers, no memory scanning, no privacy invasion
  • 🧠 AI-Powered Analysis - Detect sophisticated cheats that bypass traditional detection
  • 📊 Behavioral Biometrics - Identify "humanized" cheats and subtle patterns
  • ⚡ Retroactive Detection - Analyze existing replays to catch historical cheating
  • 🌐 Cloud-Based - No client-side software required

🚀 Installation (Preview Only)

npm install -g banish-ai

⚠️ Important: Installing this package only gives you access to placeholder commands. No real functionality exists yet.

📖 Planned Usage (Coming Soon)

Future CLI Commands

# These commands will be available in the future:
banish init                                    # Coming Soon
banish analyze replay.dem --sensitivity high  # Coming Soon
banish status                                  # Preview Only
banish config --api-key YOUR_API_KEY          # Coming Soon

Future Programmatic API

// This API will be available in the future:
import banish from 'banish-ai';

// All of these functions are coming soon:
await banish.init({ apiKey: 'YOUR_API_KEY' });           // Coming Soon
const result = await banish.analyze('gameplay.dem');    // Coming Soon

🚀 Development Roadmap

Phase 1: Foundation (Q3 2025)

  • 🔄 AI model training on gameplay patterns
  • 🔄 Basic replay file parsing (CS2, VALORANT)
  • 🔄 Confidence scoring algorithms
  • 🔄 CLI development and testing

Phase 2: Beta Release (Q4 2025)

  • 📋 First working replay analysis
  • 📋 Basic cheat detection capabilities
  • 📋 Developer beta program launch
  • 📋 API development

Phase 3: Public Launch (Q1 2026)

  • 📋 Full feature set
  • 📋 Multi-game support
  • 📋 Enterprise features
  • 📋 Public availability

🛠️ Current Status

| Command | Description | Status | |---------|-------------|--------| | banish --version | Show version | ✅ Preview | | banish --help | Show help | ✅ Preview | | banish status | Service status | ✅ Preview (shows "Coming Soon") | | banish init | Initialize project | ❌ Coming Soon | | banish analyze | Analyze replays | ❌ Coming Soon | | banish config | Configure settings | ❌ Coming Soon |

🎮 Planned Game Support

Target Games (Coming Soon)

| Game | Replay Format | Status | |------|---------------|--------| | CS2 | .dem files | Research Phase | | VALORANT | .rofl files | Research Phase | | Apex Legends | TBD | Future Consideration | | Fortnite | TBD | Future Consideration |

Note: All game support is in research/development phase. No games are supported yet.

🔗 Links

🏗️ Early Access Program

Want to be notified when features become available?

Join our early access list to:

  • Get notified about beta availability
  • Influence product development
  • Receive development updates
  • Access early pricing

Sign up: banishanticheat.com


⚠️ Important Disclaimer

THIS PACKAGE IS A PREVIEW/PLACEHOLDER ONLY

What This Package Currently Includes:

  • ✅ CLI framework structure
  • ✅ Help and version commands
  • ✅ Professional branding and messaging
  • ✅ Preview of future command structure

What This Package Does NOT Include:

  • ❌ Any replay analysis functionality
  • ❌ AI detection algorithms
  • ❌ Production APIs
  • ❌ Real anti-cheat capabilities
  • ❌ Game integration
  • ❌ Working commands (beyond help/version/status preview)

Purpose:

This package exists to:

  1. Reserve the banish-ai package name
  2. Provide early visibility into our upcoming platform
  3. Allow developers to see planned CLI structure
  4. Collect feedback and early access signups

No anti-cheat functionality will be available until our official beta launch.

📞 Contact & Support

📝 License

Copyright (c) 2025 Banish Team. All rights reserved.

This software is proprietary and confidential. Preview release only.