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.
107 of your 220 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 31.33s for a 56.0 MB repo slow.
  • Repobility's analysis ran in 19.77s after the clone landed.

MCPJam/inspector

https://github.com/MCPJam/inspector · scanned 2026-06-05 20:16 UTC (4 days, 14 hours ago) · 10 languages

1976 raw signals (198 security + 1778 graph) 11/13 scanners ran 41st percentile · Typescript · huge (>500K LoC) System graph score 60 (higher by 23)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 14 hours ago · v2 · 895 actionable findings from 2 signal sources. 191 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 95.0 0.20 19.00
documentation_score 76.0 0.15 11.40
practices_score 77.0 0.15 11.55
code_quality 70.0 0.10 7.00
Overall 1.00 83.0
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 10780 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
instantiate software healthy mcp/worker-configuration.d.ts:instantiate
validate software healthy mcp/worker-configuration.d.ts:validate
addEventListener software healthy mcp/worker-configuration.d.ts:addEventListener
removeEventListener software healthy mcp/worker-configuration.d.ts:removeEventListener
dispatchEvent software healthy mcp/worker-configuration.d.ts:dispatchEvent
btoa software healthy mcp/worker-configuration.d.ts:btoa
atob software healthy mcp/worker-configuration.d.ts:atob
setTimeout software healthy mcp/worker-configuration.d.ts:setTimeout
clearTimeout software healthy mcp/worker-configuration.d.ts:clearTimeout
setInterval software healthy mcp/worker-configuration.d.ts:setInterval
clearInterval software healthy mcp/worker-configuration.d.ts:clearInterval
queueMicrotask software healthy mcp/worker-configuration.d.ts:queueMicrotask
structuredClone software healthy mcp/worker-configuration.d.ts:structuredClone
reportError software healthy mcp/worker-configuration.d.ts:reportError
fetch software healthy mcp/worker-configuration.d.ts:fetch
that software healthy mcp/worker-configuration.d.ts:that
calling software healthy mcp/worker-configuration.d.ts:calling
tool software healthy mcp/worker-configuration.d.ts:tool
does software healthy mcp/worker-configuration.d.ts:does
to software healthy mcp/worker-configuration.d.ts:to
from software healthy mcp/worker-configuration.d.ts:from
httpServerHandler software healthy mcp/worker-configuration.d.ts:httpServerHandler
waitUntil software healthy mcp/worker-configuration.d.ts:waitUntil
withEnv software healthy mcp/worker-configuration.d.ts:withEnv
withExports software healthy mcp/worker-configuration.d.ts:withExports
withEnvAndExports software healthy mcp/worker-configuration.d.ts:withEnvAndExports
_connect software healthy mcp/worker-configuration.d.ts:_connect
probeResult software healthy mcp/tests/showServersCore.test.ts:probeResult
bundleMcpAppsHtml software healthy mcp/scripts/bundle-mcp-app-html.d.ts:bundleMcpAppsHtml
bundleMcpAppsHtmlPlugin software healthy mcp/scripts/bundle-mcp-app-html.d.ts:bundleMcpAppsHtmlPlugin
getJwks software healthy mcp/src/auth.ts:getJwks
normalizeIssuer software healthy mcp/src/auth.ts:normalizeIssuer
extractBearerToken software healthy mcp/src/auth.ts:extractBearerToken
resourceMetadataUrl software healthy mcp/src/auth.ts:resourceMetadataUrl
buildWwwAuthenticate software healthy mcp/src/auth.ts:buildWwwAuthenticate
verifyBearerToken software healthy mcp/src/auth.ts:verifyBearerToken
missingTokenResponse software healthy mcp/src/auth.ts:missingTokenResponse
invalidTokenResponse software healthy mcp/src/auth.ts:invalidTokenResponse
protectedResourceMetadata software healthy mcp/src/index.ts:protectedResourceMetadata
initializeClientCapabilities software healthy mcp/src/server.ts:initializeClientCapabilities
uiSupportsResourceMime software healthy mcp/src/server.ts:uiSupportsResourceMime
getUiCapability software healthy mcp/src/server.ts:getUiCapability
getInitializeCapabilities software healthy mcp/src/server.ts:getInitializeCapabilities
i software healthy mcp/src/generated/McpAppsHtml.bundled.ts:i
oA software healthy mcp/src/generated/McpAppsHtml.bundled.ts:oA
uA software healthy mcp/src/generated/McpAppsHtml.bundled.ts:uA
M software healthy mcp/src/generated/McpAppsHtml.bundled.ts:M
l software healthy mcp/src/generated/McpAppsHtml.bundled.ts:l
zr software healthy mcp/src/generated/McpAppsHtml.bundled.ts:zr
t software healthy mcp/src/generated/McpAppsHtml.bundled.ts:t

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

