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.
49 of your 181 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.7s · analysis 29.73s · 6.5 MB · GitHub API rate-limit (preflight)

grandamenium/cortextos

https://github.com/grandamenium/cortextos · scanned 2026-06-05 16:41 UTC (5 days ago) · 10 languages

552 raw signals (170 security + 382 graph) 12th percentile · Typescript · large (100-500K LoC) System graph score 86 (lower by 22)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days ago · v2 · 293 actionable findings from 2 signal sources. 68 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 85.0 0.15 12.75
security_score 0.2 0.25 0.05
testing_score 100.0 0.20 20.00
documentation_score 100.0 0.15 15.00
practices_score 75.0 0.15 11.25
code_quality 44.0 0.10 4.40
Overall 1.00 63.4
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2632 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
checkDirForBashRefs software healthy tests/sprint1-templates.test.ts:checkDirForBashRefs
sleepInterruptible software healthy tests/sprint6-fastchecker.test.ts:sleepInterruptible
signature software healthy tests/sprint7-environment.test.ts:signature
help software healthy tests/sprint4-catalog.test.ts:help
makePaths software healthy tests/integration/codex-bus-roundtrip.test.ts:makePaths
writeEnabledAgents software healthy tests/integration/phase4-performance.test.ts:writeEnabledAg…
writeCronsJson software healthy tests/integration/phase4-performance.test.ts:writeCronsJson
writeExecLog software healthy tests/integration/phase4-performance.test.ts:writeExecLog
makeCron software healthy tests/integration/phase4-performance.test.ts:makeCron
lastFiredHoursAgo software healthy tests/integration/phase4-performance.test.ts:lastFiredHours…
makeExecEntries software healthy tests/integration/phase4-performance.test.ts:makeExecEntries
percentile software healthy tests/integration/phase4-performance.test.ts:percentile
idx software healthy tests/integration/phase4-performance.test.ts:idx
bench software healthy tests/integration/phase4-performance.test.ts:bench
read software healthy tests/integration/phase3-docs.test.ts:read
readRequired software healthy tests/integration/phase3-docs.test.ts:readRequired
reloadModules software healthy tests/integration/phase5-failure-modes.test.ts:reloadModules
ensureAgentDir software healthy tests/integration/phase5-failure-modes.test.ts:ensureAgentD…
makeCronDef software healthy tests/integration/phase5-failure-modes.test.ts:makeCronDef
buildScheduler software healthy tests/integration/phase5-failure-modes.test.ts:buildSchedul…
advanceSim software healthy tests/integration/phase5-failure-modes.test.ts:advanceSim
readLog software healthy tests/integration/phase5-failure-modes.test.ts:readLog
cronsFilePath software healthy tests/integration/phase5-failure-modes.test.ts:cronsFilePath
cronsBakPath software healthy tests/integration/phase5-failure-modes.test.ts:cronsBakPath
writeEnabledAgents software healthy tests/integration/fleet-health-mixed-codex-claude.test.ts:w…
writeCrons software healthy tests/integration/fleet-health-mixed-codex-claude.test.ts:w…
writeLog software healthy tests/integration/fleet-health-mixed-codex-claude.test.ts:w…
cron software healthy tests/integration/fleet-health-mixed-codex-claude.test.ts:c…
entry software healthy tests/integration/fleet-health-mixed-codex-claude.test.ts:e…
reloadModules software healthy tests/integration/multi-agent-crons.test.ts:reloadModules
writeAgentConfig software healthy tests/integration/multi-agent-crons.test.ts:writeAgentConfig
ensureAgentStateDir software healthy tests/integration/multi-agent-crons.test.ts:ensureAgentStat…
readLog software healthy tests/integration/multi-agent-crons.test.ts:readLog
rawCronsJson software healthy tests/integration/multi-agent-crons.test.ts:rawCronsJson
markerExists software healthy tests/integration/multi-agent-crons.test.ts:markerExists
advanceSim software healthy tests/integration/multi-agent-crons.test.ts:advanceSim
buildMultiAgentScheduler software healthy tests/integration/multi-agent-crons.test.ts:buildMultiAgent…
buildBusPaths software healthy tests/integration/multi-agent-crons.test.ts:buildBusPaths
reloadModules software healthy tests/integration/phase5-audit.test.ts:reloadModules
makeCron software healthy tests/integration/phase5-audit.test.ts:makeCron
ensureAgentDir software healthy tests/integration/phase5-audit.test.ts:ensureAgentDir
readLogEntries software healthy tests/integration/phase5-audit.test.ts:readLogEntries
readCronsRaw software healthy tests/integration/phase5-audit.test.ts:readCronsRaw
IPCClient software healthy tests/integration/phase4-dashboard-backtest.test.ts:IPCClie…
writeEnabledAgents software healthy tests/integration/phase4-dashboard-backtest.test.ts:writeEn…
writeCronsJson software healthy tests/integration/phase4-dashboard-backtest.test.ts:writeCr…
readCronsFromDisk software healthy tests/integration/phase4-dashboard-backtest.test.ts:readCro…
writeExecLog software healthy tests/integration/phase4-dashboard-backtest.test.ts:writeEx…
makeExecEntry software healthy tests/integration/phase4-dashboard-backtest.test.ts:makeExe…
callGet software healthy tests/integration/phase4-dashboard-backtest.test.ts:callGet

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

LabelLayerStatusPath
ecosystem.config.js software warning ecosystem.config.js
playwright.config.ts software warning playwright.config.ts
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
CRONS_MIGRATION_GUIDE.md software healthy CRONS_MIGRATION_GUIDE.md
package-lock.json software healthy package-lock.json
tsup.config.ts software warning tsup.config.ts
tsconfig.json software healthy tsconfig.json
CHANGELOG.md software healthy CHANGELOG.md
vitest.config.ts software warning vitest.config.ts
WINDOWS_INSTALL_REPORT.md software healthy WINDOWS_INSTALL_REPORT.md
sprint1-templates.test.ts software healthy tests/sprint1-templates.test.ts
sprint5-metrics.test.ts software warning tests/sprint5-metrics.test.ts
sprint3-experiments.test.ts software warning tests/sprint3-experiments.test.ts
sprint8-dashboard.test.ts software warning tests/sprint8-dashboard.test.ts
sprint2-lifecycle.test.ts software warning tests/sprint2-lifecycle.test.ts
sprint6-fastchecker.test.ts software healthy tests/sprint6-fastchecker.test.ts
sprint7-environment.test.ts software healthy tests/sprint7-environment.test.ts
sprint4-catalog.test.ts software healthy tests/sprint4-catalog.test.ts
codex-bus-roundtrip.test.ts software healthy tests/integration/codex-bus-roundtrip.test.ts
phase4-performance.test.ts software healthy tests/integration/phase4-performance.test.ts
phase3-docs.test.ts software healthy tests/integration/phase3-docs.test.ts
phase5-failure-modes.test.ts software healthy tests/integration/phase5-failure-modes.test.ts
fleet-health-mixed-codex-claude.test.ts software healthy tests/integration/fleet-health-mixed-codex-claude.test.ts
multi-agent-crons.test.ts software healthy tests/integration/multi-agent-crons.test.ts
phase5-audit.test.ts software healthy tests/integration/phase5-audit.test.ts
phase4-dashboard-backtest.test.ts software healthy tests/integration/phase4-dashboard-backtest.test.ts
phase2-backtesting.test.ts software healthy tests/integration/phase2-backtesting.test.ts
phase5-performance.test.ts software healthy tests/integration/phase5-performance.test.ts
cron-migration-banner.test.ts software healthy tests/integration/cron-migration-banner.test.ts
crons-migration.test.ts software healthy tests/integration/crons-migration.test.ts
fleet-health-mixed-agents.test.ts software healthy tests/integration/fleet-health-mixed-agents.test.ts
phase5-e2e-simulation.test.ts software healthy tests/integration/phase5-e2e-simulation.test.ts
multi-agent-crons-codex.test.ts software healthy tests/integration/multi-agent-crons-codex.test.ts
codex-handoff-lifecycle.test.ts software healthy tests/integration/codex-handoff-lifecycle.test.ts
community-templates-no-stale-cron-refs.test.ts software healthy tests/integration/community-templates-no-stale-cron-refs.te…
execution-log-pagination.test.ts software healthy tests/integration/execution-log-pagination.test.ts
agent-bootstrap-crons.test.ts software healthy tests/integration/agent-bootstrap-crons.test.ts
migration-guide-references-upgrade-cmd.test.ts software warning tests/integration/migration-guide-references-upgrade-cmd.te…
upgrade-cron-teaching-cli.test.ts software healthy tests/integration/upgrade-cron-teaching-cli.test.ts
phase1-backtesting.test.ts software healthy tests/integration/phase1-backtesting.test.ts
phase3-docs-backtest.test.ts software healthy tests/integration/phase3-docs-backtest.test.ts
concurrent-cron-mutations.test.ts software healthy tests/integration/concurrent-cron-mutations.test.ts
ipc-cron-mutations.test.ts software healthy tests/integration/ipc-cron-mutations.test.ts
phase5-user-journeys.test.ts software healthy tests/integration/phase5-user-journeys.test.ts
output-buffer.test.ts software healthy tests/unit/pty/output-buffer.test.ts
codex-app-server-pty.test.ts software healthy tests/unit/pty/codex-app-server-pty.test.ts
agent-pty.test.ts software healthy tests/unit/pty/agent-pty.test.ts

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

