
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
feedhook-quickstart
Advanced tools
One command: from nothing to a real, signature-verified YouTube → webhook delivery. A live demo of feedhook.walls.sh.
One command. Nothing to a real, signature-verified YouTube → webhook delivery in ~5 seconds.
npx -y feedhook-quickstart @mkbhd
A live demo of Feedhook — the service that turns a YouTube channel into a webhook (an HTTP POST the moment a new video publishes; YouTube's WebSub push underneath, a clean REST API on top). This script:
@mkbhd), pointed at Feedhook's built-in
request-bin — so you need no public endpoint of your own,Everything printed is a real production HTTP exchange — not a mock.
feedhook quickstart · https://feedhook.walls.sh
→ Creating a free account…
→ Subscribing @mkbhd → https://feedhook.walls.sh/sink/qs…
→ Firing a real signed test delivery through the live pipeline…
→ Waiting for the webhook to land…
── the webhook feedhook delivered ──
x-feedhook-event: test.ping
x-feedhook-signature: sha256=df5800d1bd2bbbfd…
{ "event": "test.ping", "title": "Feedhook test delivery — your receiver works", … }
✓ signature VERIFIED with your subscription secret (HMAC-SHA256)
Done in 5.4s.
npx -y feedhook-quickstart @SomeChannel — any @handle, channel URL, or UC… id.FEEDHOOK_API_KEY=fh_… — reuse an existing key instead of signing up.FEEDHOOK_BASE=… — point at a different Feedhook instance (defaults to the hosted one).Point a callbackUrl at your own app and the POSTs keep coming on every new video:
npx -y feedhook-mcpZero dependencies. Node 18+. MIT.
FAQs
One command: from nothing to a real, signature-verified YouTube → webhook delivery. A live demo of feedhook.walls.sh.
The npm package feedhook-quickstart receives a total of 2 weekly downloads. As such, feedhook-quickstart popularity was classified as not popular.
We found that feedhook-quickstart 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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.