https://github.com/waryongc/mcp
· scanned 2026-06-16 00:54 UTC (2 months, 1 week ago)
24 raw signals (0 security + 24 graph)
Last scanned 2 months, 1 week ago · v1 · 23 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 106 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
PROGRESS.md |
software | healthy | PROGRESS.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
postmortem-한글경로-mcp-설치.md |
software | healthy | docs/postmortem-한글경로-mcp-설치.md |
remote-server-plan.md |
software | healthy | docs/remote-server-plan.md |
macos-code-signing.md |
software | healthy | docs/macos-code-signing.md |
settings.json |
software | healthy | .claude/settings.json |
on-progress-done.sh |
software | healthy | .claude/hooks/on-progress-done.sh |
package.json |
software | healthy | installer/package.json |
notarize.js |
software | healthy | installer/scripts/notarize.js |
preload.js |
software | healthy | installer/src/preload.js |
main.js |
software | healthy | installer/src/main.js |
index.html |
software | healthy | installer/src/renderer/index.html |
renderer.js |
software | healthy | installer/src/renderer/renderer.js |
build-installer.yml |
software | healthy | .github/workflows/build-installer.yml |
config.ts |
software | healthy | src/config.ts |
register-tools.ts |
software | healthy | src/register-tools.ts |
server-http.ts |
software | healthy | src/server-http.ts |
update.ts |
software | healthy | src/update.ts |
version.ts |
software | healthy | src/version.ts |
index.ts |
software | healthy | src/index.ts |
auth-context.ts |
software | healthy | src/auth-context.ts |
client.ts |
software | healthy | src/client.ts |
dates.ts |
software | healthy | src/dates.ts |
searchTasks.ts |
software | healthy | src/tools/searchTasks.ts |
createTask.ts |
software | healthy | src/tools/createTask.ts |
getProjectStatus.ts |
software | healthy | src/tools/getProjectStatus.ts |
getTodayTasks.ts |
software | healthy | src/tools/getTodayTasks.ts |
getStats.ts |
software | healthy | src/tools/getStats.ts |
updateTaskStatus.ts |
software | healthy | src/tools/updateTaskStatus.ts |
getRackStatus.ts |
software | healthy | src/tools/getRackStatus.ts |
moveTask.ts |
software | healthy | src/tools/moveTask.ts |
deleteTask.ts |
software | healthy | src/tools/deleteTask.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
.claude/settings.json |
quality | healthy | .claude/settings.json |
| Label | Layer | Status | Path |
|---|---|---|---|
notarizing |
software | healthy | installer/scripts/notarize.js:notarizing |
getClaudeConfigPaths |
software | healthy | installer/src/main.js:getClaudeConfigPaths |
getMcpInstallPath |
software | healthy | installer/src/main.js:getMcpInstallPath |
getBundledMcpPath |
software | healthy | installer/src/main.js:getBundledMcpPath |
checkNodeInstalled |
software | healthy | installer/src/main.js:checkNodeInstalled |
checkClaudeInstalled |
software | healthy | installer/src/main.js:checkClaudeInstalled |
createWindow |
software | healthy | installer/src/main.js:createWindow |
setStatus |
software | healthy | installer/src/renderer/renderer.js:setStatus |
clearStatus |
software | healthy | installer/src/renderer/renderer.js:clearStatus |
checkRequirements |
software | healthy | installer/src/renderer/renderer.js:checkRequirements |
ok |
software | healthy | src/register-tools.ts:ok |
notice |
software | healthy | src/register-tools.ts:notice |
fail |
software | healthy | src/register-tools.ts:fail |
registerTools |
software | healthy | src/register-tools.ts:registerTools |
extractBearerToken |
software | healthy | src/server-http.ts:extractBearerToken |
unauthorized |
software | healthy | src/server-http.ts:unauthorized |
handleSessionRequest |
software | healthy | src/server-http.ts:handleSessionRequest |
compareVersions |
software | healthy | src/update.ts:compareVersions |
checkForUpdate |
software | healthy | src/update.ts:checkForUpdate |
data |
software | healthy | src/update.ts:data |
setFallbackApiKey |
software | healthy | src/auth-context.ts:setFallbackApiKey |
runWithApiKey |
software | healthy | src/auth-context.ts:runWithApiKey |
getApiKey |
software | healthy | src/auth-context.ts:getApiKey |
yeorotFetch |
software | healthy | src/client.ts:yeorotFetch |
body |
software | healthy | src/client.ts:body |
getTodayKST |
software | healthy | src/dates.ts:getTodayKST |
⚙ express.json( |
software | healthy | src/server-http.ts |
⚙ cors |
software | healthy | src/server-http.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
hooks |
software | healthy | .claude/hooks |
installer |
software | healthy | installer |
scripts |
software | healthy | installer/scripts |
src |
software | healthy | installer/src |
renderer |
software | healthy | installer/src/renderer |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
tools |
software | healthy | src/tools |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /healthz |
api | healthy | src/server-http.ts |
GET / |
api | healthy | src/server-http.ts |
GET /.well-known/oauth-protected-resource |
api | healthy | src/server-http.ts |
GET /.well-known/oauth-protected-resource/mcp |
api | healthy | src/server-http.ts |
POST /mcp |
api | healthy | src/server-http.ts |
GET /mcp |
api | healthy | src/server-http.ts |
DELETE /mcp |
api | healthy | src/server-http.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
KEYCHAIN_PASSWORD |
cicd | healthy | — |
BUILD_CERTIFICATE_BASE64 |
cicd | healthy | — |
APPLE_APP_SPECIFIC_PASSWORD |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
APPLE_ID |
cicd | healthy | — |
APPLE_TEAM_ID |
cicd | healthy | — |
P12_PASSWORD |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/server-http.ts |
security | healthy | src/server-http.ts |
auth::src/config.ts |
security | healthy | src/config.ts |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | CLAUDE.md |
caddy |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/build-installer.yml |
release |
cicd | healthy | .github/workflows/build-installer.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fd4f3of0 |
software | healthy | /tmp/repobility-clone-fd4f3of0 |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | src/server-http.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::build-installer |
cicd | healthy | .github/workflows/build-installer.yml |
This page is publicly accessible at:
https://repobility.com/scan/9f494784-1234-481a-8442-62026f9c6923/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9f494784-1234-481a-8442-62026f9c6923/
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.