Ygcc

C 67 completed
Other
unknown / javascript · small
88
Files
43,456
LOC
0
Frameworks
4
Languages

Pipeline State

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

Pipeline Metadata

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

Tags

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

Languages

javascript
92.1%
markdown
7.6%
html
0.2%
json
0.1%

Frameworks

None detected

Concepts (2)

Repobility · the analyzer behind every row · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · open methodology · https://repobility.com/research/
auto_descriptionProject Description![npm version](https://www.npmjs.com/package/@ygcc/ygcc) ![Node.js](https://nodejs.org/) ![License: MIT](LICENSE)80%
auto_categoryLibrarylibrary70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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