Ygcc
C 67 completed
Other
unknown / javascript · small
88
Files
43,456
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#395864Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
34.07Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47588
Member of a group with 1 similar repo(s) — canonical #106386 view group →
Top concepts (2)
Project DescriptionLibrary
Repobility (the analyzer behind this table) · https://repobility.com
AI Prompt
Create a lightweight, unified API library for cryptocurrency exchanges using JavaScript. I need it to support both REST and WebSocket connections across multiple exchanges, ideally handling 33 exchanges in one interface. Key features must include a unified API structure for methods like `fetchTicker` and `createOrder`, weight-aware rate limiting, and automatic WebSocket reconnection with exponential backoff. It should also support various authentication methods, such as HMAC-SHA256, JWT, and HTTP Basic Auth, and include a testnet sandbox mode for safe development.
javascript api websocket rest cryptocurrency trading exchange library nodejs
Generated by gemma4:latest
Catalog Information
> Lightweight, unified REST & WebSocket API for cryptocurrency exchanges. One interface, 33 exchanges.
Description
> Lightweight, unified REST & WebSocket API for cryptocurrency exchanges. One interface, 33 exchanges.
Novelty
3/10Tags
javascript api websocket rest cryptocurrency trading exchange library nodejs
Claude Models
claude-opus-4-6
Quality Score
C
67.2/100
Structure
62
Code Quality
70
Documentation
77
Testing
70
Practices
54
Security
72
Dependencies
50
Strengths
- Well-documented README with substantial content
- Good test coverage (75% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Properly licensed project
Weaknesses
- No CI/CD configuration \u2014 manual testing and deployment
- Potential hardcoded secrets in 2 files
- 3141 duplicate lines detected \u2014 consider DRY refactoring
- 20 '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
- Move hardcoded secrets to environment variables or a secrets manager
Security & Health
4.8h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (0)
Source: Repobility analyzer · https://repobility.com
MIT
License
26.7%
Duplication
Languages
Frameworks
None detected
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · open methodology · https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description |    | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Library | library | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
