https://github.com/shinji411/pocket-claude
· scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 150 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 |
|---|---|---|---|
log |
software | healthy | test-persistent.ts:log |
sendMessage |
software | healthy | test-persistent.ts:sendMessage |
main |
software | healthy | test-persistent.ts:main |
elapsed |
software | healthy | test-persistent.ts:elapsed |
log |
software | healthy | test-e2e.ts:log |
createSession |
software | healthy | test-e2e.ts:createSession |
connect |
software | healthy | test-e2e.ts:connect |
countClaudeProcs |
software | healthy | test-e2e.ts:countClaudeProcs |
resolveHome |
software | healthy | app/config.ts:resolveHome |
loadConfig |
software | healthy | app/config.ts:loadConfig |
getOrCreateToken |
software | healthy | app/auth.ts:getOrCreateToken |
validateToken |
software | healthy | app/auth.ts:validateToken |
b64ToStr |
software | healthy | app/ui.ts:b64ToStr |
apiFetch |
software | healthy | app/ui.ts:apiFetch |
toggleSidebar |
software | healthy | app/ui.ts:toggleSidebar |
loadSessions |
software | healthy | app/ui.ts:loadSessions |
renderChatsList |
software | healthy | app/ui.ts:renderChatsList |
topicLine |
software | healthy | app/ui.ts:topicLine |
cwdShort |
software | healthy | app/ui.ts:cwdShort |
timeAgo |
software | healthy | app/ui.ts:timeAgo |
quickResume |
software | healthy | app/ui.ts:quickResume |
resumeFromSwipe |
software | healthy | app/ui.ts:resumeFromSwipe |
initSessionSwipe |
software | healthy | app/ui.ts:initSessionSwipe |
renameSessionUI |
software | healthy | app/ui.ts:renameSessionUI |
renameFromTitle |
software | healthy | app/ui.ts:renameFromTitle |
newSession |
software | healthy | app/ui.ts:newSession |
deleteSessionUI |
software | healthy | app/ui.ts:deleteSessionUI |
switchSession |
software | healthy | app/ui.ts:switchSession |
clearMessages |
software | healthy | app/ui.ts:clearMessages |
clearTimers |
software | healthy | app/ui.ts:clearTimers |
scheduleReconnect |
software | healthy | app/ui.ts:scheduleReconnect |
reconnectNow |
software | healthy | app/ui.ts:reconnectNow |
startHeartbeat |
software | healthy | app/ui.ts:startHeartbeat |
connect |
software | healthy | app/ui.ts:connect |
updateBubble |
software | healthy | app/ui.ts:updateBubble |
showErrorNotice |
software | healthy | app/ui.ts:showErrorNotice |
showNotice |
software | healthy | app/ui.ts:showNotice |
removeApprovalRequest |
software | healthy | app/ui.ts:removeApprovalRequest |
sendApprovalResponse |
software | healthy | app/ui.ts:sendApprovalResponse |
showApprovalRequest |
software | healthy | app/ui.ts:showApprovalRequest |
renderQuestionCard |
software | healthy | app/ui.ts:renderQuestionCard |
free_flash |
software | healthy | app/ui.ts:free_flash |
renderToolPermissionCard |
software | healthy | app/ui.ts:renderToolPermissionCard |
renderGenericCard |
software | healthy | app/ui.ts:renderGenericCard |
showUpdateBanner |
software | healthy | app/ui.ts:showUpdateBanner |
render |
software | healthy | app/ui.ts:render |
addMessage |
software | healthy | app/ui.ts:addMessage |
escapeHtml |
software | healthy | app/ui.ts:escapeHtml |
formatTime |
software | healthy | app/ui.ts:formatTime |
scrollBottom |
software | healthy | app/ui.ts:scrollBottom |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test-persistent.ts |
software | healthy | test-persistent.ts |
start-claude.sh |
software | healthy | start-claude.sh |
start-windows.sh |
software | healthy | start-windows.sh |
README.md |
software | healthy | README.md |
run.sh |
software | healthy | run.sh |
notify-waiting.sh |
software | healthy | notify-waiting.sh |
env.example.sh |
software | healthy | env.example.sh |
test-e2e.ts |
software | healthy | test-e2e.ts |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
config.ts |
software | healthy | app/config.ts |
auth.ts |
software | healthy | app/auth.ts |
ui.ts |
software | healthy | app/ui.ts |
package.json |
software | healthy | app/package.json |
server.ts |
software | healthy | app/server.ts |
sessions.ts |
software | healthy | app/sessions.ts |
db.ts |
software | healthy | app/db.ts |
config.example.json |
software | healthy | app/config.example.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-pppserck |
software | healthy | /tmp/repobility-clone-pppserck |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
| Label | Layer | Status | Path |
|---|---|---|---|
Query root |
api | healthy | app/server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | start-windows.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3210 |
network | healthy | app/config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | start-windows.sh |
This page is publicly accessible at:
https://repobility.com/scan/81497fed-35a9-4e76-9eca-5a325aaf90f8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/81497fed-35a9-4e76-9eca-5a325aaf90f8/
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.