LabelLayerStatusPath
README.md software healthy README.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
SECURITY.md software healthy SECURITY.md
railway.json software healthy railway.json
csp-workbench.html software healthy design-explorations/csp-workbench.html
worker-configuration.d.ts software healthy mcp/worker-configuration.d.ts
vite.config.ts software warning mcp/vite.config.ts
README.md software healthy mcp/README.md
package.json software healthy mcp/package.json
tsconfig.json software healthy mcp/tsconfig.json
showServersCore.test.ts software healthy mcp/tests/showServersCore.test.ts
bundle-mcp-app-html.d.ts software healthy mcp/scripts/bundle-mcp-app-html.d.ts
auth.ts software healthy mcp/src/auth.ts
index.ts software healthy mcp/src/index.ts
server.ts software healthy mcp/src/server.ts
McpAppsHtml.bundled.ts software healthy mcp/src/generated/McpAppsHtml.bundled.ts
show-servers.ts software warning mcp/src/shared/show-servers.ts
global.css software healthy mcp/src/ui/global.css
show-servers.tsx software healthy mcp/src/ui/show-servers.tsx
show-servers.html software healthy mcp/src/ui/show-servers.html
vite-env.d.ts software warning mcp/src/ui/vite-env.d.ts
showServersCore.ts software healthy mcp/src/tools/showServersCore.ts
showServers.ts software healthy mcp/src/tools/showServers.ts
sessionToolRegistrar.ts software healthy mcp/src/tools/sessionToolRegistrar.ts
README.md software healthy docs/README.md
conversation-export-2025-09-17.md software healthy docs/conversation-export-2025-09-17.md
docs.json software healthy docs/docs.json
style.css software healthy docs/style.css
README.md software healthy cli/README.md
package.json software healthy cli/package.json
tsup.config.ts software warning cli/tsup.config.ts
tsconfig.json software healthy cli/tsconfig.json
server.test.ts software healthy cli/tests/server.test.ts
json-input.test.ts software healthy cli/tests/json-input.test.ts
oauth.test.ts software warning cli/tests/oauth.test.ts
update-notifier.test.ts software healthy cli/tests/update-notifier.test.ts
oauth-output.test.ts software healthy cli/tests/oauth-output.test.ts
index.test.ts software healthy cli/tests/index.test.ts
reporting.test.ts software healthy cli/tests/reporting.test.ts
conformance-output.test.ts software healthy cli/tests/conformance-output.test.ts
apps-conformance.test.ts software warning cli/tests/apps-conformance.test.ts
inspector-api.test.ts software healthy cli/tests/inspector-api.test.ts
telemetry.test.ts software healthy cli/tests/telemetry.test.ts
junit-xml.test.ts software healthy cli/tests/junit-xml.test.ts
conformance.test.ts software healthy cli/tests/conformance.test.ts
debug-artifact.test.ts software healthy cli/tests/debug-artifact.test.ts
config-file.test.ts software healthy cli/tests/config-file.test.ts
server-ops.test.ts software healthy cli/tests/server-ops.test.ts

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

LabelLayerStatusPath
design-explorations software healthy design-explorations
mcp software healthy mcp
tests software healthy mcp/tests
scripts software healthy mcp/scripts
src software healthy mcp/src
generated software healthy mcp/src/generated
shared software healthy mcp/src/shared
ui software healthy mcp/src/ui
tools software healthy mcp/src/tools
docs software healthy docs
cli software healthy cli
tests software healthy cli/tests
src software healthy cli/src
commands software healthy cli/src/commands
lib software healthy cli/src/lib
soundcheck software healthy soundcheck
src software healthy soundcheck/src
components software healthy soundcheck/src/components
app software healthy soundcheck/src/app
api software healthy soundcheck/src/app/api
release software healthy soundcheck/src/app/api/release
dispatch software healthy soundcheck/src/app/api/release/dispatch
callback software healthy soundcheck/src/app/callback
lib software healthy soundcheck/src/lib
design-system software healthy design-system
src software healthy design-system/src
__tests__ software healthy design-system/src/__tests__
components software healthy design-system/src/components
examples software healthy examples
chatgpt-apps software healthy examples/chatgpt-apps
CoffeeShop software healthy examples/chatgpt-apps/CoffeeShop
src software healthy examples/chatgpt-apps/CoffeeShop/src
hooks software healthy examples/chatgpt-apps/CoffeeShop/src/hooks
conformance software healthy examples/conformance
basic software healthy examples/conformance/basic
mcp-servers software healthy examples/mcp-servers
mcp-apps software healthy examples/mcp-apps
express-react-template software healthy examples/mcp-apps/express-react-template
src software healthy examples/mcp-apps/express-react-template/src
reservation-app software healthy examples/mcp-apps/reservation-app
src software healthy examples/mcp-apps/reservation-app/src
sip-cocktails software healthy examples/mcp-apps/sip-cocktails
convex software healthy examples/mcp-apps/sip-cocktails/convex
_generated software healthy examples/mcp-apps/sip-cocktails/convex/_generated
src software healthy examples/mcp-apps/sip-cocktails/src
lib software healthy examples/mcp-apps/sip-cocktails/src/lib
flashcards-supabase software healthy examples/mcp-apps/flashcards-supabase
supabase software healthy examples/mcp-apps/flashcards-supabase/supabase
src software healthy examples/mcp-apps/flashcards-supabase/src
lib software healthy examples/mcp-apps/flashcards-supabase/src/lib

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

LabelLayerStatusPath
DOMException software healthy mcp/worker-configuration.d.ts:DOMException
WorkerGlobalScope software healthy mcp/worker-configuration.d.ts:WorkerGlobalScope
CompileError software healthy mcp/worker-configuration.d.ts:CompileError
RuntimeError software healthy mcp/worker-configuration.d.ts:RuntimeError
Global software healthy mcp/worker-configuration.d.ts:Global
Instance software healthy mcp/worker-configuration.d.ts:Instance
Memory software healthy mcp/worker-configuration.d.ts:Memory
Module software healthy mcp/worker-configuration.d.ts:Module
Table software healthy mcp/worker-configuration.d.ts:Table
Navigator software healthy mcp/worker-configuration.d.ts:Navigator
ColoLocalActorNamespace software healthy mcp/worker-configuration.d.ts:ColoLocalActorNamespace
DurableObjectNamespace software healthy mcp/worker-configuration.d.ts:DurableObjectNamespace
WebSocketRequestResponsePair software healthy mcp/worker-configuration.d.ts:WebSocketRequestResponsePair
Event software healthy mcp/worker-configuration.d.ts:Event
EventTarget software healthy mcp/worker-configuration.d.ts:EventTarget
AbortController software healthy mcp/worker-configuration.d.ts:AbortController
AbortSignal software healthy mcp/worker-configuration.d.ts:AbortSignal
ExtendableEvent software healthy mcp/worker-configuration.d.ts:ExtendableEvent
CustomEvent software healthy mcp/worker-configuration.d.ts:CustomEvent
Blob software healthy mcp/worker-configuration.d.ts:Blob
File software healthy mcp/worker-configuration.d.ts:File
CacheStorage software healthy mcp/worker-configuration.d.ts:CacheStorage
Cache software healthy mcp/worker-configuration.d.ts:Cache
Crypto software healthy mcp/worker-configuration.d.ts:Crypto
SubtleCrypto software healthy mcp/worker-configuration.d.ts:SubtleCrypto
CryptoKey software healthy mcp/worker-configuration.d.ts:CryptoKey
DigestStream software healthy mcp/worker-configuration.d.ts:DigestStream
TextDecoder software healthy mcp/worker-configuration.d.ts:TextDecoder
TextEncoder software healthy mcp/worker-configuration.d.ts:TextEncoder
ErrorEvent software healthy mcp/worker-configuration.d.ts:ErrorEvent
MessageEvent software healthy mcp/worker-configuration.d.ts:MessageEvent
PromiseRejectionEvent software healthy mcp/worker-configuration.d.ts:PromiseRejectionEvent
FormData software healthy mcp/worker-configuration.d.ts:FormData
HTMLRewriter software healthy mcp/worker-configuration.d.ts:HTMLRewriter
FetchEvent software healthy mcp/worker-configuration.d.ts:FetchEvent
Headers software healthy mcp/worker-configuration.d.ts:Headers
Body software healthy mcp/worker-configuration.d.ts:Body
R2Bucket software healthy mcp/worker-configuration.d.ts:R2Bucket
R2Object software healthy mcp/worker-configuration.d.ts:R2Object
ScheduledEvent software healthy mcp/worker-configuration.d.ts:ScheduledEvent
ReadableStreamDefaultReader software healthy mcp/worker-configuration.d.ts:ReadableStreamDefaultReader
ReadableStreamBYOBReader software healthy mcp/worker-configuration.d.ts:ReadableStreamBYOBReader
ReadableStreamBYOBRequest software healthy mcp/worker-configuration.d.ts:ReadableStreamBYOBRequest
ReadableStreamDefaultController software healthy mcp/worker-configuration.d.ts:ReadableStreamDefaultControll…
ReadableByteStreamController software healthy mcp/worker-configuration.d.ts:ReadableByteStreamController
WritableStreamDefaultController software healthy mcp/worker-configuration.d.ts:WritableStreamDefaultControll…
TransformStreamDefaultController software healthy mcp/worker-configuration.d.ts:TransformStreamDefaultControl…
WritableStream software healthy mcp/worker-configuration.d.ts:WritableStream
WritableStreamDefaultWriter software healthy mcp/worker-configuration.d.ts:WritableStreamDefaultWriter
TransformStream software healthy mcp/worker-configuration.d.ts:TransformStream

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

