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.

RobertvandeCamp/codaeva-mcp-server-template

https://github.com/RobertvandeCamp/codaeva-mcp-server-template · scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 17 actionable findings from 1 signal source. 7 repeated signals grouped for readability. 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 123 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
vite.config.ts software healthy vite.config.ts
TEMPLATE_VARS.md software healthy TEMPLATE_VARS.md
README.md software healthy README.md
package.json software healthy package.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
Dockerfile software healthy docker/Dockerfile
MCP_ADVANCED_TOOL_DESIGN.md software healthy docs/MCP_ADVANCED_TOOL_DESIGN.md
MCP_DESIGN_PRINCIPLES.md software healthy docs/MCP_DESIGN_PRINCIPLES.md
MCP_ADOPTION_GUIDE.md software healthy docs/MCP_ADOPTION_GUIDE.md
cowork-plugin-structure.md software healthy docs/cowork-plugin-structure.md
ADDING_TOOLS.md software healthy docs/ADDING_TOOLS.md
MCP_TOOLING_PATTERNS.md software healthy docs/MCP_TOOLING_PATTERNS.md
MCP_BEST_PRACTICES.md software healthy docs/MCP_BEST_PRACTICES.md
build-test-deploy.yml software healthy .github/workflows/build-test-deploy.yml
config.ts software healthy src/config.ts
index.ts software healthy src/index.ts
server.ts software healthy src/server.ts
logger.ts software healthy src/logger.ts
health.test.ts software healthy src/__tests__/health.test.ts
config.ts software healthy src/auth/config.ts
protected-resource.ts software healthy src/auth/protected-resource.ts
dev-mode.ts software healthy src/auth/dev-mode.ts
index.ts software healthy src/auth/index.ts
auto-login.ts software healthy src/auth/auto-login.ts
middleware.ts software healthy src/auth/middleware.ts
jwks.ts software healthy src/auth/jwks.ts
errors.ts software healthy src/auth/errors.ts
loader.ts software healthy src/resources/loader.ts
TOOLS_OVERVIEW.md software healthy src/resources/TOOLS_OVERVIEW.md
response.ts software healthy src/lib/response.ts
utils.ts software healthy src/lib/utils.ts
handler.ts software healthy src/lib/handler.ts
get-my-info.ts software healthy src/tools/get-my-info.ts
config.ts software healthy src/data-access/config.ts
index.ts software healthy src/data-access/index.ts
client.ts software healthy src/data-access/client.ts
types.ts software healthy src/data-access/types.ts

