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.

sasha-thecornerspore-dev/mcp-command-center

https://github.com/sasha-thecornerspore-dev/mcp-command-center · scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 15 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 218 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
fakeSecrets software healthy test/identities.test.ts:fakeSecrets
fakeStore software healthy test/identities.test.ts:fakeStore
makeService software healthy test/identities.test.ts:makeService
withSecrets software healthy test/identities.test.ts:withSecrets
client software healthy test/connectionEngine.test.ts:client
connectPlan software healthy test/connectionEngine.test.ts:connectPlan
mk software healthy test/connectionEngine.test.ts:mk
servers software healthy test/registry.test.ts:servers
wait software healthy scripts/capture.cjs:wait
run software healthy scripts/capture.cjs:run
catalog software healthy src/renderer/src/mockApi.ts:catalog
client software healthy src/renderer/src/mockApi.ts:client
plan software healthy src/renderer/src/mockApi.ts:plan
createMockApi software healthy src/renderer/src/mockApi.ts:createMockApi
AppStateProvider software healthy src/renderer/src/state.tsx:AppStateProvider
useAppState software healthy src/renderer/src/state.tsx:useAppState
Shell software healthy src/renderer/src/App.tsx:Shell
App software healthy src/renderer/src/App.tsx:App
PlanReviewModal software healthy src/renderer/src/components/PlanReviewModal.tsx:PlanReviewM…
loadPreview software healthy src/renderer/src/components/PlanReviewModal.tsx:loadPreview
saveSecretsAndContinue software healthy src/renderer/src/components/PlanReviewModal.tsx:saveSecrets…
apply software healthy src/renderer/src/components/PlanReviewModal.tsx:apply
PlanSummary software healthy src/renderer/src/components/PlanReviewModal.tsx:PlanSummary
SecretsForm software healthy src/renderer/src/components/PlanReviewModal.tsx:SecretsForm
DiffView software healthy src/renderer/src/components/PlanReviewModal.tsx:DiffView
IdentitySwitcher software healthy src/renderer/src/components/IdentitySwitcher.tsx:IdentitySw…
doSwitch software healthy src/renderer/src/components/IdentitySwitcher.tsx:doSwitch
IdentityModal software healthy src/renderer/src/components/IdentityModal.tsx:IdentityModal
secretKeys software healthy src/renderer/src/components/IdentityModal.tsx:secretKeys
setIdentity software healthy src/renderer/src/components/IdentityModal.tsx:setIdentity
setValue software healthy src/renderer/src/components/IdentityModal.tsx:setValue
addIdentity software healthy src/renderer/src/components/IdentityModal.tsx:addIdentity
removeIdentity software healthy src/renderer/src/components/IdentityModal.tsx:removeIdentity
save software healthy src/renderer/src/components/IdentityModal.tsx:save
test software healthy src/renderer/src/components/IdentityModal.tsx:test
Button software healthy src/renderer/src/components/ui.tsx:Button
Card software healthy src/renderer/src/components/ui.tsx:Card
Badge software healthy src/renderer/src/components/ui.tsx:Badge
Modal software healthy src/renderer/src/components/ui.tsx:Modal
Spinner software healthy src/renderer/src/components/ui.tsx:Spinner
Setup software healthy src/renderer/src/views/Setup.tsx:Setup
chooseBuild software healthy src/renderer/src/views/Setup.tsx:chooseBuild
RuntimeRow software healthy src/renderer/src/views/Setup.tsx:RuntimeRow
install software healthy src/renderer/src/views/Setup.tsx:install
copy software healthy src/renderer/src/views/Setup.tsx:copy
Dashboard software healthy src/renderer/src/views/Dashboard.tsx:Dashboard
runScan software healthy src/renderer/src/views/Dashboard.tsx:runScan
checkTrends software healthy src/renderer/src/views/Dashboard.tsx:checkTrends
applySuggestion software healthy src/renderer/src/views/Dashboard.tsx:applySuggestion
Stat software healthy src/renderer/src/views/Dashboard.tsx:Stat

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

LabelLayerStatusPath
electron.vite.config.ts software healthy electron.vite.config.ts
tsconfig.web.json software healthy tsconfig.web.json
README.md software healthy README.md
postcss.config.cjs software healthy postcss.config.cjs
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
electron-builder.yml software healthy electron-builder.yml
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
vitest.config.ts software healthy vitest.config.ts
clientAdapters.test.ts software healthy test/clientAdapters.test.ts
secrets.test.ts software healthy test/secrets.test.ts
identities.test.ts software healthy test/identities.test.ts
connectionEngine.test.ts software healthy test/connectionEngine.test.ts
store.test.ts software healthy test/store.test.ts
registry.test.ts software healthy test/registry.test.ts
REQUIREMENTS.md software healthy docs/REQUIREMENTS.md
SIGNING.md software healthy docs/SIGNING.md
2026-06-12-server-identities.md software healthy docs/superpowers/plans/2026-06-12-server-identities.md
2026-06-12-server-identities-design.md software healthy docs/superpowers/specs/2026-06-12-server-identities-design.…
2026-06-11-mcp-command-center-design.md software healthy docs/superpowers/specs/2026-06-11-mcp-command-center-design…
servers.json software healthy resources/registry/servers.json
capture.cjs software healthy scripts/capture.cjs
ci.yml software healthy .github/workflows/ci.yml
release.yml software healthy .github/workflows/release.yml
index.html software healthy src/renderer/index.html
index.css software healthy src/renderer/src/index.css
api.ts software healthy src/renderer/src/api.ts
env.d.ts software healthy src/renderer/src/env.d.ts
mockApi.ts software healthy src/renderer/src/mockApi.ts
state.tsx software healthy src/renderer/src/state.tsx
main.tsx software healthy src/renderer/src/main.tsx
App.tsx software healthy src/renderer/src/App.tsx
PlanReviewModal.tsx software healthy src/renderer/src/components/PlanReviewModal.tsx
IdentitySwitcher.tsx software healthy src/renderer/src/components/IdentitySwitcher.tsx
IdentityModal.tsx software healthy src/renderer/src/components/IdentityModal.tsx
ui.tsx software healthy src/renderer/src/components/ui.tsx
Setup.tsx software healthy src/renderer/src/views/Setup.tsx
Dashboard.tsx software healthy src/renderer/src/views/Dashboard.tsx
Assistant.tsx software healthy src/renderer/src/views/Assistant.tsx
Matrix.tsx software healthy src/renderer/src/views/Matrix.tsx
Profiles.tsx software healthy src/renderer/src/views/Profiles.tsx
Catalog.tsx software healthy src/renderer/src/views/Catalog.tsx
Settings.tsx software healthy src/renderer/src/views/Settings.tsx
api.ts software healthy src/shared/api.ts
types.ts software healthy src/shared/types.ts
index.ts software healthy src/preload/index.ts

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

LabelLayerStatusPath
test software healthy test
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
resources software healthy resources
registry software healthy resources/registry
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
renderer software healthy src/renderer
src software healthy src/renderer/src
components software healthy src/renderer/src/components
views software healthy src/renderer/src/views
shared software healthy src/shared
preload software healthy src/preload
main software healthy src/main
services software healthy src/main/services

LabelLayerStatusPath
Catalog software healthy src/main/services/catalog.ts:Catalog
AiAdvisor software healthy src/main/services/aiAdvisor.ts:AiAdvisor
IdentityService software healthy src/main/services/identities.ts:IdentityService
TrendWatcher software healthy src/main/services/trendWatcher.ts:TrendWatcher
Store software healthy src/main/services/store.ts:Store
Services software healthy src/main/services/index.ts:Services
SecretStore software healthy src/main/services/secrets.ts:SecretStore
ConnectionEngine software healthy src/main/services/connectionEngine.ts:ConnectionEngine

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy resources/registry/servers.json
postgresql data healthy resources/registry/servers.json

LabelLayerStatusPath
verify cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
repobility-clone-3dsaaohm software healthy /tmp/repobility-clone-3dsaaohm

LabelLayerStatusPath
App frontend healthy src/renderer/src/App.tsx
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/252d2e6f-aec8-4407-a51e-4cfa2acd51c2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/252d2e6f-aec8-4407-a51e-4cfa2acd51c2/

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.