LabelLayerStatusPath
ALL /mcp api healthy examples/mcp-apps/express-react-template/server-utils.ts
GET /.well-known/oauth-protected-resource api healthy examples/mcp-apps/sip-cocktails/server-utils.ts
GET /.well-known/oauth-authorization-server api healthy examples/mcp-apps/sip-cocktails/server-utils.ts
USE /api/session-token api healthy mcpjam-inspector/server/index.ts
USE /api/mcp api healthy mcpjam-inspector/server/index.ts
USE /api/mcp/* api healthy mcpjam-inspector/server/index.ts
USE /api/apps api healthy mcpjam-inspector/server/index.ts
USE /api/apps/* api healthy mcpjam-inspector/server/index.ts
USE /api/web/* api healthy mcpjam-inspector/server/index.ts
USE /api/* api healthy mcpjam-inspector/server/index.ts
GET /api/mcp/health api healthy mcpjam-inspector/server/index.ts
GET /api/apps/health api healthy mcpjam-inspector/server/index.ts
OPTIONS /sse/message api healthy mcpjam-inspector/server/index.ts
GET /health api healthy mcpjam-inspector/server/index.ts
GET /api/session-token api healthy mcpjam-inspector/server/index.ts
POST /api/shutdown api healthy mcpjam-inspector/server/index.ts
GET /api/mcp-cli-config api healthy mcpjam-inspector/server/index.ts
USE /assets/* api healthy mcpjam-inspector/server/index.ts
USE /* api healthy mcpjam-inspector/server/index.ts
GET / api healthy mcpjam-inspector/server/index.ts
GET /guest/jwks api healthy mcpjam-inspector/server/app.ts
GET /* api healthy mcpjam-inspector/server/app.ts
POST /protocol api healthy mcpjam-inspector/server/routes/mcp/conformance.ts
POST /apps api healthy mcpjam-inspector/server/routes/mcp/conformance.ts
POST /oauth/start api healthy mcpjam-inspector/server/routes/mcp/conformance.ts
POST /oauth/authorize api healthy mcpjam-inspector/server/routes/mcp/conformance.ts
POST /oauth/complete api healthy mcpjam-inspector/server/routes/mcp/conformance.ts
POST / api healthy mcpjam-inspector/server/routes/mcp/log-level.ts
POST /list api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /get api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /result api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /cancel api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /capabilities api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /progress api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /progress/all api healthy mcpjam-inspector/server/routes/mcp/tasks.ts
POST /run api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /trace-repair/start api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /trace-repair/stop api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /replay-run api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /run-test-case api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /stream-test-case api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /generate-tests api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /generate-negative-tests api healthy mcpjam-inspector/server/routes/mcp/evals.ts
POST /count-tools api healthy mcpjam-inspector/server/routes/mcp/tokenizer.ts
POST /count-text api healthy mcpjam-inspector/server/routes/mcp/tokenizer.ts
POST /list-multi api healthy mcpjam-inspector/server/routes/mcp/prompts.ts
POST /server api healthy mcpjam-inspector/server/routes/mcp/export.ts
POST /debug/proxy api healthy mcpjam-inspector/server/routes/mcp/oauth.ts
POST /proxy api healthy mcpjam-inspector/server/routes/mcp/oauth.ts
GET /metadata api healthy mcpjam-inspector/server/routes/mcp/oauth.ts

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

LabelLayerStatusPath
7.4.1.2 network healthy mcp/worker-configuration.d.ts
127.0.0.1 network healthy cli/tests/inspector-api.test.ts
1.18.863.863 network healthy mcpjam-inspector/client/src/components/ui/mcp-icon.tsx
10.95.58.11 network healthy mcpjam-inspector/client/src/components/ui/github-icon.tsx
3.38.97.1 network healthy mcpjam-inspector/client/src/components/ui/github-icon.tsx
3.02.74.8 network healthy mcpjam-inspector/client/src/components/ui/github-icon.tsx
5.67.42.36 network healthy mcpjam-inspector/client/src/components/ui/github-icon.tsx
31.21.68.8 network healthy mcpjam-inspector/client/src/components/ui/github-icon.tsx
147.0.0.0 network healthy mcpjam-inspector/client/src/lib/client-templates.ts
3.7.3.9 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
2.1.2.3 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.9.25.55 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
4.25.35.36 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.95.9.95 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
7.15.5.5 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
3.676.25.919 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
5.677.293.469 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
159.128.187.277 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.599.8.351 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.7.75.7 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
4.85.04.039 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.05.15.85 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.2.45.55 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
4.65.75.85 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
3.676.251.919 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
5.678.293.468 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
159.127.187.278 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
3.509.305.351 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
458.25.458.351 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
3.217.152.198 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
357.446.204.198 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
153.941.459.248 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.275.743.51 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.444.414.981 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
305.086.968.257 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
072.085.258.277 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
43.359.173.082 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
2.156.259.082 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.184.976.915 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
143.189.452.586 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
258.103.827.37 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.033.617.207 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
3.14.361.772 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
1.956.672.772 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
823.361.309.569 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
138.072.485.36 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
774.287.288.598 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
2.469.776.55 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
3.49.618.763 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…
2.1.9.65 network healthy mcpjam-inspector/client/src/lib/client-styles/indicators/cl…

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

LabelLayerStatusPath
auth::mcpjam-inspector/client/src/components/ui-playground/… security healthy mcpjam-inspector/client/src/components/ui-playground/Playgr…
auth::mcpjam-inspector/client/src/components/hosted/useChat… security healthy mcpjam-inspector/client/src/components/hosted/useChatboxHos…
auth::examples/mcp-apps/sip-cocktails/server-utils.ts security healthy examples/mcp-apps/sip-cocktails/server-utils.ts
auth::mcpjam-inspector/server/routes/web/servers.ts security healthy mcpjam-inspector/server/routes/web/servers.ts
auth::mcpjam-inspector/client/src/components/hosted/__tests… security healthy mcpjam-inspector/client/src/components/hosted/__tests__/Hos…
auth::mcpjam-inspector/client/src/lib/__tests__/hosted-oaut… security healthy mcpjam-inspector/client/src/lib/__tests__/hosted-oauth-call…
auth::mcpjam-inspector/client/src/lib/guest-session.ts security healthy mcpjam-inspector/client/src/lib/guest-session.ts
auth::sdk/src/http-server-doctor.ts security healthy sdk/src/http-server-doctor.ts
auth::mcpjam-inspector/client/src/components/conformance/Co… security healthy mcpjam-inspector/client/src/components/conformance/Conforma…
auth::mcpjam-inspector/client/src/lib/oauth/__tests__/clien… security healthy mcpjam-inspector/client/src/lib/oauth/__tests__/client-meta…
auth::mcpjam-inspector/client/src/lib/chatbox-session.ts security healthy mcpjam-inspector/client/src/lib/chatbox-session.ts
auth::mcpjam-inspector/client/src/stores/traffic-log-store.… security healthy mcpjam-inspector/client/src/stores/traffic-log-store.ts
auth::mcpjam-inspector/client/src/lib/xaa/capability-prefli… security healthy mcpjam-inspector/client/src/lib/xaa/capability-preflight.ts
auth::mcpjam-inspector/shared/connection-defaults.ts security healthy mcpjam-inspector/shared/connection-defaults.ts
auth::mcpjam-inspector/client/src/lib/__tests__/app-navigat… security healthy mcpjam-inspector/client/src/lib/__tests__/app-navigation.te…
auth::mcpjam-inspector/client/src/lib/xaa/sequence-actions.… security healthy mcpjam-inspector/client/src/lib/xaa/sequence-actions.ts
auth::mcpjam-inspector/server/routes/web/oauth.ts security healthy mcpjam-inspector/server/routes/web/oauth.ts
auth::mcpjam-inspector/client/src/components/oauth/OAuthFlo… security healthy mcpjam-inspector/client/src/components/oauth/OAuthFlowProgr…
auth::docs/docs.json security healthy docs/docs.json
auth::sdk/src/oauth-conformance/types.ts security healthy sdk/src/oauth-conformance/types.ts
auth::sdk/src/oauth/state-machines/shared/urls.ts security healthy sdk/src/oauth/state-machines/shared/urls.ts
auth::mcpjam-inspector/client/src/state/__tests__/oauth-orc… security healthy mcpjam-inspector/client/src/state/__tests__/oauth-orchestra…
auth::mcpjam-inspector/server/routes/mcp/servers.ts security healthy mcpjam-inspector/server/routes/mcp/servers.ts
auth::mcpjam-inspector/client/src/components/oauth/OAuthFlo… security healthy mcpjam-inspector/client/src/components/oauth/OAuthFlowProgr…
auth::mcpjam-inspector/client/src/lib/__tests__/local-state… security healthy mcpjam-inspector/client/src/lib/__tests__/local-state-migra…
auth::mcpjam-inspector/client/src/lib/hosted-oauth-callback… security healthy mcpjam-inspector/client/src/lib/hosted-oauth-callback.ts
auth::mcpjam-inspector/server/routes/mcp/index.ts security healthy mcpjam-inspector/server/routes/mcp/index.ts
auth::sdk/src/oauth-conformance/suite.ts security healthy sdk/src/oauth-conformance/suite.ts
auth::mcpjam-inspector/client/src/components/oauth/OAuthSeq… security healthy mcpjam-inspector/client/src/components/oauth/OAuthSequenceD…
auth::sdk/src/oauth/state-machines/debug-oauth-2025-06-18.ts security healthy sdk/src/oauth/state-machines/debug-oauth-2025-06-18.ts
auth::mcpjam-inspector/server/routes/web/guest-session.ts security healthy mcpjam-inspector/server/routes/web/guest-session.ts
auth::mcpjam-inspector/client/src/lib/oauth/oauth-tokens.ts security healthy mcpjam-inspector/client/src/lib/oauth/oauth-tokens.ts
auth::mcpjam-inspector/server/routes/web/chat-v2.ts security healthy mcpjam-inspector/server/routes/web/chat-v2.ts
auth::mcpjam-inspector/client/src/lib/xaa/debug-state-machi… security healthy mcpjam-inspector/client/src/lib/xaa/debug-state-machine-ada…
auth::sdk/src/oauth-conformance/checks/oauth-token-format.ts security healthy sdk/src/oauth-conformance/checks/oauth-token-format.ts
auth::mcpjam-inspector/server/middleware/__tests__/guest-ra… security healthy mcpjam-inspector/server/middleware/__tests__/guest-rate-lim…
auth::mcpjam-inspector/server/middleware/bearer-auth.ts security healthy mcpjam-inspector/server/middleware/bearer-auth.ts
auth::sdk/tests/StatelessMcpHttpPreviewClient.test.ts security healthy sdk/tests/StatelessMcpHttpPreviewClient.test.ts
auth::mcpjam-inspector/client/src/hooks/use-app-state.ts security healthy mcpjam-inspector/client/src/hooks/use-app-state.ts
auth::mcpjam-inspector/client/src/components/connection/Ser… security healthy mcpjam-inspector/client/src/components/connection/ServerCon…
auth::mcpjam-inspector/client/src/hooks/useAutoConnectProje… security healthy mcpjam-inspector/client/src/hooks/useAutoConnectProjectServ…
auth::mcpjam-inspector/client/src/components/evals/helpers.… security healthy mcpjam-inspector/client/src/components/evals/helpers.ts
auth::mcpjam-inspector/client/src/components/connection/__t… security healthy mcpjam-inspector/client/src/components/connection/__tests__…
auth::mcpjam-inspector/client/src/hooks/hosted/use-hosted-o… security healthy mcpjam-inspector/client/src/hooks/hosted/use-hosted-oauth-g…
auth::sdk/src/mcp-client-manager/types.ts security healthy sdk/src/mcp-client-manager/types.ts
auth::cli/package.json security healthy cli/package.json
auth::mcpjam-inspector/client/src/components/oauth/OAuthPro… security healthy mcpjam-inspector/client/src/components/oauth/OAuthProfileMo…
auth::mcpjam-inspector/client/src/lib/__tests__/session-tok… security healthy mcpjam-inspector/client/src/lib/__tests__/session-token.hos…
auth::mcpjam-inspector/server/routes/web/conformance.ts security healthy mcpjam-inspector/server/routes/web/conformance.ts
auth::mcpjam-inspector/client/src/lib/xaa/step-metadata.ts security healthy mcpjam-inspector/client/src/lib/xaa/step-metadata.ts

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

LabelLayerStatusPath
/page.tsx frontend healthy soundcheck/src/app/page.tsx
/tmp/readme.md frontend healthy mcpjam-inspector/client/src/components/ui-playground/__test…
/test.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/anything.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/expected.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/actual.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/a.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/b.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/c.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/first.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/second.txt frontend healthy mcpjam-inspector/shared/__tests__/eval-matching.test.ts
/file.txt frontend healthy mcpjam-inspector/shared/__tests__/http-tool-calls.test.ts
/api/mcp/resources/list frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/resources/read frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/tools/call frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/prompts/get frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/servers/rpc/stream frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/oauth/proxy frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/oauth/debug/proxy frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/oauth/metadata frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/health frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/health frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/apps/mcp-apps/widget frontend healthy mcpjam-inspector/server/__tests__/auth-integration.test.ts
/api/mcp/connect frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/tools frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/resources frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/servers frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/prompts frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/chat-v2 frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/adapter-http frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/mcp/manager-http frontend healthy mcpjam-inspector/server/routes/mcp/__tests__/helpers/test-a…
/api/web/evals/run frontend healthy mcpjam-inspector/server/routes/web/__tests__/evals.test.ts
/api/web/evals/run-test-case frontend healthy mcpjam-inspector/server/routes/web/__tests__/evals.test.ts
/api/web/evals/generate-tests frontend healthy mcpjam-inspector/server/routes/web/__tests__/evals.test.ts
/api/web/evals/generate-negative-tests frontend healthy mcpjam-inspector/server/routes/web/__tests__/evals.test.ts

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy-mcp-staging.yml
test cicd healthy .github/workflows/test.yml
upsert-mcp-preview cicd healthy .github/workflows/pr-mcp-preview.yml
destroy-mcp-preview cicd healthy .github/workflows/pr-mcp-preview.yml
deploy cicd healthy .github/workflows/deploy-staging.yml
smoke cicd healthy .github/workflows/deploy-staging.yml
build cicd healthy .github/workflows/lint.yml
make-windows cicd healthy .github/workflows/windows-release.yml
build-mac cicd healthy .github/workflows/mac-release.yml
claude cicd healthy .github/workflows/claude.yml
triage cicd healthy .github/workflows/mintlify-triage.yml
smoke cicd healthy .github/workflows/post-deploy-staging.yml
preflight cicd healthy .github/workflows/release.yml
build-mac cicd healthy .github/workflows/release.yml
build-windows cicd healthy .github/workflows/release.yml
artifact-gate cicd healthy .github/workflows/release.yml
publish-packages cicd healthy .github/workflows/release.yml
deploy-backend-prod cicd healthy .github/workflows/release.yml
promote-production cicd healthy .github/workflows/release.yml
finalize cicd healthy .github/workflows/release.yml
deploy cicd healthy .github/workflows/deploy-mcp-prod.yml
scan-stuck-previews cicd healthy .github/workflows/preview-watchdog.yml
update-docs cicd healthy .github/workflows/update-docs.yml
deploy cicd healthy .github/workflows/deploy-soundcheck.yml
upsert-preview cicd healthy .github/workflows/pr-preview.yml
upsert-backend-pr-preview cicd healthy .github/workflows/pr-preview.yml
destroy-preview cicd healthy .github/workflows/pr-preview.yml
destroy-backend-pr-preview cicd healthy .github/workflows/pr-preview.yml
sync-backend-preview cicd healthy .github/workflows/pr-preview.yml

LabelLayerStatusPath
BACKEND_PREVIEW_DISPATCH_TOKEN cicd healthy
ARTIFACT_VERSION cicd healthy
STAPLED_ZIP cicd healthy
SENTRY_AUTH_TOKEN cicd healthy
DEVELOPER_ID_APPLICATION_PASSWORD cicd healthy
PRODUCTION_URL cicd healthy
SETUP_PATH cicd healthy
NODE_VERSION cicd healthy
MINTLIFY_API_KEY cicd healthy
STAGING_CONVEX_HTTP_URL cicd healthy
WINDOWS_PFX_PASSWORD cicd healthy
WINDOWS_PFX_BASE64 cicd healthy
RAILWAY_SOUNDCHECK_TOKEN cicd healthy
APPLE_API_ISSUER_ID cicd healthy
APPLE_API_KEY_ID cicd healthy
RAILWAY_API_TOKEN cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
ANTHROPIC_API_KEY cicd healthy
ZIP_PATH cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
DMG_PATH cicd healthy
GITHUB_TOKEN cicd healthy
APPLE_API_KEY_CONTENT cicd healthy
NPM_TOKEN cicd healthy
RELEASE_PUSH_TOKEN cicd healthy
MINTLIFY_PROJECT_ID cicd healthy
DEVELOPER_ID_APPLICATION_CERT cicd healthy
STAGING_WORKOS_API_KEY cicd healthy

LabelLayerStatusPath
gha::deploy-mcp-staging cicd healthy .github/workflows/deploy-mcp-staging.yml
gha::test cicd healthy .github/workflows/test.yml
gha::pr-mcp-preview cicd healthy .github/workflows/pr-mcp-preview.yml
gha::deploy-staging cicd healthy .github/workflows/deploy-staging.yml
gha::lint cicd healthy .github/workflows/lint.yml
gha::windows-release cicd healthy .github/workflows/windows-release.yml
gha::mac-release cicd healthy .github/workflows/mac-release.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::mintlify-triage cicd healthy .github/workflows/mintlify-triage.yml
gha::post-deploy-staging cicd healthy .github/workflows/post-deploy-staging.yml
gha::release cicd healthy .github/workflows/release.yml
gha::deploy-mcp-prod cicd healthy .github/workflows/deploy-mcp-prod.yml
gha::preview-watchdog cicd healthy .github/workflows/preview-watchdog.yml
gha::update-docs cicd healthy .github/workflows/update-docs.yml
gha::deploy-soundcheck cicd healthy .github/workflows/deploy-soundcheck.yml
gha::pr-preview cicd healthy .github/workflows/pr-preview.yml

LabelLayerStatusPath
RootLayout frontend healthy soundcheck/src/app/layout.tsx
App frontend healthy mcpjam-inspector/client/src/App.tsx
LoadingScreen frontend healthy mcpjam-inspector/client/src/components/LoadingScreen.tsx
LoggerView frontend healthy mcpjam-inspector/client/src/components/logger-view.tsx
SearchInput frontend healthy mcpjam-inspector/client/src/components/ui/search-input.tsx
OAuthDesktopReturnNotice frontend healthy mcpjam-inspector/client/src/components/oauth/OAuthDesktopRe…
OAuthDebugCallback frontend healthy mcpjam-inspector/client/src/components/oauth/OAuthDebugCall…
SaveRequestDialog frontend healthy mcpjam-inspector/client/src/components/tools/SaveRequestDia…

LabelLayerStatusPath
generic_api_key::mcpjam-inspector/client/src/components/eva… security healthy mcpjam-inspector/client/src/components/evals/__tests__/sdk-…
generic_api_key::mcpjam-inspector/client/src/components/eva… security healthy mcpjam-inspector/client/src/components/evals/__tests__/sdk-…
openai_or_anthropic_key::mcpjam-inspector/server/utils/__te… security healthy mcpjam-inspector/server/utils/__tests__/log-scrubber.test.ts
password_literal::mcpjam-inspector/server/utils/__tests__/l… security healthy mcpjam-inspector/server/utils/__tests__/log-scrubber.test.ts
password_literal::mcpjam-inspector/server/utils/__tests__/l… security healthy mcpjam-inspector/server/utils/__tests__/log-scrubber.test.ts

LabelLayerStatusPath
local-state-migration.ts data healthy mcpjam-inspector/client/src/lib/local-state-migration.ts
local-state-migration.test.ts data healthy mcpjam-inspector/client/src/lib/__tests__/local-state-migra…
use-local-state-migration.ts data healthy mcpjam-inspector/client/src/hooks/use-local-state-migration…

LabelLayerStatusPath
port:3102 network healthy examples/conformance/basic/basic-conformance.test.ts
port:6274 network healthy mcpjam-inspector/Dockerfile
port:3000 network healthy mcpjam-inspector/server/utils/__tests__/logger.test.ts

LabelLayerStatusPath
image::mcpjam-inspector/Dockerfile hardware healthy mcpjam-inspector/Dockerfile
inspector hardware healthy mcpjam-inspector/compose.yaml

LabelLayerStatusPath
vps::aws hardware healthy mcp/worker-configuration.d.ts
vps::azure hardware healthy mcp/worker-configuration.d.ts

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

LabelLayerStatusPath
pubsub data healthy mcp/worker-configuration.d.ts

LabelLayerStatusPath
postgres data healthy mcpjam-inspector/client/src/components/what-is-mcp/what-is-…

LabelLayerStatusPath
public data healthy examples/mcp-apps/flashcards-supabase/supabase/schema.sql

LabelLayerStatusPath
nginx network healthy mcpjam-inspector/server/utils/client-ip.ts

LabelLayerStatusPath
gpu (detected) hardware healthy mcp/worker-configuration.d.ts
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/66da6397-b2ff-4a04-8b68-be2884660162/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/66da6397-b2ff-4a04-8b68-be2884660162/

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.