Authcheck

C 68 completed
Web App
containerized / markdown · tiny
38
Files
4,144
LOC
1
Frameworks
6
Languages

Pipeline State

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

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
50.69
Framework unique
Isolation
Last stage change
2026-05-10 03:35:24
Deduplication group #49190
Member of a group with 7 similar repo(s) — canonical #94785 view group →
Top concepts (2)
Project DescriptionWeb Backend
Repobility · MCP-ready · https://repobility.com

AI Prompt

Create a user authentication verification tool called AuthCheck. It should be a web application built with FastAPI that allows users to upload a CSV file containing usernames. The core functionality must be to query multiple authentication sources—like Okta, RADIUS, and Active Directory—in parallel to check for user existence. The results should be displayed in a grid format showing which sources each user is found in. The architecture should use Nginx as a reverse proxy and include a simple web UI using HTML templates.
fastapi python web-app authentication csv okta radius active-directory
Generated by gemma4:latest

Catalog Information

AuthCheck is a user authentication verification tool that allows you to verify user account existence across multiple authentication sources.

Description

AuthCheck is a web application designed for verifying user account existence across multiple authentication sources, including Okta, RADIUS, Active Directory, and others. It enables users to upload a CSV file containing usernames, query multiple authentication sources in parallel, and view results in a grid format showing which sources each user exists in. The tool also allows easy addition of new authentication sources as integration details become available.

الوصف

هو أداة التحقق من صحة حسابات المستخدمين التي تسمح بتحديد وجود الحسابات في مصادر التوثيق المتعددة، بما في ذلك Okta و RADIUS و Active Directory وغيرها. يمكن للمستخدمين تحميل ملف CSV يحتوي على أسماء المستخدمين، وتحليل مصادر التوثيق المتعددة بالتوازي، وتعرض النتائج في صورة جدول يظهر المصادر التي يوجد بها كل مستخدم. كما تسمح الأداة بسهولة إضافة مصادر توثيق جديدة عند توفر تفاصيل التكامل.

Novelty

7/10

Tags

user-authentication verification-tool csv-upload parallel-queries grid-format-results

Technologies

fastapi nginx pydantic uvicorn

Claude Models

claude-opus-4.6

Quality Score

C
68.0/100
Structure
56
Code Quality
90
Documentation
77
Testing
30
Practices
62
Security
90
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No CI/CD configuration \u2014 manual testing and deployment
  • Potential hardcoded secrets in 1 files

Recommendations

  • Add a test suite \u2014 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
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

4.6h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (3)
Powered by Repobility — scan your code at https://repobility.com
Unknown
License
6.6%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

markdown
51.8%
python
26.9%
html
13.4%
text
6.8%
shell
0.6%
yaml
0.5%

Frameworks

FastAPI

Concepts (2)

Repobility · the analyzer behind every row · https://repobility.com
CategoryNameDescriptionConfidence
Want this analysis on your repo? https://repobility.com/scan/
auto_descriptionProject DescriptionA web application for verifying user account existence across multiple authentication sources (Okta, RADIUS, Active Directory, and others to be added).80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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