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

@wipcomputer/wip-1password

v0.2.2

Published

OpenClaw plugin for 1Password secrets via JS SDK

Readme

WIP Computer

Module MCP Server OpenClaw Plugin Skill Universal Interface Spec

1Password Secrets

Give your AI secure access to 1Password. Never copy-paste an API key into a chat window again. Your agent reads secrets directly from the vault at runtime.

Works with Claude Code, OpenClaw, and any MCP-compatible agent. Also ships as a Node.js module you can import into your own tools. Fully headless via service accounts... no desktop app, no biometrics, no popups.

Teach Your AI to Use 1Password Secrets

Open your AI and say:

Read the SKILL.md at github.com/wipcomputer/wip-1password/blob/main/SKILL.md.

Then explain to me:
1. What are these tools?
2. What do they do?
3. What would they change about how we work together?

Then ask me:
- Do you have more questions?
- Do you want to install them?

If I say yes, run: wip-install wipcomputer/wip-1password --dry-run

Show me exactly what will change on my system. When I'm ready, I'll tell you
to install for real.

Your agent will read the repo, explain everything, and do a dry-run install first so you can see exactly what changes before anything is written to your system.

What It Does

  1. Your agent can read and write secrets ... API keys, tokens, credentials. No more pasting.
  2. Works in Claude Code out of the box ... MCP server connects automatically.
  3. Secrets stay off disk ... Config files use references, real values only exist in memory.
  4. Debug without exposing secrets ... Test connectivity and preview values safely.

Documentation

  • TECHNICAL.md ... Full setup guide, agent tools API, config resolution, CLI commands, developer guide, troubleshooting
  • SKILL.md ... Machine-readable skill definition for AI agents
  • Universal Interface Spec ... The six interfaces every agent-native tool can ship

License

Dual-license model designed to keep tools free while preventing commercial resellers.

MIT      All CLI tools, MCP servers, skills, and hooks (use anywhere, no restrictions).
AGPLv3   Commercial redistribution, marketplace listings, or bundling into paid services.

AGPLv3 for personal use is free. Commercial licenses available.

Can I use this?

Yes, freely:

  • Use any tool locally or on your own servers
  • Modify the code for your own projects
  • Include in your internal CI/CD pipelines
  • Fork it and send us feedback via PRs (we'd love that)

Need a commercial license:

  • Bundle into a product you sell
  • List on a marketplace (VS Code, JetBrains, etc.)
  • Offer as part of a hosted/SaaS platform
  • Redistribute commercially

Using these tools to build your own software is fine. Reselling the tools themselves is what requires a commercial license.

By submitting a PR, you agree to the Contributor License Agreement.

Built by Parker Todd Brooks, Lēsa (OpenClaw, Claude Opus 4.6), Claude Code (Claude Opus 4.6).