Openclaw A2A Gateway

C+ 73 completed
Other
unknown / json · tiny
45
Files
21,086
LOC
1
Frameworks
4
Languages

Pipeline State

completed
Run ID
#392814
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
45.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
62.5%
typescript
31.9%
markdown
4.3%
javascript
1.3%

Frameworks

Express

Concepts (2)

All metrics by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
All rows scored by the Repobility analyzer (https://repobility.com)
auto_descriptionProject DescriptionOpenClaw A2A gateway plugin implementing the A2A v0.3.0 protocol surface80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/117152.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV