Oscar Salcedo App
D 58 completed
web_app / json · small
64
Files
11,103
LOC
2
Frameworks
6
Languages
Pipeline State
completedRun ID
#1669350Phase
doneProgress
0%Started
2026-04-23 19:12:59Finished
2026-04-23 19:12:59LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
38.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:36Deduplication group #47314
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
Quality Score
D
58.1/100
Structure
44
Code Quality
94
Documentation
35
Testing
0
Practices
77
Security
92
Dependencies
80
Strengths
- Code linting configured (eslint)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 360 duplicate lines detected — consider DRY refactoring
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
React Next.js
Symbols
variable192
function96
type_alias21
constant18
interface3
Embed Badge
Add to your README:
