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.

SeoBoSeok/2026_tuesday_class

https://github.com/SeoBoSeok/2026_tuesday_class · scanned 2026-06-16 00:07 UTC (2 months, 2 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 23 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 200 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
CLAUDE.md software healthy CLAUDE.md
claude_mcp_skills.md software healthy CLAUDE_BASIC/한글정리/claude_mcp_skills.md
claude_skills_command.md software healthy CLAUDE_BASIC/한글정리/claude_skills_command.md
claude_ollama.md software healthy CLAUDE_BASIC/한글정리/claude_ollama.md
claude_agent.md software healthy CLAUDE_BASIC/한글정리/claude_agent.md
claude_rewind.md software healthy CLAUDE_BASIC/한글정리/claude_rewind.md
claude_opus4.8.md software healthy CLAUDE_BASIC/한글정리/claude_opus4.8.md
claude_harness.md software healthy CLAUDE_BASIC/한글정리/claude_harness.md
claude_debugging.md software healthy CLAUDE_BASIC/한글정리/claude_debugging.md
claude_ralph.md software healthy CLAUDE_BASIC/한글정리/claude_ralph.md
claude_cmd_init.md software healthy CLAUDE_BASIC/한글정리/claude_cmd_init.md
claude_mcp_cmd.md software healthy CLAUDE_BASIC/한글정리/claude_mcp_cmd.md
README.md software healthy CLAUDE_BASIC/한글정리/README.md
claude_model_cost_cmd.md software healthy CLAUDE_BASIC/한글정리/claude_model_cost_cmd.md
claude_agent_team.md software healthy CLAUDE_BASIC/한글정리/claude_agent_team.md
claude_vercel_intro.md software healthy CLAUDE_BASIC/한글정리/claude_vercel_intro.md
claude_subagent.md software healthy CLAUDE_BASIC/한글정리/claude_subagent.md
claude_memory.md software healthy CLAUDE_BASIC/한글정리/claude_memory.md
claude_permissions.md software healthy CLAUDE_BASIC/한글정리/claude_permissions.md
claude_hooks.md software healthy CLAUDE_BASIC/한글정리/claude_hooks.md
claude_plugin.md software healthy CLAUDE_BASIC/한글정리/claude_plugin.md
claude_bash_command.md software healthy CLAUDE_BASIC/한글정리/claude_bash_command.md
claude_output_style.md software healthy CLAUDE_BASIC/한글정리/claude_output_style.md
claude_simplify.md software healthy CLAUDE_BASIC/한글정리/claude_simplify.md
claude_context_eng_cmd.md software healthy CLAUDE_BASIC/한글정리/claude_context_eng_cmd.md
claude_auto_memory.md software healthy CLAUDE_BASIC/한글정리/claude_auto_memory.md
llm-wiki-slides.md software healthy CLAUDE_BASIC/한글정리/llm-wiki-slides.md
claude_intro.md software healthy CLAUDE_BASIC/한글정리/claude_intro.md
claude_batch.md software healthy CLAUDE_BASIC/한글정리/claude_batch.md
claude-code-cheat-sheet.md software healthy CLAUDE_BASIC/한글정리/claude-code-cheat-sheet.md
claude_context_engineering.md software healthy CLAUDE_BASIC/한글정리/claude_context_engineering.md
claude_channel.md software healthy CLAUDE_BASIC/한글정리/claude_channel.md
curriculum.md software healthy lms/curriculum.md
README.md software healthy lms/README.md
cards.md software healthy lms/review/cards.md
학생A-first.md software healthy lms/students/학생A-first.md
학생B-first-commit.md software healthy lms/students/학생B-first-commit.md
questions.md software healthy lms/log/questions.md
README.md software healthy lms/classlog/README.md
quiz-001.json software healthy lms/quizzes/quiz-001.json
학생A-first.md software healthy lms/coaching/학생A-first.md
학생B-first-commit.md software healthy lms/coaching/학생B-first-commit.md
settings.json software healthy .claude/settings.json
progress.md software healthy .claude/commands/progress.md
lesson.md software healthy .claude/commands/lesson.md
share.md software healthy .claude/commands/share.md
question.md software healthy .claude/commands/question.md
quiz-send.md software healthy .claude/commands/quiz-send.md
review.md software healthy .claude/commands/review.md
class-manager.md software healthy .claude/agents/class-manager.md

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