LabelLayerStatusPath
tests software healthy tests
integration software healthy tests/integration
unit software healthy tests/unit
pty software healthy tests/unit/pty
scripts software healthy tests/unit/scripts
telegram software healthy tests/unit/telegram
dashboard software healthy tests/unit/dashboard
cli software healthy tests/unit/cli
utils software healthy tests/unit/utils
daemon software healthy tests/unit/daemon
hooks software healthy tests/unit/hooks
bus software healthy tests/unit/bus
skills software healthy tests/unit/skills
playwright software healthy tests/playwright
e2e software healthy tests/e2e
docs software healthy docs
architecture software healthy docs/architecture
phase-reports software healthy docs/phase-reports
scripts software healthy scripts
self-healing software healthy scripts/self-healing
knowledge-base software healthy knowledge-base
scripts software healthy knowledge-base/scripts
_test_clients software healthy knowledge-base/scripts/_test_clients
dashboard software healthy dashboard
src software healthy dashboard/src
components software healthy dashboard/src/components
settings software healthy dashboard/src/components/settings
layout software healthy dashboard/src/components/layout
charts software healthy dashboard/src/components/charts
strategy software healthy dashboard/src/components/strategy
comms software healthy dashboard/src/components/comms
analytics software healthy dashboard/src/components/analytics
activity software healthy dashboard/src/components/activity
shared software healthy dashboard/src/components/shared
ui software healthy dashboard/src/components/ui
knowledge-base software healthy dashboard/src/components/knowledge-base
wiki software healthy dashboard/src/components/wiki
tasks software healthy dashboard/src/components/tasks
agents software healthy dashboard/src/components/agents
approvals software healthy dashboard/src/components/approvals
workflows software healthy dashboard/src/components/workflows
skills software healthy dashboard/src/components/skills
overview software healthy dashboard/src/components/overview
app software healthy dashboard/src/app
api software healthy dashboard/src/app/api
settings software healthy dashboard/src/app/api/settings
users software healthy dashboard/src/app/api/settings/users
telegram software healthy dashboard/src/app/api/settings/telegram
system software healthy dashboard/src/app/api/settings/system
comms software healthy dashboard/src/app/api/comms

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

LabelLayerStatusPath
so software healthy tests/unit/cli/bus-crons.test.ts:so
MockIPCClient software healthy tests/unit/cli/bus-crons.test.ts:MockIPCClient
quoted software healthy tests/unit/utils/validate.test.ts:quoted
must software healthy tests/unit/utils/validate.test.ts:must
while software healthy tests/unit/utils/validate.test.ts:while
calls software healthy tests/playwright/mock-telegram-server.ts:calls
MockTelegramServer software healthy tests/playwright/mock-telegram-server.ts:MockTelegramServer
MockCodexServer software healthy tests/e2e/mock-codex.js:MockCodexServer
UsageTracker software healthy knowledge-base/scripts/mmrag.py:77
_InjectedAPIError software healthy knowledge-base/scripts/_test_clients/fault_injection.py:38
_StubResponse software healthy knowledge-base/scripts/_test_clients/fault_injection.py:53
_StubModels software healthy knowledge-base/scripts/_test_clients/fault_injection.py:59
FaultInjectionClient software healthy knowledge-base/scripts/_test_clients/fault_injection.py:84
to software healthy dashboard/src/components/settings/appearance-tab.tsx:to
without software healthy dashboard/src/components/tasks/deliverable-preview.tsx:with…
IPCClient software healthy dashboard/src/lib/ipc-client.ts:IPCClient
HermesPTY software healthy src/pty/hermes-pty.ts:HermesPTY
handles software healthy src/pty/hermes-pty.ts:handles
spawn software healthy src/pty/hermes-pty.ts:spawn
MessageDedup software healthy src/pty/inject.ts:MessageDedup
AgentPTY software healthy src/pty/agent-pty.ts:AgentPTY
CodexAppServerPTY software healthy src/pty/codex-app-server-pty.ts:CodexAppServerPTY
OutputBuffer software healthy src/pty/output-buffer.ts:OutputBuffer
TelegramAPI software healthy src/telegram/api.ts:TelegramAPI
TelegramPoller software healthy src/telegram/poller.ts:TelegramPoller
where software healthy src/utils/env.ts:where
must software healthy src/utils/validate.ts:must
only software healthy src/utils/validate.ts:only
WsUnixJsonRpcClient software healthy src/utils/ws-unix-client.ts:WsUnixJsonRpcClient
AgentManager software healthy src/daemon/agent-manager.ts:AgentManager
WorkerProcess software healthy src/daemon/worker-process.ts:WorkerProcess
AgentProcess software healthy src/daemon/agent-process.ts:AgentProcess
Daemon software healthy src/daemon/index.ts:Daemon
imports software healthy src/daemon/index.ts:imports
FastChecker software healthy src/daemon/fast-checker.ts:FastChecker
is software healthy src/daemon/cron-scheduler.ts:is
CronScheduler software healthy src/daemon/cron-scheduler.ts:CronScheduler
IPCServer software healthy src/daemon/ipc-server.ts:IPCServer
IPCClient software healthy src/daemon/ipc-server.ts:IPCClient

