https://github.com/jinnovation-katoh/golf-ai-coach-server
· scanned 2026-06-16 04:29 UTC (2 months ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 25 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 |
|---|---|---|---|
POST /api/stripe/webhook |
api | healthy | index.js |
USE /api |
api | healthy | index.js |
POST /api/analyze |
api | healthy | index.js |
POST /api/chat |
api | healthy | index.js |
POST /api/stripe/create-checkout |
api | healthy | index.js |
POST /api/verify-receipt |
api | healthy | index.js |
GET /api/subscription/:userId |
api | healthy | index.js |
GET /api/health |
api | healthy | index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
railway.json |
software | healthy | railway.json |
package-lock.json |
software | healthy | package-lock.json |
index.js |
software | healthy | index.js |
package.json |
software | healthy | package.json |
render.yaml |
software | healthy | render.yaml |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
ALLOWED_ORIGINS |
software | healthy | index.js:ALLOWED_ORIGINS |
rateLimit |
software | healthy | index.js:rateLimit |
callClaude |
software | healthy | index.js:callClaude |
handleStripeWebhook |
software | healthy | index.js:handleStripeWebhook |
⚙ cors |
software | healthy | index.js |
⚙ express.json |
software | healthy | index.js |
⚙ rateLimit |
software | healthy | index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
jinnovation-katoh__golf-ai-coach-server |
software | healthy | /data/fable5_failed_archive/jinnovation-katoh__golf-ai-coac… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3001 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/acf30ed3-5b39-4fdf-bfcc-1708e18ccd65/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/acf30ed3-5b39-4fdf-bfcc-1708e18ccd65/
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.