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

lagune

v0.11.0

Published

🌊 Your security copilot as you build, your Blue Team when you audit, whether you're a developer or not.

Downloads

463

Readme

🌊 Lagune | lagune.ai

Version Docs No API Key Needed

Lagune helps your AI agent make a project more secure. You point it at your code, and the agent figures out what your system actually does, then guides you through the security work that matters for it.

  • Lagune works with projects in any programming language and supports 72 agents ✨

Love Lagune? Give us a ⭐ on GitHub!


Table of Contents


Get Started

Lagune adapts to your environment, whether it is a new project or an existing one.

[!TIP]

No API keys are needed, it runs directly through your own agent (Claude, Codex, and more).


Dashboard

For an interactive live view, follow-up, and maintenance, run:

npx -y lagune@latest

It serves a dashboard and opens it in a random port:

  • [x] Live Reload
  • [x] Private and Local
  • [x] Install, Pull, Update, and Manage all Lagune features directly from your browser
  • [x] No node_modules or package.json is needed πŸ“¦

[!TIP]

  • πŸšͺ Use --port or -p to specify a custom port.
  • ⏏️ Press Ctrl+C to stop.

CLI

β€Ί Install

npx -y lagune@latest init
  • πŸƒ Lagune runs on Node.js under the hood, you use whatever language you want.

β€Ί Update

To update Lagune's own files and its commands to their latest versions, run:

npx -y lagune@latest update

[!TIP]

Your charter, the phase artifacts, and any custom specializations stay untouched.

β€Ί Pull

When you clone or fork a project that already has Lagune, run pull to install its files from the manifest:

npx -y lagune@latest pull

[!TIP]

πŸ’‘ Think of it as the Lagune equivalent of npm i, pip install -r requirements.txt, and the like.


Slash Commands

Once Lagune is set up in your project, your AI agent unlocks a set of slash commands:

β€Ί Development flow

Secure the work as you build it, guided by the charter, with no flow to follow:

| Command | What it does for you | | ----------------------------------------------------- | ------------------------------------------------------------------------- | | /lagune | Enforces security along with your development, on any prompt, at any time |

  • Pull in the on-demand specializations in real time while your agent works.
  • Combine it with the /lagune.charter command to shape every build around your project's own security rules.

β€Ί The Blue Team flow

These five run in order. Each builds on the previous, so following the list top to bottom is all it takes:

| # | Command | What it does for you | | --- | -------------------------------------------------------------- | ------------------------------------------------------------------------------ | | 1 | /lagune.charter | Sets your project's security rules, proposed for you or shaped by what you say | | 2 | /lagune.detect | Reads your code and maps what your system does and where the risks are | | 3 | /lagune.plan | Turns what detect found into a defense plan, with a fix for each finding | | 4 | /lagune.harden | Applies the plan's fixes to your code, safely and one at a time | | 5 | /lagune.verify | Proves each applied fix holds and closes out the ones that do |

β€Ί Special commands

| Command | What it does | | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | | /lagune.specialize | Specializes Lagune in a new security sub-skill from articles, exploits, or topics | | /lagune.prove | Turns each detected finding into a runnable proof for responsible disclosure |

[!TIP]

Security is not a cost, it is an investment: what you put in upfront, you save many times over in the incidents you never have πŸ™‹πŸ»β€β™‚οΈ

[!IMPORTANT]

See the full documentation for usage examples and more.


Requirements

You will need these tools installed on your system:


Security

To details, report a vulnerability, and see the supported versions, see the Security Policy.


Contributing

🚧 Coming Soon.


Acknowledgements

Partners

Partners get an exclusive logo across the repositories and landing pages, plus a spot on a dedicated partners page.

Help my work grow by becoming a partner πŸ––

Supporters

Really thanks to everyone who has supported and keeps supporting my work.

Sponsors

Support my work by becoming a sponsor too ✨


License

Lagune is under the MIT License. Copyright Β© 2026-present Weslley AraΓΊjo and contributors.

[!IMPORTANT]

Disclaimer

All product names, trademarks, and registered trademarks mentioned are the property of their respective owners and are used for identification purposes only.