LabelLayerStatusPath
Dashboard software healthy lms-web/src/app/page.tsx:Dashboard
RootLayout software healthy lms-web/src/app/layout.tsx:RootLayout
RichTextEditor software healthy lms-web/src/app/questions/RichTextEditor.tsx:RichTextEditor
exec software healthy lms-web/src/app/questions/RichTextEditor.tsx:exec
addLink software healthy lms-web/src/app/questions/RichTextEditor.tsx:addLink
QuestionsPage software healthy lms-web/src/app/questions/page.tsx:QuestionsPage
ImageUploader software healthy lms-web/src/app/questions/ImageUploader.tsx:ImageUploader
upload software healthy lms-web/src/app/questions/ImageUploader.tsx:upload
QuestionForm software healthy lms-web/src/app/questions/new/QuestionForm.tsx:QuestionForm
submit software healthy lms-web/src/app/questions/new/QuestionForm.tsx:submit
NewQuestionPage software healthy lms-web/src/app/questions/new/page.tsx:NewQuestionPage
AnswerForm software healthy lms-web/src/app/questions/[id]/AnswerForm.tsx:AnswerForm
toggle software healthy lms-web/src/app/questions/[id]/AnswerForm.tsx:toggle
submit software healthy lms-web/src/app/questions/[id]/AnswerForm.tsx:submit
QuestionDetailPage software healthy lms-web/src/app/questions/[id]/page.tsx:QuestionDetailPage
POST software healthy lms-web/src/app/api/quiz-results/route.ts:POST
POST software healthy lms-web/src/app/api/qna/route.ts:POST
title software healthy lms-web/src/app/api/qna/route.ts:title
POST software healthy lms-web/src/app/api/qna/upload/route.ts:POST
POST software healthy lms-web/src/app/api/qna/[id]/answers/route.ts:POST
StudentPage software healthy lms-web/src/app/students/[id]/page.tsx:StudentPage
myResults software healthy lms-web/src/app/students/[id]/page.tsx:myResults
QuizListPage software healthy lms-web/src/app/quiz/page.tsx:QuizListPage
QuizPage software healthy lms-web/src/app/quiz/[id]/page.tsx:QuizPage
QuizPlayer software healthy lms-web/src/app/quiz/[id]/QuizPlayer.tsx:QuizPlayer
next software healthy lms-web/src/app/quiz/[id]/QuizPlayer.tsx:next
submit software healthy lms-web/src/app/quiz/[id]/QuizPlayer.tsx:submit
MaterialsPage software healthy lms-web/src/app/materials/page.tsx:MaterialsPage
Card software healthy lms-web/src/app/materials/MaterialSearch.tsx:Card
MaterialSearch software healthy lms-web/src/app/materials/MaterialSearch.tsx:MaterialSearch
MaterialPage software healthy lms-web/src/app/materials/[slug]/page.tsx:MaterialPage
readSafe software healthy lms-web/src/lib/data.ts:readSafe
today software healthy lms-web/src/lib/data.ts:today
getQuestions software healthy lms-web/src/lib/data.ts:getQuestions
getCards software healthy lms-web/src/lib/data.ts:getCards
getDueCards software healthy lms-web/src/lib/data.ts:getDueCards
getCurriculum software healthy lms-web/src/lib/data.ts:getCurriculum
getClassLogs software healthy lms-web/src/lib/data.ts:getClassLogs
getStudent software healthy lms-web/src/lib/data.ts:getStudent
getStudentNote software healthy lms-web/src/lib/data.ts:getStudentNote
getCoaching software healthy lms-web/src/lib/data.ts:getCoaching
getCommits software healthy lms-web/src/lib/data.ts:getCommits
json software healthy lms-web/src/lib/data.ts:json
getOriginals software healthy lms-web/src/lib/data.ts:getOriginals
getMaterials software healthy lms-web/src/lib/data.ts:getMaterials
getMaterial software healthy lms-web/src/lib/data.ts:getMaterial
getQuizzes software healthy lms-web/src/lib/data.ts:getQuizzes
getQuiz software healthy lms-web/src/lib/data.ts:getQuiz
getQuizResults software healthy lms-web/src/lib/data.ts:getQuizResults
saveQuizResult software healthy lms-web/src/lib/data.ts:saveQuizResult

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

