
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@agentskit/cli
Advanced tools
Chat with any LLM, scaffold projects, and run agents — all from your terminal.
Tags: ai · agents · llm · agentskit · openai · anthropic · claude · gemini · chatgpt · cli · command-line · scaffolding · ai-agents · autonomous-agents
npm install -g @agentskit/cli
# Chat with Claude instantly
ANTHROPIC_API_KEY=... agentskit chat --provider anthropic --model claude-sonnet-4-6
# Chat with a local model (no API key needed)
agentskit chat --provider ollama --model llama3.1
# Scaffold a new React chat app
agentskit init --template react --dir my-app
# Scaffold a terminal agent
agentskit init --template ink --dir my-cli
# Run a headless agent (same building blocks as the CLI)
agentskit run --help

agentskit chat — interactive streaming chat in the terminal powered by @agentskit/inkagentskit init — interactive project generator (React or Ink templates, production-ready structure)agentskit run — execute headless runtime agents from the terminalagentskit doctor — diagnose your environment, packages, and provider configagentskit dev — hot-reload agent developmentagentskit tunnel — expose local agent via public URLagentskit rag index — chunk + embed files into a file-backed vector storeagentskit config — print merged config or scaffold a template/usage + /cost--provider, --model, --system, --skill, --memory, --mode, --plugin-dirFull reference: docs/infrastructure/cli · ARCHITECTURE.md

| Package | Role |
|---|---|
| @agentskit/runtime | createRuntime — agents outside the CLI |
| @agentskit/adapters | All chat / run providers |
| @agentskit/ink | Ink UI used by interactive chat |
| @agentskit/core | Shared types and contracts |
MIT — see LICENSE.
FAQs
CLI for AgentsKit chat and project scaffolding.
The npm package @agentskit/cli receives a total of 116 weekly downloads. As such, @agentskit/cli popularity was classified as not popular.
We found that @agentskit/cli 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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.