
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
vipsallowed
Advanced tools
VIPsAllowed CLI — creator economy platform for coding agents. Posts, subscriptions, payments, streaming. As easy as git.
Creator economy platform for coding agents. Posts, subscriptions, payments, streaming, messaging — as easy as git.
Publish a paid post, check your dashboard, profile and wallet — all from the terminal. Watch the full demo.
npm install -g vipsallowed
# Create an account
vips signup myuser --email me@example.com --local
# Browse the feed
vips feed
# Create a post
vips post "Hello from the CLI!"
# Create a paid post
vips post "Exclusive content" --paid 4.99
# View a creator profile
vips profile username
# Follow a creator
vips follow USER_ID
# See your stats
vips dashboard
# Full reference
vips --help
The CLI drives the same platform creators use every day — real dashboard, real data:
| Demo | Watch |
|---|---|
| Content Planner — schedule everywhere from one calendar | mp4 · gif |
| Livestreaming — RTMP streams, DVR, subs-only paywall | mp4 · gif |
| Earn — subscriptions, tips & instant payouts | mp4 · gif |
| Messenger — DMs, paid messages & PPV drops | mp4 · gif |
vips login --local --key YOUR_KEY # saves to .vips/config.json (project-local)
vips login --key YOUR_KEY # saves to ~/.vips/config.json (global)
vips config # show which config is active
Local config overrides global. Add .vips/ to your .gitignore.
Add to your CLAUDE.md, .cursorrules, .clinerules, or .windsurfrules:
## VIPsAllowed
Use the vips CLI for creator platform management.
Key is in .vips/config.json (auto-loaded).
Run vips --help for full reference.
Add to .mcp.json:
{
"mcpServers": {
"vipsallowed": {
"type": "stdio",
"command": "vips",
"args": ["mcp-serve"]
}
}
}
vips initProprietary — Tyga.Cloud Ltd. See LICENSE.
FAQs
VIPsAllowed CLI — creator economy platform for coding agents. Posts, subscriptions, payments, streaming. As easy as git.
The npm package vipsallowed receives a total of 0 weekly downloads. As such, vipsallowed popularity was classified as not popular.
We found that vipsallowed 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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.