Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
1 of your 2 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 2.86s · analysis 0.65s · 7.6 MB · GitHub preflight 499ms

ntderosu-code/QuizEditor

https://github.com/ntderosu-code/QuizEditor · scanned 2026-06-19 20:43 UTC (1 month, 1 week ago) · 10 languages

4 raw signals (2 security + 2 graph) 8th percentile · Swift · small (2-20K LoC) System graph score 86 (lower by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v1 · 4 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 55.0 0.15 8.25
security_score 100.0 0.25 25.00
testing_score 80.0 0.20 16.00
documentation_score 60.0 0.15 9.00
practices_score 40.0 0.15 6.00
code_quality 70.0 0.10 7.00
Overall 1.00 71.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 36 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
LICENSE software healthy LICENSE
Package.swift software healthy Package.swift
index.md software healthy docs/index.md
_config.yml software healthy docs/_config.yml
AIService.swift software healthy Sources/QuizEditorCore/AIService.swift
MarkedTextParser.swift software healthy Sources/QuizEditorCore/MarkedTextParser.swift
CanvasQTIExporter.swift software healthy Sources/QuizEditorCore/CanvasQTIExporter.swift
QuizModels.swift software healthy Sources/QuizEditorCore/QuizModels.swift
QTIImporter.swift software healthy Sources/QuizEditorCore/QTIImporter.swift
HTMLUtilities.swift software healthy Sources/QuizEditorCore/HTMLUtilities.swift
FormattedDocument.swift software healthy Sources/QuizEditorCore/FormattedDocument.swift
QuestionReviewService.swift software healthy Sources/QuizEditorCore/QuestionReviewService.swift
QTIPackageWriter.swift software healthy Sources/QuizEditorCore/QTIPackageWriter.swift
main.swift software healthy Sources/QuizEditorApp/main.swift
QTIImporterTests.swift software healthy Tests/QuizEditorCoreTests/QTIImporterTests.swift
AIPromptWorkflowTests.swift software healthy Tests/QuizEditorCoreTests/AIPromptWorkflowTests.swift
AIServiceTests.swift software healthy Tests/QuizEditorCoreTests/AIServiceTests.swift
MarkedTextParserTests.swift software healthy Tests/QuizEditorCoreTests/MarkedTextParserTests.swift
QuestionReviewServiceTests.swift software healthy Tests/QuizEditorCoreTests/QuestionReviewServiceTests.swift
FormattedDocumentTests.swift software healthy Tests/QuizEditorCoreTests/FormattedDocumentTests.swift
RichTextRoundTripTests.swift software healthy Tests/QuizEditorCoreTests/RichTextRoundTripTests.swift
HTMLUtilitiesTests.swift software healthy Tests/QuizEditorCoreTests/HTMLUtilitiesTests.swift
QTIExporterTests.swift software healthy Tests/QuizEditorCoreTests/QTIExporterTests.swift
icon.json software healthy AppIcon.icon/icon.json
generate-icon.swift software healthy Scripts/generate-icon.swift
run-macos-app.sh software healthy Scripts/run-macos-app.sh

LabelLayerStatusPath
docs software healthy docs
Sources software healthy Sources
QuizEditorCore software healthy Sources/QuizEditorCore
QuizEditorApp software healthy Sources/QuizEditorApp
Tests software healthy Tests
QuizEditorCoreTests software healthy Tests/QuizEditorCoreTests
AppIcon.icon software healthy AppIcon.icon
Scripts software healthy Scripts

LabelLayerStatusPath
repobility-clone-6u76nzmp software healthy /tmp/repobility-clone-6u76nzmp
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/24f929a6-73de-4487-a559-f41f07ff89e5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/24f929a6-73de-4487-a559-f41f07ff89e5/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.