
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@gcpreston/swb
Advanced tools
Forward live Slippi data to a web interface.
$ npm install -g @gcpreston/swb
$ swb COMMAND
running command...
$ swb (--version)
@gcpreston/swb/0.1.14 darwin-arm64 node-v23.10.0
$ swb --help [COMMAND]
USAGE
$ swb COMMAND
...
swb startStart the web bridge. Connects to a relay which by default is located at wss://spectator-mode.fly.dev/bridge_socket/websocket.
USAGE
$ swb start [--sink <value>]
FLAGS
--sink=<value>
DESCRIPTION
Start the web bridge. Connects to a relay which by default is located at
wss://spectator-mode.fly.dev/bridge_socket/websocket.
EXAMPLES
$ swb start
$ swb start --sink ws://localhost:4000/bridge_socket/websocket
See code: src/commands/start.ts
swb startStart it
USAGE
$ swb start
DESCRIPTION
Start it
EXAMPLES
TODO :)
See code: src/commands/start.ts
swb help [COMMAND]Display help for swb.
USAGE
$ swb help [COMMAND...] [-n]
ARGUMENTS
COMMAND... Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for swb.
See code: @oclif/plugin-help
FAQs
A simple CLI for slippi-web-bridge.
We found that @gcpreston/swb 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.