
Security News
pnpm 12’s Rust Rewrite Cuts Install Times by Up to 90%
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.
@archstone/cli
Advanced tools
CLI (#1): archstone apply — wires the pipeline (parse -> validate -> IR -> runtime).
The archstone command — compiles a Capability Definition Language (CDL) manifest to a
target-agnostic IR and serves it as MCP tools an AI agent can call.
Part of Archstone, an open-source Capability Platform: a company describes what it can do in CDL (business only, no integration code); Archstone compiles that to IR; an emitter turns the IR into tools an agent can discover and call.
npm install -g @archstone/cli
# Compile a manifest: parse -> validate -> lower to IR, print a human report
archstone apply path/to/manifest
# Serve the compiled tools to an AI agent as MCP over stdio
archstone serve path/to/manifest
# Replay a binding's golden fixture against the live backend; detect provider drift
archstone verify path/to/manifest
A manifest directory contains capabilities.yaml, *.capability.yaml, *.resource.yaml,
and bindings/*.binding.yaml — see the
main repository README and
examples/manifests/ for the full format and worked examples.
Apache-2.0
FAQs
Archstone CLI — compile a business capability definition (CDL) into tools an AI agent can call: apply, build, serve over MCP, and verify against the live backend.
The npm package @archstone/cli receives a total of 877 weekly downloads. As such, @archstone/cli popularity was classified as not popular.
We found that @archstone/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.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.