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

@solongate/proxy

v0.90.25

Published

AI tool security proxy: protect any AI tool server with customizable policies, path/command constraints, rate limiting, and audit logging. No code changes required.

Readme

 

SolonGate is the guardrail for AI agents. It checks every action an agent takes (each shell command, file read or write, and network request) and allows, blocks, or logs it before it runs, based on a policy you control. No code changes.

solongate.com | Documentation | Dashboard

Get started

You need a free SolonGate account and Node.js 20+ on the machine you want to protect. There's nothing to import; the two commands below pair your machine.

npm i -g @solongate/proxy
solongate

solongate opens your browser to authorize the device. Approve it and SolonGate installs a global guard hook that checks every tool call from every AI session on the machine against your active policy. No API keys to copy.

Start a new terminal session afterwards. Hooks load when a
session starts, so already-open terminals aren't guarded yet.

Guarding a live Claude Code session

Drops in front of any MCP-speaking agent over stdio, SSE, or HTTP. Every tool call is checked in real time, and each allow or deny decision streams to your dashboard with the full arguments attached.

Command center for every decision area

Live analytics by tool, agent, and policy. Version your policies with cloud sync and one-click rollback. Every decision lands in a tamper-evident, searchable audit trail you can export as CSV.

What SolonGate can enforce

  • Policy rules: allow or block tool calls by path, command, filename, or URL.
  • Ghost paths: make chosen files and folders invisible to the agent, unlistable and unreadable.
  • Data loss prevention (DLP): when a call carries a secret (API key, token, private key), block it or hide it from the model.
  • Rate limiting: cap how many tool calls an agent can make per minute, hour, or day.

Manage everything from the Policies, Audit, and Settings pages in the dashboard. When a legitimate action is blocked, click Whitelist this to add a narrow exception. Keep logs local instead of in the cloud, and get alerted by Telegram, email, or webhook when blocks spike.

Compatible with every tool. SolonGate guards any MCP-speaking agent out of the box. Missing yours? Reach out and we will consider it.