
Company News
Socket Partners with Replit to Block Malicious Packages in AI-Powered Development
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.
A terminal multiplexer built for AI coding CLIs. Run multiple Claude Code sessions side-by-side with live status previews, so you always know which session needs your attention.
npx airport-ai
Requires Node 20+ (see .nvmrc).
npm install --legacy-peer-deps
npm start # dev mode
npm run make # build distributable
| Shortcut | Action |
|---|---|
Cmd+T | New session |
Cmd+W | Close session |
Cmd+1–Cmd+9 | Switch to session 1–9 |
Cmd+[ / Cmd+] | Previous / next session |
Cmd+Shift+[ / Cmd+Shift+] | Previous / next session (alt) |
Cmd+J | Jump to next waiting session |
Cmd+K | Clear terminal |
On Linux / Windows, substitute Ctrl for Cmd.
Airport ships two shell scripts in hooks/ that let it show real-time Claude Code activity (e.g. "Reading App.tsx", "Running agent: fix tests") inside each session tile.
Hooks are installed automatically into ~/.claude/settings.json when you run npm start. The setup is idempotent and won't overwrite your existing hooks.
To remove them, delete the Airport entries from ~/.claude/settings.json under the UserPromptSubmit, PreToolUse, PostToolUse, Stop, and Notification events.
The hooks are no-ops outside Airport — they check for the AIRPORT environment variable and exit silently when it's absent.
FAQs
Terminal multiplexer for AI coding CLIs
The npm package airport-ai receives a total of 24 weekly downloads. As such, airport-ai popularity was classified as not popular.
We found that airport-ai 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.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.