
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@getcolter/cli
Advanced tools
Check if any online store works with AI shopping agents. Tests UCP (Universal Commerce) and ACP (Agent Commerce) protocols in one command.
Check if any online store works with AI shopping agents.
Colter tests both major agent commerce protocols in one command:
Produces Evidence Packs: portable, redacted, replayable records of every verification.
npm install -g @getcolter/cli
Or run directly:
npx @getcolter/cli check https://your-store.com
# Fast readiness scan
colter check https://your-store.com
# Full conformance test with Evidence Pack
colter verify https://your-store.com
# Batch check multiple stores
colter check --batch stores.yaml
| Protocol | What it does | Agents using it |
|---|---|---|
| UCP | Full-lifecycle commerce (discover, browse, cart, checkout) | Gemini, AI Mode, Copilot, Shopping Graph |
| ACP | Agent checkout and payment | ChatGPT, Operator |
Colter includes an MCP server for AI agent integration:
{
"mcpServers": {
"colter": {
"command": "colter",
"args": ["mcp", "--admin-tools"]
}
}
}
Pre-built binaries for macOS (ARM64, x64), Linux (x64, ARM64), and Windows (x64).
Colter is free to use. See LICENSE for terms.
FAQs
AI agent readiness platform for e-commerce. Check protocol support, fix gaps, monitor agent traffic with Lens, and test with AI personas. Supports UCP, ACP, MCP, and WebMCP.
The npm package @getcolter/cli receives a total of 26 weekly downloads. As such, @getcolter/cli popularity was classified as not popular.
We found that @getcolter/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.
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 supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.