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.

skhan75/claudeshell

https://github.com/skhan75/claudeshell · scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 12 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 403 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
line software healthy tests/ui/selection.test.ts:line
project software healthy tests/ui/file-tree.test.tsx:project
fakePty software healthy tests/ui/buffers-overlay.test.tsx:fakePty
fakePty software healthy tests/ui/app.test.tsx:fakePty
makeRequest software healthy tests/ui/dialogs.test.tsx:makeRequest
ctxWithWorkers software healthy tests/ui/fleet-overlay.test.tsx:ctxWithWorkers
makeFakePty software healthy tests/ui/terminal-pane.test.tsx:makeFakePty
spawnFor software healthy tests/ui/terminal-pane.test.tsx:spawnFor
flush software healthy tests/ui/terminal-pane.test.tsx:flush
tick software healthy tests/ui/helpers.tsx:tick
makeCtx software healthy tests/ui/helpers.tsx:makeCtx
renderWithCtx software healthy tests/ui/helpers.tsx:renderWithCtx
cleanupInk software healthy tests/ui/helpers.tsx:cleanupInk
twoFileRunner software healthy tests/ui/review-overlay.test.tsx:twoFileRunner
settle software healthy tests/ui/review-overlay.test.tsx:settle
seed software healthy tests/ui/chat-pane.test.tsx:seed
text software healthy tests/ui/chat-pane.test.tsx:text
tool software healthy tests/ui/chat-pane.test.tsx:tool
spansOf software healthy tests/ui/chat-pane.test.tsx:spansOf
seedSession software healthy tests/ui/sessions-overlay.test.tsx:seedSession
text software healthy tests/ui/markdown.test.ts:text
allSpans software healthy tests/ui/markdown.test.ts:allSpans
find software healthy tests/ui/markdown.test.ts:find
seed software healthy tests/ui/panels.test.tsx:seed
k software healthy tests/ui/keys.test.ts:k
t software healthy tests/ui/wrap-spans.test.ts:t
texts software healthy tests/ui/wrap-spans.test.ts:texts
expectWithin software healthy tests/ui/wrap-spans.test.ts:expectWithin
styleOf software healthy tests/ui/wrap-spans.test.ts:styleOf
tmpState software healthy tests/core/fork.test.ts:tmpState
tmpState software healthy tests/core/session-manager.test.ts:tmpState
scriptedQuery software healthy tests/core/session.test.ts:scriptedQuery
cannedRun software healthy tests/core/review.test.ts:cannedRun
S software healthy tests/core/line-edit.test.ts:S
consumer software healthy tests/core/async-queue.test.ts:consumer
makeRoot software healthy tests/core/sessions-index.test.ts:makeRoot
userLine software healthy tests/core/sessions-index.test.ts:userLine
assistantLine software healthy tests/core/sessions-index.test.ts:assistantLine
systemLine software healthy tests/core/sessions-index.test.ts:systemLine
fakeSession software healthy tests/core/fleet.test.ts:fakeSession
makeFakePty software healthy tests/core/terminal.test.ts:makeFakePty
makeSpawnFn software healthy tests/core/terminal.test.ts:makeSpawnFn
nextTick software healthy tests/core/terminal.test.ts:nextTick
sleep software healthy scripts/e2e-scroll.mjs:sleep
strip software healthy scripts/e2e-scroll.mjs:strip
enterAltScreen software healthy src/cli.tsx:enterAltScreen
leaveAltScreen software healthy src/cli.tsx:leaveAltScreen
preflight software healthy src/cli.tsx:preflight
main software healthy src/cli.tsx:main
cleanup software healthy src/cli.tsx:cleanup

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