LabelLayerStatusPath
CLAUDE_BASIC software healthy CLAUDE_BASIC
한글정리 software healthy CLAUDE_BASIC/한글정리
lms software healthy lms
review software healthy lms/review
students software healthy lms/students
log software healthy lms/log
classlog software healthy lms/classlog
quizzes software healthy lms/quizzes
coaching software healthy lms/coaching
.claude software healthy .claude
commands software healthy .claude/commands
agents software healthy .claude/agents
lms-web software healthy lms-web
scripts software healthy lms-web/scripts
public software healthy lms-web/public
originals software healthy lms-web/public/originals
llm-wiki-slides software healthy lms-web/public/originals/llm-wiki-slides
src software healthy lms-web/src
app software healthy lms-web/src/app
questions software healthy lms-web/src/app/questions
new software healthy lms-web/src/app/questions/new
[id] software healthy lms-web/src/app/questions/[id]
api software healthy lms-web/src/app/api
quiz-results software healthy lms-web/src/app/api/quiz-results
qna software healthy lms-web/src/app/api/qna
upload software healthy lms-web/src/app/api/qna/upload
[id] software healthy lms-web/src/app/api/qna/[id]
answers software healthy lms-web/src/app/api/qna/[id]/answers
students software healthy lms-web/src/app/students
[id] software healthy lms-web/src/app/students/[id]
quiz software healthy lms-web/src/app/quiz
[id] software healthy lms-web/src/app/quiz/[id]
materials software healthy lms-web/src/app/materials
[slug] software healthy lms-web/src/app/materials/[slug]
lib software healthy lms-web/src/lib

LabelLayerStatusPath
/page.tsx frontend healthy lms-web/src/app/page.tsx
/questions frontend healthy lms-web/src/app/questions/page.tsx
/questions/new frontend healthy lms-web/src/app/questions/new/page.tsx
/questions/[id] frontend healthy lms-web/src/app/questions/[id]/page.tsx
/students/[id] frontend healthy lms-web/src/app/students/[id]/page.tsx
/quiz frontend healthy lms-web/src/app/quiz/page.tsx
/quiz/[id] frontend healthy lms-web/src/app/quiz/[id]/page.tsx
/materials frontend healthy lms-web/src/app/materials/page.tsx
/materials/[slug] frontend healthy lms-web/src/app/materials/[slug]/page.tsx

LabelLayerStatusPath
RootLayout frontend healthy lms-web/src/app/layout.tsx
RichTextEditor frontend healthy lms-web/src/app/questions/RichTextEditor.tsx
ImageUploader frontend healthy lms-web/src/app/questions/ImageUploader.tsx
QuestionForm frontend healthy lms-web/src/app/questions/new/QuestionForm.tsx
NewQuestionPage frontend healthy lms-web/src/app/questions/new/page.tsx
AnswerForm frontend healthy lms-web/src/app/questions/[id]/AnswerForm.tsx
QuizPlayer frontend healthy lms-web/src/app/quiz/[id]/QuizPlayer.tsx
MaterialsPage frontend healthy lms-web/src/app/materials/page.tsx
MaterialSearch frontend healthy lms-web/src/app/materials/MaterialSearch.tsx

LabelLayerStatusPath
repobility-clone-5wwv12ut software healthy /tmp/repobility-clone-5wwv12ut
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/4f5e2dde-7a72-47e4-a115-61d386d4b0cb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4f5e2dde-7a72-47e4-a115-61d386d4b0cb/

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.