LabelLayerStatusPath
CronForm frontend healthy dashboard/src/components/workflows/cron-form.tsx
DeleteCronDialog frontend healthy dashboard/src/components/workflows/delete-cron-dialog.tsx
TestFireButton frontend healthy dashboard/src/components/workflows/test-fire-button.tsx
CronHistory frontend healthy dashboard/src/components/workflows/cron-history.tsx
RootLayout frontend healthy dashboard/src/app/layout.tsx
DashboardLoading frontend healthy dashboard/src/app/(dashboard)/loading.tsx
DashboardError frontend healthy dashboard/src/app/(dashboard)/error.tsx
SettingsPage frontend healthy dashboard/src/app/(dashboard)/settings/page.tsx
StrategyPage frontend healthy dashboard/src/app/(dashboard)/strategy/page.tsx
CommsPage frontend healthy dashboard/src/app/(dashboard)/comms/page.tsx
AnalyticsLoading frontend healthy dashboard/src/app/(dashboard)/analytics/loading.tsx
AnalyticsError frontend healthy dashboard/src/app/(dashboard)/analytics/error.tsx
ActivityLoading frontend healthy dashboard/src/app/(dashboard)/activity/loading.tsx
ActivityError frontend healthy dashboard/src/app/(dashboard)/activity/error.tsx
KnowledgeBasePage frontend healthy dashboard/src/app/(dashboard)/knowledge-base/page.tsx
TasksPage frontend healthy dashboard/src/app/(dashboard)/tasks/page.tsx
AgentsLoading frontend healthy dashboard/src/app/(dashboard)/agents/loading.tsx
AgentsError frontend healthy dashboard/src/app/(dashboard)/agents/error.tsx
ApprovalsPage frontend healthy dashboard/src/app/(dashboard)/approvals/page.tsx
WorkflowsPage frontend healthy dashboard/src/app/(dashboard)/workflows/page.tsx
FleetHealthPage frontend healthy dashboard/src/app/(dashboard)/workflows/health/page.tsx
NewCronPage frontend healthy dashboard/src/app/(dashboard)/workflows/new/page.tsx
CronDetailPage frontend healthy dashboard/src/app/(dashboard)/workflows/[agent]/[name]/page…
SkillsPage frontend healthy dashboard/src/app/(dashboard)/skills/page.tsx
ExperimentsPage frontend healthy dashboard/src/app/(dashboard)/experiments/page.tsx
AuthLayout frontend healthy dashboard/src/app/(auth)/layout.tsx
LoginPage frontend healthy dashboard/src/app/(auth)/login/page.tsx