LabelLayerStatusPath
LOGBOOK.md software healthy LOGBOOK.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
vitest.config.ts software healthy vitest.config.ts
tsconfig.test.json software healthy tsconfig.test.json
TODO.md software healthy TODO.md
README.md software healthy demo/README.md
selection.test.ts software healthy tests/ui/selection.test.ts
file-tree.test.tsx software healthy tests/ui/file-tree.test.tsx
buffers-overlay.test.tsx software healthy tests/ui/buffers-overlay.test.tsx
app.test.tsx software healthy tests/ui/app.test.tsx
dialogs.test.tsx software healthy tests/ui/dialogs.test.tsx
fleet-overlay.test.tsx software healthy tests/ui/fleet-overlay.test.tsx
terminal-pane.test.tsx software healthy tests/ui/terminal-pane.test.tsx
model-picker.test.tsx software healthy tests/ui/model-picker.test.tsx
helpers.tsx software healthy tests/ui/helpers.tsx
review-overlay.test.tsx software healthy tests/ui/review-overlay.test.tsx
activity.test.tsx software healthy tests/ui/activity.test.tsx
tabbar.test.tsx software healthy tests/ui/tabbar.test.tsx
help-overlay.test.tsx software healthy tests/ui/help-overlay.test.tsx
overlay-store.test.ts software healthy tests/ui/overlay-store.test.ts
chat-pane.test.tsx software healthy tests/ui/chat-pane.test.tsx
sessions-overlay.test.tsx software healthy tests/ui/sessions-overlay.test.tsx
markdown.test.ts software healthy tests/ui/markdown.test.ts
input.test.tsx software healthy tests/ui/input.test.tsx
palette.test.tsx software healthy tests/ui/palette.test.tsx
budget-overlay.test.tsx software healthy tests/ui/budget-overlay.test.tsx
exec-slash.test.ts software healthy tests/ui/exec-slash.test.ts
panels.test.tsx software healthy tests/ui/panels.test.tsx
keys.test.ts software healthy tests/ui/keys.test.ts
wrap-spans.test.ts software healthy tests/ui/wrap-spans.test.ts
theme.test.ts software healthy tests/ui/theme.test.ts
history-search.test.ts software healthy tests/core/history-search.test.ts
system-monitor.test.ts software healthy tests/core/system-monitor.test.ts
fork.test.ts software healthy tests/core/fork.test.ts
session-manager.test.ts software healthy tests/core/session-manager.test.ts
transcript.test.ts software healthy tests/core/transcript.test.ts
session.test.ts software healthy tests/core/session.test.ts
files.test.ts software healthy tests/core/files.test.ts
pricing.test.ts software healthy tests/core/pricing.test.ts
config.test.ts software healthy tests/core/config.test.ts
review.test.ts software healthy tests/core/review.test.ts
line-edit.test.ts software healthy tests/core/line-edit.test.ts
async-queue.test.ts software healthy tests/core/async-queue.test.ts
sessions-index.test.ts software healthy tests/core/sessions-index.test.ts

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

LabelLayerStatusPath
demo software healthy demo
tests software healthy tests
ui software healthy tests/ui
core software healthy tests/core
e2e software healthy tests/e2e
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
ui software healthy src/ui
core software healthy src/core

LabelLayerStatusPath
SystemMonitor software healthy src/core/system-monitor.ts:SystemMonitor
Transcript software healthy src/core/transcript.ts:Transcript
Terminal software healthy src/core/terminal.ts:Terminal
Session software healthy src/core/session.ts:Session
SessionManager software healthy src/core/session-manager.ts:SessionManager
AsyncQueue software healthy src/core/async-queue.ts:AsyncQueue
Review software healthy src/core/review.ts:Review

LabelLayerStatusPath
auth::tests/core/session-manager.test.ts security healthy tests/core/session-manager.test.ts
auth::tests/core/fork.test.ts security healthy tests/core/fork.test.ts
auth::tests/ui/chat-pane.test.tsx security healthy tests/ui/chat-pane.test.tsx
auth::tests/ui/sessions-overlay.test.tsx security healthy tests/ui/sessions-overlay.test.tsx
auth::tests/core/history-search.test.ts security healthy tests/core/history-search.test.ts
auth::tests/ui/palette.test.tsx security healthy tests/ui/palette.test.tsx

LabelLayerStatusPath
postgres data healthy tests/ui/dialogs.test.tsx
sqlite data healthy tests/ui/dialogs.test.tsx

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

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

LabelLayerStatusPath
test 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/7508fab4-495b-4920-8c66-82aa75ba55e6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7508fab4-495b-4920-8c66-82aa75ba55e6/

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.