https://github.com/ashimon83/ccakashic
· scanned 2026-06-17 01:35 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +7.5 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 127 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 |
|---|---|---|---|
getCSS |
software | healthy | src/template-assets.ts:getCSS |
getAppJS |
software | healthy | src/template-assets.ts:getAppJS |
esc |
software | healthy | src/template-assets.ts:esc |
renderMarkdown |
software | healthy | src/template-assets.ts:renderMarkdown |
applyMarkdown |
software | healthy | src/template-assets.ts:applyMarkdown |
formatDate |
software | healthy | src/pages.ts:formatDate |
formatTokens |
software | healthy | src/pages.ts:formatTokens |
githubCorner |
software | healthy | src/pages.ts:githubCorner |
pageShell |
software | healthy | src/pages.ts:pageShell |
indexCSS |
software | healthy | src/pages.ts:indexCSS |
generateIndex |
software | healthy | src/pages.ts:generateIndex |
formatDateOnly |
software | healthy | src/pages.ts:formatDateOnly |
formatTimeOnly |
software | healthy | src/pages.ts:formatTimeOnly |
generateSessionList |
software | healthy | src/pages.ts:generateSessionList |
updateCurrentDate |
software | healthy | src/pages.ts:updateCurrentDate |
decodeDirName |
software | healthy | src/discover.ts:decodeDirName |
statSessionFiles |
software | healthy | src/discover.ts:statSessionFiles |
scanProjects |
software | healthy | src/discover.ts:scanProjects |
listProjects |
software | healthy | src/discover.ts:listProjects |
getSessionPreview |
software | healthy | src/discover.ts:getSessionPreview |
listSessions |
software | healthy | src/discover.ts:listSessions |
listRecentSessions |
software | healthy | src/discover.ts:listRecentSessions |
readCwdFromSession |
software | healthy | src/discover.ts:readCwdFromSession |
latestSessionFile |
software | healthy | src/discover.ts:latestSessionFile |
findSessionForCwd |
software | healthy | src/discover.ts:findSessionForCwd |
resolveCmuxBin |
software | healthy | src/cmux.ts:resolveCmuxBin |
run |
software | healthy | src/cmux.ts:run |
isCmuxAvailable |
software | healthy | src/cmux.ts:isCmuxAvailable |
shellQuote |
software | healthy | src/cmux.ts:shellQuote |
buildResumeCommand |
software | healthy | src/cmux.ts:buildResumeCommand |
listWorkspaceIds |
software | healthy | src/cmux.ts:listWorkspaceIds |
listWorkspaceIdsCached |
software | healthy | src/cmux.ts:listWorkspaceIdsCached |
parseWaitingNotifications |
software | healthy | src/cmux.ts:parseWaitingNotifications |
listWaitingWorkspaces |
software | healthy | src/cmux.ts:listWaitingWorkspaces |
listWaitingWorkspacesCached |
software | healthy | src/cmux.ts:listWaitingWorkspacesCached |
currentWorkspaceId |
software | healthy | src/cmux.ts:currentWorkspaceId |
selectWorkspace |
software | healthy | src/cmux.ts:selectWorkspace |
resumeInNewWorkspace |
software | healthy | src/cmux.ts:resumeInNewWorkspace |
parseOkId |
software | healthy | src/cmux.ts:parseOkId |
openInCmuxBrowser |
software | healthy | src/cmux.ts:openInCmuxBrowser |
loadResumeMap |
software | healthy | src/cmux.ts:loadResumeMap |
saveResumeMapEntry |
software | healthy | src/cmux.ts:saveResumeMapEntry |
loadWorkspaceToSession |
software | healthy | src/cmux.ts:loadWorkspaceToSession |
findLiveWorkspaceForSession |
software | healthy | src/cmux.ts:findLiveWorkspaceForSession |
getOrCreateToken |
software | healthy | src/util.ts:getOrCreateToken |
escapeHtml |
software | healthy | src/util.ts:escapeHtml |
formatTime |
software | healthy | src/html-generator.ts:formatTime |
formatDuration |
software | healthy | src/html-generator.ts:formatDuration |
toolUseSummary |
software | healthy | src/html-generator.ts:toolUseSummary |
renderToolResult |
software | healthy | src/html-generator.ts:renderToolResult |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
.mise.toml |
software | healthy | .mise.toml |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
template-assets.ts |
software | healthy | src/template-assets.ts |
pages.ts |
software | healthy | src/pages.ts |
discover.ts |
software | healthy | src/discover.ts |
cmux.ts |
software | healthy | src/cmux.ts |
util.ts |
software | healthy | src/util.ts |
html-generator.ts |
software | healthy | src/html-generator.ts |
dashboard.ts |
software | healthy | src/dashboard.ts |
resume-ui.ts |
software | healthy | src/resume-ui.ts |
parser.ts |
software | healthy | src/parser.ts |
parser.test.ts |
software | healthy | test/parser.test.ts |
discover.test.ts |
software | healthy | test/discover.test.ts |
cmux.test.ts |
software | healthy | test/cmux.test.ts |
util.test.ts |
software | healthy | test/util.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
test |
software | healthy | test |
| Label | Layer | Status | Path |
|---|---|---|---|
ashimon83__ccakashic |
software | healthy | /data/fable5_failed_archive/ashimon83__ccakashic |
This page is publicly accessible at:
https://repobility.com/scan/e314161f-b518-4fc5-876c-c589652d6708/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e314161f-b518-4fc5-876c-c589652d6708/
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.