Sahabat Ai

D 54 completed
web_app / json · small
89
Files
22,937
LOC
3
Frameworks
9
Languages

Pipeline State

completed
Run ID
#1669320
Phase
done
Progress
0%
Started
2026-04-23 19:09:40
Finished
2026-04-23 19:09:40
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
44.00
Framework unique
Isolation
Last stage change
2026-05-10 03:34:29
Deduplication group #47719
Member of a group with 106 similar repo(s) · framework fastapicanonical #1435114 view group →
Repobility — the code-quality scanner for AI-generated software · https://repobility.com

Quality Score

D
54.5/100
Structure
47
Code Quality
84
Documentation
45
Testing
0
Practices
63
Security
80
Dependencies
80

Strengths

  • Code linting configured (eslint)
  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 3 files with critical complexity need refactoring
  • Potential hardcoded secrets in 1 files
  • 1072 duplicate lines detected — consider DRY refactoring
  • 3 'god files' with >500 LOC need decomposition

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)
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

json
55.4%
typescript
41.5%
python
1.4%
sql
0.9%
css
0.5%
toml
0.1%
markdown
0.1%
javascript
0.1%
text
0.0%

Frameworks

FastAPI React Next.js

Symbols

variable344
function156
constant63
type_alias60
class4

API Endpoints (9)

Source-of-truth: Repobility · https://repobility.com
MethodPathHandlerFramework
Repobility (the analyzer behind this table) · https://repobility.com
GETcontent-typeheaders.getExpress
GETemailform.getExpress
GETemailform.getExpress
GETfreshsearchParams.getExpress
GEThandleform.getExpress
GET/healthzhealthzFastAPI/Flask
GETpasswordform.getExpress
GETpasswordform.getExpress
POST/scorescoreFastAPI/Flask

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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

BinComp Dependency Hardening

All packages →
3 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.
Nfastapi0.135.3 · 0 gadgets · risk 0.0Fnumpy2.4.4 · 6,596 gadgets · risk 0.0Npydantic2.12.5 · 0 gadgets · risk 0.0