Soulforge
C 65 completed
web_app / json · tiny
26
Files
8,327
LOC
2
Frameworks
4
Languages
Pipeline State
completedRun ID
#1744866Phase
doneProgress
0%Started
2026-05-17 06:02:36Finished
2026-05-17 06:02:36LLM tokens
0Pipeline Metadata
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
Quality Score
C
64.8/100
Structure
51
Code Quality
100
Documentation
61
Testing
0
Practices
77
Security
90
Dependencies
70
Strengths
- Consistent naming conventions (snake_case)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- Potential hardcoded secrets in 1 files
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 linter configuration to enforce code style consistency
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
React Next.js
Symbols
variable23
function6
Embed Badge
Add to your README:
