
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.
@pulsemcp/air-cli
Advanced tools
CLI for the AIR framework. Validates configs, lists artifacts, initializes new setups, and starts agent sessions.
npm install -g @pulsemcp/air-cli
# Initialize a new AIR configuration at ~/.air/
air init
# Validate a JSON file against its AIR schema
air validate ~/.air/air.json
air validate ~/.air/mcp/mcp.json
# List available artifacts
air list skills
air list mcp
air list roots
# Start an agent session
air start claude
air start claude --root web-app
air start claude --root web-app --dry-run
air start <agent> discovers adapters dynamically. Install the adapter package for your agent:
# Claude Code (officially maintained)
npm install -g @pulsemcp/air-adapter-claude
The CLI looks for @pulsemcp/air-adapter-<agent> packages. If the package is installed, the agent is available.
| Variable | Description |
|---|---|
AIR_CONFIG | Override the path to air.json (default: ~/.air/air.json) |
FAQs
CLI for the AIR (Agent Infrastructure Repository) framework
We found that @pulsemcp/air-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.