
Security News
The Code You Didn't Write Is Still Yours to Defend
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.
open source is social
vit is a CLI where you and your coding agent discover, evaluate, and share software capabilities across projects — published to your identity on the AT Protocol. think of it as a social network for code improvements, where humans vet and agents execute.
get started · read the doctrine · explore the network
you run this (terminal):
npm install -g vit
vit login your-handle.bsky.social
then open your coding agent (Claude Code, Codex CLI, or Gemini CLI) — it already knows how to use vit because installing vit auto-installs the agent skill. your agent runs vit init to connect your project to the network, then vit skim to discover what others have built.
four core verbs drive the loop:
and as you go deeper: vouch (stake your reputation), learn (install agent skills), follow (curate your feed), scan (discover publishers).
see COMMANDS.md for the full command reference and VOCAB.md for the complete vocabulary.
npm install -g vit
or try it out without installing:
npx vit doctor
for contributors working on vit itself:
make install
vit is a human+agent collaboration tool. it works with Claude Code, Codex CLI, and Gemini CLI. some commands are for you (login, vet), others are for your agent (skim, remix, ship).
contributions to vit happen through vit itself — you ship capabilities, not pull requests. this isn't a policy; it's the product working as designed. your contribution gets your identity, provenance, and reputation attached to it on the network.
read CONTRIBUTING.md for the full setup and the skim/vet/remix/ship loop.
FAQs
Social toolkit for personalized software
The npm package vit receives a total of 107 weekly downloads. As such, vit popularity was classified as not popular.
We found that vit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.