LabelLayerStatusPath
getConfig software healthy src/config.ts:getConfig
isProduction software healthy src/config.ts:isProduction
isDevelopment software healthy src/config.ts:isDevelopment
main software healthy src/index.ts:main
getServer software healthy src/server.ts:getServer
createApp software healthy src/server.ts:createApp
mcpHandler software healthy src/server.ts:mcpHandler
createRequestLogger software healthy src/logger.ts:createRequestLogger
getSupabaseRef software healthy src/auth/config.ts:getSupabaseRef
getSupabaseJwksUrl software healthy src/auth/config.ts:getSupabaseJwksUrl
getSupabaseIssuer software healthy src/auth/config.ts:getSupabaseIssuer
isAuthDisabled software healthy src/auth/dev-mode.ts:isAuthDisabled
createDevUser software healthy src/auth/dev-mode.ts:createDevUser
isAutoLoginEnabled software healthy src/auth/auto-login.ts:isAutoLoginEnabled
authenticateAtStartup software healthy src/auth/auto-login.ts:authenticateAtStartup
getAutoLoginToken software healthy src/auth/auto-login.ts:getAutoLoginToken
getResourceMetadataUrl software healthy src/auth/middleware.ts:getResourceMetadataUrl
extractBearerToken software healthy src/auth/middleware.ts:extractBearerToken
mapToMcpAuthInfo software healthy src/auth/middleware.ts:mapToMcpAuthInfo
mapJoseError software healthy src/auth/middleware.ts:mapJoseError
getJWKS software healthy src/auth/jwks.ts:getJWKS
resetJWKS software healthy src/auth/jwks.ts:resetJWKS
buildWWWAuthenticateHeader software healthy src/auth/errors.ts:buildWWWAuthenticateHeader
buildWWWAuthenticateHeaderForMissingToken software healthy src/auth/errors.ts:buildWWWAuthenticateHeaderForMissingToken
findResourcesDir software healthy src/resources/loader.ts:findResourcesDir
loadResource software healthy src/resources/loader.ts:loadResource
getDocumentationResources software healthy src/resources/loader.ts:getDocumentationResources
getResourceByUri software healthy src/resources/loader.ts:getResourceByUri
createToolResponse software healthy src/lib/response.ts:createToolResponse
createErrorResponse software healthy src/lib/response.ts:createErrorResponse
createTextResult software healthy src/lib/utils.ts:createTextResult
generateHumanReadableContent software healthy src/lib/utils.ts:generateHumanReadableContent
formatItemSummary software healthy src/lib/utils.ts:formatItemSummary
createToolHandler software healthy src/lib/handler.ts:createToolHandler
getConfig software healthy src/data-access/config.ts:getConfig
createUserClient software healthy src/data-access/client.ts:createUserClient
⚙ cors software healthy src/server.ts
⚙ express.json( software healthy src/server.ts

LabelLayerStatusPath
auth::src/auth/dev-mode.ts security healthy src/auth/dev-mode.ts
auth::.github/workflows/build-test-deploy.yml security healthy .github/workflows/build-test-deploy.yml
auth::src/data-access/config.ts security healthy src/data-access/config.ts
auth::src/auth/auto-login.ts security healthy src/auth/auto-login.ts
auth::src/server.ts security healthy src/server.ts
auth::src/auth/middleware.ts security healthy src/auth/middleware.ts
auth::src/auth/protected-resource.ts security healthy src/auth/protected-resource.ts
auth::src/auth/config.ts security healthy src/auth/config.ts
auth::.env.example security healthy .env.example
auth::src/auth/index.ts security healthy src/auth/index.ts
auth::src/auth/errors.ts security healthy src/auth/errors.ts
auth::src/data-access/client.ts security healthy src/data-access/client.ts
auth::README.md security healthy README.md

LabelLayerStatusPath
ECS_TASK_EXECUTION_ROLE_ARN cicd healthy
SUPABASE_URL cicd healthy
ECS_SERVICE_ARN cicd healthy
SUPABASE_SERVICE_KEY cicd healthy
HEALTH_CHECK_URL cicd healthy
SUPABASE_ANON_KEY cicd healthy
AWS_REGION cicd healthy
ECR_REPOSITORY cicd healthy
LOAD_BALANCER_ARN cicd healthy
ECS_INFRASTRUCTURE_ROLE_ARN cicd healthy
AWS_ACCESS_KEY_ID cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
ECR_REGISTRY cicd healthy

LabelLayerStatusPath
docker software healthy docker
docs software healthy docs
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
__tests__ software healthy src/__tests__
auth software healthy src/auth
resources software healthy src/resources
lib software healthy src/lib
tools software healthy src/tools
data-access software healthy src/data-access

LabelLayerStatusPath
GET /health api healthy src/server.ts
POST /mcp api healthy src/server.ts
GET /mcp api healthy src/server.ts
DELETE /mcp api healthy src/server.ts

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

LabelLayerStatusPath
AuthError software healthy src/auth/errors.ts:AuthError

LabelLayerStatusPath
port:3000 network healthy docker/Dockerfile

LabelLayerStatusPath
image::docker/Dockerfile hardware healthy docker/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy docker/Dockerfile

LabelLayerStatusPath
gha::build-test-deploy cicd healthy .github/workflows/build-test-deploy.yml
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/fb406509-07ce-4160-b1d1-f1fd53233eae/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fb406509-07ce-4160-b1d1-f1fd53233eae/

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.