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.

TaughtMe/AB-Generator-CodexCopy

https://github.com/TaughtMe/AB-Generator-CodexCopy · scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)

48 raw signals (0 security + 48 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 48 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1028 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
toFetchHeaders software healthy vite.config.ts:toFetchHeaders
readRequestBody software healthy vite.config.ts:readRequestBody
writeFetchResponseToNode software healthy vite.config.ts:writeFetchResponseToNode
finish software healthy vite.config.ts:finish
onClose software healthy vite.config.ts:onClose
onStreamError software healthy vite.config.ts:onStreamError
cloudflareFunctionsDevBridge software healthy vite.config.ts:cloudflareFunctionsDevBridge
resolvePwaPlugin software healthy vite.config.ts:resolvePwaPlugin
pickStringEnv software healthy functions/api/modify-task.ts:pickStringEnv
onRequest software healthy functions/api/modify-task.ts:onRequest
pickStringEnv software healthy functions/api/generate-worksheet.ts:pickStringEnv
createDataStreamResponse software healthy functions/api/generate-worksheet.ts:createDataStreamResponse
sanitizeJsonPayload software healthy functions/api/generate-worksheet.ts:sanitizeJsonPayload
extractJsonArrayCandidates software healthy functions/api/generate-worksheet.ts:extractJsonArrayCandida…
isRecordObject software healthy functions/api/generate-worksheet.ts:isRecordObject
tryParseJson software healthy functions/api/generate-worksheet.ts:tryParseJson
findCreatorTasks software healthy functions/api/generate-worksheet.ts:findCreatorTasks
extractJsonArray software healthy functions/api/generate-worksheet.ts:extractJsonArray
stringifyRepairableCreatorTasks software healthy functions/api/generate-worksheet.ts:stringifyRepairableCrea…
getGeneratedTextFromError software healthy functions/api/generate-worksheet.ts:getGeneratedTextFromErr…
repairCreatorTasksWithModel software healthy functions/api/generate-worksheet.ts:repairCreatorTasksWithM…
generateCreatorTasks software healthy functions/api/generate-worksheet.ts:generateCreatorTasks
runAgentWorkflow software healthy functions/api/generate-worksheet.ts:runAgentWorkflow
onRequest software healthy functions/api/generate-worksheet.ts:onRequest
App software healthy src/App.tsx:App
onKeyDown software healthy src/App.tsx:onKeyDown
update software healthy src/App.tsx:update
handleSave software healthy src/App.tsx:handleSave
waitForPrintViewReady software healthy src/App.tsx:waitForPrintViewReady
done software healthy src/App.tsx:done
printAndAwait software healthy src/App.tsx:printAndAwait
cleanup software healthy src/App.tsx:cleanup
onAfterPrint software healthy src/App.tsx:onAfterPrint
handlePdfExport software healthy src/App.tsx:handlePdfExport
handleDocxExport software healthy src/App.tsx:handleDocxExport
handleAbgenExport software healthy src/App.tsx:handleAbgenExport
runGuardedExport software healthy src/App.tsx:runGuardedExport
variantLabel software healthy src/App.tsx:variantLabel
handlePdfExportGuarded software healthy src/App.tsx:handlePdfExportGuarded
handleDocxExportGuarded software healthy src/App.tsx:handleDocxExportGuarded
handleJumpToWarnedTask software healthy src/App.tsx:handleJumpToWarnedTask
handleToggleHeaderDesign software healthy src/App.tsx:handleToggleHeaderDesign
handleBackToDashboard software healthy src/App.tsx:handleBackToDashboard
handleToggleNumber software healthy src/App.tsx:handleToggleNumber
handleAddVariant software healthy src/App.tsx:handleAddVariant
onboardingElement software healthy src/App.tsx:onboardingElement
handleSidebarChange software healthy src/App.tsx:handleSidebarChange
normalizeHeaderFields software healthy src/types/designTemplate.ts:normalizeHeaderFields
normalizeDesignSnapshot software healthy src/types/designTemplate.ts:normalizeDesignSnapshot
normalizeTemplateName software healthy src/types/designTemplate.ts:normalizeTemplateName

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
.env software healthy .env
modify-task.ts software healthy functions/api/modify-task.ts
generate-worksheet.ts software healthy functions/api/generate-worksheet.ts
print-qa-checklist.md software healthy docs/print-qa-checklist.md
oauth-callback.html software healthy public/oauth-callback.html
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
ai.ts software healthy src/types/ai.ts
designTemplate.ts software healthy src/types/designTemplate.ts
app-globals.d.ts software healthy src/types/app-globals.d.ts
profiles.ts software healthy src/types/profiles.ts
export.ts software healthy src/types/export.ts
worksheet.ts software healthy src/types/worksheet.ts
cloudSync.ts software healthy src/types/cloudSync.ts
config.ts software healthy src/i18n/config.ts
fr.json software healthy src/i18n/locales/fr.json
de.json software healthy src/i18n/locales/de.json
en.json software healthy src/i18n/locales/en.json
es.json software healthy src/i18n/locales/es.json
oauth.ts software healthy src/config/oauth.ts
tourSteps.ts software healthy src/config/tourSteps.ts
exampleWorksheet.ts software healthy src/fixtures/exampleWorksheet.ts
fontManager.ts software healthy src/utils/fontManager.ts
clozeParser.ts software healthy src/utils/clozeParser.ts
thumbnailCapture.ts software healthy src/utils/thumbnailCapture.ts
imageUtils.ts software healthy src/utils/imageUtils.ts
exportValidator.ts software healthy src/utils/exportValidator.ts
fileToBase64.ts software healthy src/utils/fileToBase64.ts
googleFonts.ts software healthy src/utils/googleFonts.ts
lineaturStyles.ts software healthy src/utils/lineaturStyles.ts
printPreview.ts software healthy src/utils/printPreview.ts
documentParser.ts software healthy src/utils/documentParser.ts
sanitize.ts software healthy src/utils/sanitize.ts
dataManagement.ts software healthy src/utils/dataManagement.ts
mmToEmu.ts software healthy src/utils/mmToEmu.ts
documentStyles.ts software healthy src/utils/docx/documentStyles.ts
mathConverter.ts software healthy src/utils/docx/mathConverter.ts
index.ts software healthy src/utils/docx/index.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
functions software healthy functions
api software healthy functions/api
docs software healthy docs
public software healthy public
src software healthy src
types software healthy src/types
i18n software healthy src/i18n
locales software healthy src/i18n/locales
config software healthy src/config
fixtures software healthy src/fixtures
utils software healthy src/utils
docx software healthy src/utils/docx
renderers software healthy src/utils/docx/renderers
components software healthy src/components
settings software healthy src/components/settings
layout software healthy src/components/layout
ai software healthy src/components/ai
print software healthy src/components/print
ui software healthy src/components/ui
dashboard software healthy src/components/dashboard
generator software healthy src/components/generator
pwa software healthy src/components/pwa
tasks software healthy src/components/tasks
onboarding software healthy src/components/onboarding
editor software healthy src/components/editor
shared software healthy src/components/editor/shared
lib software healthy src/lib
ai software healthy src/lib/ai
hooks software healthy src/hooks
services software healthy src/services
ai software healthy src/services/ai
store software healthy src/store
styles software healthy src/styles
features software healthy src/features
ai software healthy src/features/ai

LabelLayerStatusPath
auth::src/services/cloudOAuthService.ts security healthy src/services/cloudOAuthService.ts
auth::src/components/settings/CloudBackupSettings.tsx security healthy src/components/settings/CloudBackupSettings.tsx
auth::src/store/cloudSyncStore.ts security healthy src/store/cloudSyncStore.ts
auth::.env.example security healthy .env.example
auth::src/types/cloudSync.ts security healthy src/types/cloudSync.ts
auth::public/oauth-callback.html security healthy public/oauth-callback.html
auth::src/config/oauth.ts security healthy src/config/oauth.ts
auth::.env security healthy .env

LabelLayerStatusPath
ErrorBoundary software healthy src/components/ErrorBoundary.tsx:ErrorBoundary
form software healthy src/components/dashboard/ProfileManager.tsx:form
EditorErrorBoundary software healthy src/components/editor/EditorErrorBoundary.tsx:EditorErrorBo…
ABGeneratorDB software healthy src/store/dexieStore.ts:ABGeneratorDB
profiles software healthy src/store/dexieStore.ts:profiles
RouteNotImplementedError software healthy src/features/ai/runAI.ts:RouteNotImplementedError

LabelLayerStatusPath
App frontend healthy src/App.tsx
UpdatePromptPwa frontend healthy src/components/pwa/UpdatePromptPwa.tsx
OnboardingTour frontend healthy src/components/onboarding/OnboardingTour.tsx

LabelLayerStatusPath
repobility-clone-xo6tt7z5 software healthy /tmp/repobility-clone-xo6tt7z5

LabelLayerStatusPath
127.0.0.1 network healthy src/services/aiService.ts

LabelLayerStatusPath
dotenv::.env security healthy .env
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/0d969bde-279e-4b4a-8617-88ded013524d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0d969bde-279e-4b4a-8617-88ded013524d/

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.