Openclaw A2A Gateway
C+ 73 completed
Other
unknown / json · tiny
45
Files
21,086
LOC
1
Frameworks
4
Languages
Pipeline State
completedRun ID
#392814Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
45.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #48771
Member of a group with 1 similar repo(s) — canonical #115711 view group →
Top concepts (2)
Project DescriptionWeb Backend
Want this analysis on your repo? https://repobility.com/scan/
AI Prompt
Create an OpenClaw plugin gateway that implements the A2A (Agent-to-Agent) v0.3.0 protocol. I need it to expose an A2A-compliant endpoint using JSON-RPC and REST so other agents can message my OpenClaw agent. It must support bearer token authentication and handle A2A Part types, specifically `TextPart`, `FilePart` (with URI and base64), and `DataPart` (structured JSON). Additionally, it should publish an Agent Card at `/.well-known/agent-card.json` for peer discovery and allow my agent to call peer agents programmatically via the A2A protocol. The project uses TypeScript and Express.
typescript express json openclaw a2a plugin agent-to-agent json-rpc rest networking
Generated by gemma4:latest
Catalog Information
English | 简体中文
Description
English | 简体中文
Novelty
3/10Tags
typescript express json openclaw a2a plugin agent-to-agent json-rpc rest networking
Technologies
express
Claude Models
claude-opus-4-6
Quality Score
C+
72.7/100
Structure
62
Code Quality
80
Documentation
63
Testing
60
Practices
79
Security
100
Dependencies
60
Strengths
- Good test coverage (45% test-to-source ratio)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
- 372 duplicate lines detected \u2014 consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Address 27 TODO/FIXME items \u2014 consider tracking them as issues
Security & Health
10.8h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Repobility · code-quality intelligence platform · https://repobility.com
Unknown
License
0.7%
Duplication
Languages
Frameworks
Express
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| All rows scored by the Repobility analyzer (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | OpenClaw A2A gateway plugin implementing the A2A v0.3.0 protocol surface | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
