New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@a2amesh/cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@a2amesh/cli

A2A Mesh command-line interface for initialization, validation, conformance, registry operations, and release checks.

Source
npmnpm
Version
0.12.0-alpha.1
Version published
Maintainers
1
Created
Source

@a2amesh/cli

Publishes the a2amesh binary for validation, discovery, messaging, registry management, monitoring, benchmarking, diagnostics, and scaffolding.

Commands

CommandDescription
benchmarkRun request benchmarks against an A2A endpoint
conformanceRun the A2A conformance fixture suite
conformance-badgeGenerate a conformance badge SVG from a report
discoverResolve and print an endpoint Agent Card
doctorPrint local CLI diagnostics
export-cardExport an endpoint Agent Card to JSON
healthCheck an A2A endpoint health route
monitorPoll task status snapshots
registryStart, inspect, export, and import registry state
release-checkCheck release readiness
scaffoldCreate an A2A agent project scaffold
sendSend a text message to an A2A endpoint
taskRun task lifecycle operations
validateValidate an Agent Card file or endpoint

Run a2amesh <command> --help for usage and options.

Exit codes

CodeMeaning
0Success
1Command error or conformance failure

See Compatibility for supported Node.js, protocol, transport, package, and peer ranges.

Network policy

Network commands use the shared outbound policy. Loopback URLs are accepted for local workflows, while other private-network destinations require the explicit --allow-private-network flag. Redirects are revalidated, DNS is pinned to the validated address set, response bodies are bounded, and URL query values and credentials are redacted from telemetry.

--timeout-ms is a total operation deadline. --retries applies only to idempotent requests or requests carrying an Idempotency-Key; ordinary message-send POSTs are not replayed automatically.

Keywords

a2a

FAQs

Package last updated on 22 Jul 2026

Related posts