LabelLayerStatusPath
/(dashboard) frontend healthy dashboard/src/app/(dashboard)/page.tsx
/(dashboard)/settings frontend healthy dashboard/src/app/(dashboard)/settings/page.tsx
/(dashboard)/strategy frontend healthy dashboard/src/app/(dashboard)/strategy/page.tsx
/(dashboard)/comms frontend healthy dashboard/src/app/(dashboard)/comms/page.tsx
/(dashboard)/analytics frontend healthy dashboard/src/app/(dashboard)/analytics/page.tsx
/(dashboard)/activity frontend healthy dashboard/src/app/(dashboard)/activity/page.tsx
/(dashboard)/knowledge-base frontend healthy dashboard/src/app/(dashboard)/knowledge-base/page.tsx
/(dashboard)/wiki frontend healthy dashboard/src/app/(dashboard)/wiki/page.tsx
/(dashboard)/tasks frontend healthy dashboard/src/app/(dashboard)/tasks/page.tsx
/(dashboard)/agents frontend healthy dashboard/src/app/(dashboard)/agents/page.tsx
/(dashboard)/agents/[name] frontend healthy dashboard/src/app/(dashboard)/agents/[name]/page.tsx
/(dashboard)/approvals frontend healthy dashboard/src/app/(dashboard)/approvals/page.tsx
/(dashboard)/workflows frontend healthy dashboard/src/app/(dashboard)/workflows/page.tsx
/(dashboard)/workflows/health frontend healthy dashboard/src/app/(dashboard)/workflows/health/page.tsx
/(dashboard)/workflows/new frontend healthy dashboard/src/app/(dashboard)/workflows/new/page.tsx
/(dashboard)/workflows/[agent]/[name] frontend healthy dashboard/src/app/(dashboard)/workflows/[agent]/[name]/page…
/(dashboard)/skills frontend healthy dashboard/src/app/(dashboard)/skills/page.tsx
/(dashboard)/experiments frontend healthy dashboard/src/app/(dashboard)/experiments/page.tsx
/(auth)/login frontend healthy dashboard/src/app/(auth)/login/page.tsx
/tmp/test frontend healthy tests/sprint4-catalog.test.ts
/skill.md frontend healthy tests/unit/pty/codex-app-server-pty.test.ts
/h.md frontend healthy tests/unit/pty/codex-app-server-pty.test.ts
/skills/review-pr frontend healthy tests/e2e/lifecycle-codex.test.ts
/ frontend healthy dashboard/src/lib/auth.ts

LabelLayerStatusPath
auth::dashboard/src/app/api/auth/mobile/route.ts security healthy dashboard/src/app/api/auth/mobile/route.ts
auth::src/cli/bus.ts security healthy src/cli/bus.ts
auth::src/bus/oauth.ts security healthy src/bus/oauth.ts
auth::bus/check-usage-api.sh security healthy bus/check-usage-api.sh
auth::src/pty/redact.ts security healthy src/pty/redact.ts
auth::tests/playwright/dashboard-auth.spec.ts security healthy tests/playwright/dashboard-auth.spec.ts
auth::dashboard/src/lib/quota.ts security healthy dashboard/src/lib/quota.ts
auth::tests/unit/bus/oauth.test.ts security healthy tests/unit/bus/oauth.test.ts
auth::dashboard/src/lib/auth.ts security healthy dashboard/src/lib/auth.ts
auth::src/cli/install.ts security healthy src/cli/install.ts
auth::dashboard/package.json security healthy dashboard/package.json
auth::dashboard/src/components/layout/topbar.tsx security healthy dashboard/src/components/layout/topbar.tsx
auth::dashboard/src/components/session-provider.tsx security healthy dashboard/src/components/session-provider.tsx
auth::dashboard/src/app/(auth)/login/page.tsx security healthy dashboard/src/app/(auth)/login/page.tsx
auth::dashboard/src/middleware.ts security healthy dashboard/src/middleware.ts
auth::src/utils/paths.ts security healthy src/utils/paths.ts
auth::src/pty/output-buffer.ts security healthy src/pty/output-buffer.ts
auth::tests/unit/pty/output-buffer.test.ts security healthy tests/unit/pty/output-buffer.test.ts
auth::dashboard/src/app/api/messages/stream/[agent]/route.ts security healthy dashboard/src/app/api/messages/stream/[agent]/route.ts

LabelLayerStatusPath
cron-migration-banner.test.ts data healthy tests/integration/cron-migration-banner.test.ts
crons-migration.test.ts data healthy tests/integration/crons-migration.test.ts
migration-guide-references-upgrade-cmd.test.ts data healthy tests/integration/migration-guide-references-upgrade-cmd.te…
cron-migration.ts data healthy src/daemon/cron-migration.ts

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
dashboard-build cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
CI_AUTH_SECRET cicd healthy
CI_ADMIN_PASSWORD cicd healthy

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

LabelLayerStatusPath
sqlite data healthy dashboard/src/app/api/events/route.ts

LabelLayerStatusPath
100.64.95.40 network healthy dashboard/next.config.ts

LabelLayerStatusPath
password_literal::tests/playwright/dashboard-auth.spec.ts security healthy tests/playwright/dashboard-auth.spec.ts

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.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/fe92d101-9133-494a-88fb-6b9c0f3458e0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fe92d101-9133-494a-88fb-6b9c0f3458e0/

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.