https://github.com/Tereseus/PAN
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
563 raw signals (0 security + 563 graph)
Last scanned 2 months, 2 weeks ago · v1 · 556 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 3527 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 |
|---|---|---|---|
run |
software | healthy | install_apk.js:run |
main |
software | healthy | install_apk.js:main |
makeIdentity |
software | healthy | hub/test.js:makeIdentity |
signChallenge |
software | healthy | hub/test.js:signChallenge |
connectAndAuth |
software | healthy | hub/test.js:connectAndAuth |
test |
software | healthy | hub/test.js:test |
enqueue |
software | healthy | hub/src/queue.js:enqueue |
dequeue |
software | healthy | hub/src/queue.js:dequeue |
queueDepth |
software | healthy | hub/src/queue.js:queueDepth |
cleanup |
software | healthy | hub/src/queue.js:cleanup |
initDb |
software | healthy | hub/src/db.js:initDb |
getDb |
software | healthy | hub/src/db.js:getDb |
deriveInstanceId |
software | healthy | hub/src/auth.js:deriveInstanceId |
generateChallenge |
software | healthy | hub/src/auth.js:generateChallenge |
verifyChallenge |
software | healthy | hub/src/auth.js:verifyChallenge |
registerDevice |
software | healthy | hub/src/auth.js:registerDevice |
ed25519Verify |
software | healthy | hub/src/auth.js:ed25519Verify |
startPresence |
software | healthy | hub/src/presence.js:startPresence |
stopPresence |
software | healthy | hub/src/presence.js:stopPresence |
addConnection |
software | healthy | hub/src/presence.js:addConnection |
removeConnection |
software | healthy | hub/src/presence.js:removeConnection |
touchActivity |
software | healthy | hub/src/presence.js:touchActivity |
getStatus |
software | healthy | hub/src/presence.js:getStatus |
getSocket |
software | healthy | hub/src/presence.js:getSocket |
getOnlineInstances |
software | healthy | hub/src/presence.js:getOnlineInstances |
getPresenceBatch |
software | healthy | hub/src/presence.js:getPresenceBatch |
createServer |
software | healthy | hub/src/server.js:createServer |
checkRate |
software | healthy | hub/src/rate-limiter.js:checkRate |
recordMessage |
software | healthy | hub/src/rate-limiter.js:recordMessage |
cleanupRateLimits |
software | healthy | hub/src/rate-limiter.js:cleanupRateLimits |
routeMessage |
software | healthy | hub/src/router.js:routeMessage |
routeDirect |
software | healthy | hub/src/router.js:routeDirect |
routeOrg |
software | healthy | hub/src/router.js:routeOrg |
routeDiscovery |
software | healthy | hub/src/router.js:routeDiscovery |
routeFederation |
software | healthy | hub/src/router.js:routeFederation |
deliverQueued |
software | healthy | hub/src/router.js:deliverQueued |
registerOrg |
software | healthy | hub/src/federation.js:registerOrg |
addOrgMember |
software | healthy | hub/src/federation.js:addOrgMember |
removeOrgMember |
software | healthy | hub/src/federation.js:removeOrgMember |
listOrgMembers |
software | healthy | hub/src/federation.js:listOrgMembers |
listInstanceOrgs |
software | healthy | hub/src/federation.js:listInstanceOrgs |
unregisterOrg |
software | healthy | hub/src/federation.js:unregisterOrg |
pollForCommands |
software | healthy | browser-extension/background.js:pollForCommands |
executeCommand |
software | healthy | browser-extension/background.js:executeCommand |
listTabs |
software | healthy | browser-extension/background.js:listTabs |
readTab |
software | healthy | browser-extension/background.js:readTab |
readActiveTab |
software | healthy | browser-extension/background.js:readActiveTab |
navigateTab |
software | healthy | browser-extension/background.js:navigateTab |
activateTab |
software | healthy | browser-extension/background.js:activateTab |
searchTabs |
software | healthy | browser-extension/background.js:searchTabs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | hub/src/server.js |
GET / |
api | healthy | hub/src/server.js |
POST /api/v1/challenge |
api | healthy | hub/src/server.js |
POST /api/v1/devices/register |
api | healthy | hub/src/server.js |
POST /api/v1/relay |
api | healthy | hub/src/server.js |
GET /api/v1/instances/:id |
api | healthy | hub/src/server.js |
POST /endpoint |
api | healthy | service/src/permissions.js |
USE /api/v1/auth |
api | healthy | service/src/server.js |
POST /api/v1/screenshot/upload |
api | healthy | service/src/server.js |
GET /api/v1/screenshot/latest |
api | healthy | service/src/server.js |
GET /api/v1/screenshot/view |
api | healthy | service/src/server.js |
GET /api/v1/screenshot/list |
api | healthy | service/src/server.js |
POST /api/v1/clipboard-image |
api | healthy | service/src/server.js |
GET /api/setup-status |
api | healthy | service/src/server.js |
GET /api/system-check |
api | healthy | service/src/server.js |
USE /api |
api | healthy | service/src/server.js |
USE /hooks |
api | healthy | service/src/server.js |
GET /dashboard/api/perf |
api | healthy | service/src/server.js |
POST /dashboard/api/perf/reset-loop |
api | healthy | service/src/server.js |
GET /dashboard/api/processes |
api | healthy | service/src/server.js |
POST /dashboard/api/processes/kill |
api | healthy | service/src/server.js |
USE /api/v1 |
api | healthy | service/src/server.js |
USE /api/v1/devices |
api | healthy | service/src/server.js |
USE /api/sensors |
api | healthy | service/src/server.js |
USE /api/v1/runner |
api | healthy | service/src/server.js |
USE /api/v1/incognito |
api | healthy | service/src/server.js |
USE /api/v1/audit |
api | healthy | service/src/server.js |
USE /api/v1/replication |
api | healthy | service/src/server.js |
USE /api/v1/zones |
api | healthy | service/src/server.js |
USE /api/v1/quality-log |
api | healthy | service/src/server.js |
USE /mcp/quality-log |
api | healthy | service/src/server.js |
USE /mcp/pan |
api | healthy | service/src/server.js |
USE /api/v1/capture |
api | healthy | service/src/server.js |
USE /api/v1/identity |
api | healthy | service/src/server.js |
USE /api/v1/sync |
api | healthy | service/src/server.js |
USE /api/v1/orgs |
api | healthy | service/src/server.js |
USE /api/v1/guardian |
api | healthy | service/src/server.js |
USE /api/v1/privacy |
api | healthy | service/src/server.js |
POST /chat |
api | healthy | service/src/server.js |
USE /api/v1/chat |
api | healthy | service/src/server.js |
USE /api/v1/email |
api | healthy | service/src/server.js |
USE /api/v1/teams |
api | healthy | service/src/server.js |
USE /api/v1/wrap |
api | healthy | service/src/server.js |
USE /api/v1/messaging-prefs |
api | healthy | service/src/server.js |
USE /api/v1/intuition |
api | healthy | service/src/server.js |
USE /api/v1/preferences |
api | healthy | service/src/server.js |
GET /api/v1/webcam-watcher/status |
api | healthy | service/src/server.js |
POST /api/v1/webcam-watcher/force |
api | healthy | service/src/server.js |
POST /api/v1/screen-watcher/burst |
api | healthy | service/src/server.js |
GET /api/v1/screen-watcher/status |
api | healthy | service/src/server.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
run_build.js |
software | healthy | run_build.js |
tmp_api_test.json |
software | healthy | tmp_api_test.json |
skills-lock.json |
software | healthy | skills-lock.json |
.mcp.json |
software | healthy | .mcp.json |
README.md |
software | healthy | README.md |
install_apk.js |
software | healthy | install_apk.js |
temp-tasks.json |
software | healthy | temp-tasks.json |
CLAUDE.md |
software | healthy | CLAUDE.md |
build_apk.js |
software | healthy | build_apk.js |
PAN-3-HANDOFF.md |
software | healthy | PAN-3-HANDOFF.md |
parse-tasks.js |
software | healthy | parse-tasks.js |
LICENSE |
software | healthy | LICENSE |
build.gradle.kts |
software | healthy | android/build.gradle.kts |
overlay.json |
software | healthy | android/pan-vpn/overlay.json |
panvpn.go |
software | healthy | android/pan-vpn/panvpn.go |
go.mod |
software | healthy | android/pan-vpn/go.mod |
clang-fix.sh |
software | healthy | android/pan-vpn/clang-fix.sh |
build-aar.sh |
software | healthy | android/pan-vpn/build-aar.sh |
interface_linux.go |
software | healthy | android/pan-vpn/overlay/net/interface_linux.go |
build.gradle.kts |
software | healthy | android/app/build.gradle.kts |
node-test.js |
software | healthy | android/app/src/main/assets/node-test.js |
WhisperCpuConfig.kt |
software | healthy | android/app/src/main/java/com/whispercpp/whisper/WhisperCpu… |
LibWhisper.kt |
software | healthy | android/app/src/main/java/com/whispercpp/whisper/LibWhisper… |
PanApplication.kt |
software | healthy | android/app/src/main/java/dev/pan/app/PanApplication.kt |
MainActivity.kt |
software | healthy | android/app/src/main/java/dev/pan/app/MainActivity.kt |
NodeRunner.kt |
software | healthy | android/app/src/main/java/dev/pan/app/node/NodeRunner.kt |
MediaPipeLlm.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ai/MediaPipeLlm.kt |
LocalLlm.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ai/LocalLlm.kt |
OnDeviceAi.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ai/OnDeviceAi.kt |
GeminiBrain.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ai/GeminiBrain.kt |
Constants.kt |
software | healthy | android/app/src/main/java/dev/pan/app/util/Constants.kt |
TtsManager.kt |
software | healthy | android/app/src/main/java/dev/pan/app/tts/TtsManager.kt |
PiperTtsEngine.kt |
software | healthy | android/app/src/main/java/dev/pan/app/tts/PiperTtsEngine.kt |
PanVpn.kt |
software | healthy | android/app/src/main/java/dev/pan/app/vpn/PanVpn.kt |
PanVpnService.kt |
software | healthy | android/app/src/main/java/dev/pan/app/vpn/PanVpnService.kt |
RemoteAccessManager.kt |
software | healthy | android/app/src/main/java/dev/pan/app/vpn/RemoteAccessManag… |
PanServerApi.kt |
software | healthy | android/app/src/main/java/dev/pan/app/network/PanServerApi.… |
PanServerClient.kt |
software | healthy | android/app/src/main/java/dev/pan/app/network/PanServerClie… |
LogShipper.kt |
software | healthy | android/app/src/main/java/dev/pan/app/network/LogShipper.kt |
SyncManager.kt |
software | healthy | android/app/src/main/java/dev/pan/app/network/SyncManager.kt |
DevicePushClient.kt |
software | healthy | android/app/src/main/java/dev/pan/app/network/DevicePushCli… |
Dtos.kt |
software | healthy | android/app/src/main/java/dev/pan/app/network/dto/Dtos.kt |
SettingsViewModel.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/settings/SettingsV… |
SettingsScreen.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/settings/SettingsS… |
PanNavGraph.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/navigation/PanNavG… |
CommandsScreen.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/commands/CommandsS… |
CommandsViewModel.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/commands/CommandsV… |
DashboardScreen.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/dashboard/Dashboar… |
PANJsBridge.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/dashboard/PANJsBri… |
Theme.kt |
software | healthy | android/app/src/main/java/dev/pan/app/ui/theme/Theme.kt |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
android |
software | healthy | android |
pan-vpn |
software | healthy | android/pan-vpn |
overlay |
software | healthy | android/pan-vpn/overlay |
net |
software | healthy | android/pan-vpn/overlay/net |
app |
software | healthy | android/app |
src |
software | healthy | android/app/src |
main |
software | healthy | android/app/src/main |
assets |
software | healthy | android/app/src/main/assets |
java |
software | healthy | android/app/src/main/java |
com |
software | healthy | android/app/src/main/java/com |
whispercpp |
software | healthy | android/app/src/main/java/com/whispercpp |
whisper |
software | healthy | android/app/src/main/java/com/whispercpp/whisper |
dev |
software | healthy | android/app/src/main/java/dev |
pan |
software | healthy | android/app/src/main/java/dev/pan |
app |
software | healthy | android/app/src/main/java/dev/pan/app |
node |
software | healthy | android/app/src/main/java/dev/pan/app/node |
ai |
software | healthy | android/app/src/main/java/dev/pan/app/ai |
util |
software | healthy | android/app/src/main/java/dev/pan/app/util |
tts |
software | healthy | android/app/src/main/java/dev/pan/app/tts |
vpn |
software | healthy | android/app/src/main/java/dev/pan/app/vpn |
network |
software | healthy | android/app/src/main/java/dev/pan/app/network |
dto |
software | healthy | android/app/src/main/java/dev/pan/app/network/dto |
ui |
software | healthy | android/app/src/main/java/dev/pan/app/ui |
settings |
software | healthy | android/app/src/main/java/dev/pan/app/ui/settings |
navigation |
software | healthy | android/app/src/main/java/dev/pan/app/ui/navigation |
commands |
software | healthy | android/app/src/main/java/dev/pan/app/ui/commands |
dashboard |
software | healthy | android/app/src/main/java/dev/pan/app/ui/dashboard |
theme |
software | healthy | android/app/src/main/java/dev/pan/app/ui/theme |
conversation |
software | healthy | android/app/src/main/java/dev/pan/app/ui/conversation |
main |
software | healthy | android/app/src/main/java/dev/pan/app/ui/main |
camera |
software | healthy | android/app/src/main/java/dev/pan/app/camera |
audio |
software | healthy | android/app/src/main/java/dev/pan/app/audio |
di |
software | healthy | android/app/src/main/java/dev/pan/app/di |
sensor |
software | healthy | android/app/src/main/java/dev/pan/app/sensor |
service |
software | healthy | android/app/src/main/java/dev/pan/app/service |
stt |
software | healthy | android/app/src/main/java/dev/pan/app/stt |
update |
software | healthy | android/app/src/main/java/dev/pan/app/update |
gradle |
software | healthy | android/gradle |
llama-lib |
software | healthy | android/llama-lib |
src |
software | healthy | android/llama-lib/src |
androidTest |
software | healthy | android/llama-lib/src/androidTest |
java |
software | healthy | android/llama-lib/src/androidTest/java |
android |
software | healthy | android/llama-lib/src/androidTest/java/android |
llama |
software | healthy | android/llama-lib/src/androidTest/java/android/llama |
cpp |
software | healthy | android/llama-lib/src/androidTest/java/android/llama/cpp |
test |
software | healthy | android/llama-lib/src/test |
java |
software | healthy | android/llama-lib/src/test/java |
android |
software | healthy | android/llama-lib/src/test/java/android |
llama |
software | healthy | android/llama-lib/src/test/java/android/llama |
cpp |
software | healthy | android/llama-lib/src/test/java/android/llama/cpp |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
instances |
data | healthy | hub/src/schema.sql |
devices |
data | healthy | hub/src/schema.sql |
hub_orgs |
data | healthy | hub/src/schema.sql |
hub_org_members |
data | healthy | hub/src/schema.sql |
message_queue |
data | healthy | hub/src/schema.sql |
rate_limits |
data | healthy | hub/src/schema.sql |
hub_settings |
data | healthy | hub/src/schema.sql |
sessions |
data | healthy | service/src/schema.sql |
events |
data | healthy | service/src/schema.sql |
projects |
data | healthy | service/src/schema.sql |
memory_items |
data | healthy | service/src/schema.sql |
device_metrics |
data | healthy | service/src/schema.sql |
command_queue |
data | healthy | service/src/schema.sql |
command_logs |
data | healthy | service/src/schema.sql |
project_milestones |
data | healthy | service/src/schema.sql |
project_tasks |
data | healthy | service/src/schema.sql |
open_tabs |
data | healthy | service/src/schema.sql |
project_sections |
data | healthy | service/src/schema.sql |
section_items |
data | healthy | service/src/schema.sql |
settings |
data | healthy | service/src/schema.sql |
sensor_definitions |
data | healthy | service/src/schema.sql |
device_sensors |
data | healthy | service/src/schema.sql |
sensor_attachments |
data | healthy | service/src/schema.sql |
roles |
data | healthy | service/src/schema.sql |
users |
data | healthy | service/src/schema.sql |
user_oauth |
data | healthy | service/src/schema.sql |
api_tokens |
data | healthy | service/src/schema.sql |
ai_usage |
data | healthy | service/src/schema.sql |
pan_thoughts |
data | healthy | service/src/schema.sql |
pan_needs |
data | healthy | service/src/schema.sql |
pan_need_events |
data | healthy | service/src/schema.sql |
pan_interjections |
data | healthy | service/src/schema.sql |
session_nudges |
data | healthy | service/src/schema.sql |
session_summaries |
data | healthy | service/src/schema.sql |
episodic_memories |
data | healthy | service/src/schema.sql |
semantic_facts |
data | healthy | service/src/schema.sql |
procedural_memories |
data | healthy | service/src/schema.sql |
evolution_versions |
data | healthy | service/src/schema.sql |
client_logs |
data | healthy | service/src/schema.sql |
alerts |
data | healthy | service/src/schema.sql |
orgs |
data | healthy | service/src/schema.sql |
memberships |
data | healthy | service/src/schema.sql |
zones |
data | healthy | service/src/schema.sql |
audit_log |
data | healthy | service/src/schema.sql |
incognito_events |
data | healthy | service/src/schema.sql |
sensor_toggles |
data | healthy | service/src/schema.sql |
org_invites |
data | healthy | service/src/schema.sql |
org_shares |
data | healthy | service/src/schema.sql |
teams |
data | healthy | service/src/schema.sql |
team_members |
data | healthy | service/src/schema.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/dashboard/api/services |
frontend | healthy | service/src/panel-broadcaster.js |
/dashboard/api/progress |
frontend | healthy | service/src/panel-broadcaster.js |
/api/v1/devices/list |
frontend | healthy | service/src/panel-broadcaster.js |
/api/automation/status |
frontend | healthy | service/src/panel-broadcaster.js |
/api/v1/stacks |
frontend | healthy | service/src/panel-broadcaster.js |
/api/v1/settings |
frontend | healthy | service/src/panel-broadcaster.js |
/open |
frontend | healthy | service/src/server.js |
/api/internal/pan-notify |
frontend | healthy | service/src/carrier.js |
/api/internal/event |
frontend | healthy | service/src/carrier.js |
/api/v1/ai/benchmark/all |
frontend | healthy | service/src/carrier.js |
/screenshot |
frontend | healthy | service/src/routes/tests.js |
/api/v1/actions |
frontend | healthy | service/src/routes/tests.js |
/focus |
frontend | healthy | service/src/routes/tests.js |
/ |
frontend | healthy | service/src/routes/tests.js |
/api/v1/health |
frontend | healthy | service/src/routes/tests.js |
/dashboard/api/stats |
frontend | healthy | service/src/routes/tests.js |
/dashboard/api/projects |
frontend | healthy | service/src/routes/tests.js |
/api/v1/devices |
frontend | healthy | service/src/routes/tests.js |
/api/v1/terminal/sessions |
frontend | healthy | service/src/routes/tests.js |
/health |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/db |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/jsonl |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/mcp |
frontend | healthy | service/src/perf/stages.js |
/ws/terminal |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/local_intel |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/resonance |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/voice_shell |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/augur |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/cartographer |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/dream |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/archivist |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/scout |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/orchestrator |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/evolution |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/forge |
frontend | healthy | service/src/perf/stages.js |
/api/v1/perf/probe/tether |
frontend | healthy | service/src/perf/stages.js |
| Label | Layer | Status | Path |
|---|---|---|---|
extends |
software | healthy | service/public/v2/_app/immutable/entry/app.m01hD1Ny.js:exte… |
ProjectRunner |
software | healthy | service/src/project-runner.js:ProjectRunner |
of |
software | healthy | service/src/dashboard-vision-verifier.js:of |
_StubAudioDecoder |
software | healthy | service/src/tts-worker.py:31 |
IL |
software | healthy | service/src/webcam-watcher.js:IL |
IL |
software | healthy | service/src/screen-watcher.js:IL |
FW |
software | healthy | service/src/screen-watcher.js:FW |
GeminiAdapter |
software | healthy | service/src/llm-adapter-gemini.js:GeminiAdapter |
ScreenBuffer |
software | healthy | service/src/screen-buffer.js:ScreenBuffer |
lives |
software | healthy | service/src/llm.js:lives |
right |
software | healthy | service/src/llm.js:right |
WinInfo |
software | healthy | service/src/activity-tracker.js:WinInfo |
W32 |
software | healthy | service/src/carrier.js:W32 |
ClaudeAdapter |
software | healthy | service/src/llm-adapter-claude.js:ClaudeAdapter |
RequestHandler |
software | healthy | service/src/whisper-server.py:191 |
bug |
software | healthy | service/src/hooks/bug-logging-rule.js:bug |
PerfEngine |
software | healthy | service/src/perf/engine.js:PerfEngine |
Win32 |
software | healthy | pan-client/pan-client.js:Win32 |
PAN |
software | healthy | pan-client/pan-client.js:PAN |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::service/public/v2/_app/immutable/nodes/24.CdENhAy3.js |
security | healthy | service/public/v2/_app/immutable/nodes/24.CdENhAy3.js |
auth::service/public/index.html |
security | healthy | service/public/index.html |
auth::service/src/sensitivity.js |
security | healthy | service/src/sensitivity.js |
auth::service/src/benchmark.js |
security | healthy | service/src/benchmark.js |
auth::service/src/db.js |
security | healthy | service/src/db.js |
auth::service/src/issue-checker.js |
security | healthy | service/src/issue-checker.js |
auth::service/dashboard/src/routes/settings/+page.svelte |
security | healthy | service/dashboard/src/routes/settings/+page.svelte |
auth::service/src/server.js |
security | healthy | service/src/server.js |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::temp-tasks.json |
security | healthy | temp-tasks.json |
auth::service/src/routes/auth.js |
security | healthy | service/src/routes/auth.js |
auth::hub/src/auth.js |
security | healthy | hub/src/auth.js |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8888 |
network | healthy | hub/Dockerfile |
port:19999 |
network | healthy | hub/test.js |
port:7781 |
network | healthy | service/test-restart.js |
port:5173 |
network | healthy | service/dashboard/vite.config.js |
port:7777 |
network | healthy | service/src/server.js |
port:17760 |
network | healthy | service/src/server.js |
port:17700 |
network | healthy | service/src/server.js |
port:7790 |
network | healthy | service/src/server.js |
port:11434 |
network | healthy | service/src/steward.js |
port:7782 |
network | healthy | service/src/steward.js |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
1.3.101.112 |
network | healthy | hub/src/auth.js |
255.255.255.255 |
network | healthy | service/installer/pan-installer.cjs |
192.168.1.42 |
network | healthy | service/installer/pan-installer.cjs |
192.168.1.1 |
network | healthy | service/installer/pan-installer.cjs |
18.18.29.43 |
network | healthy | service/public/v2/_app/immutable/nodes/25.25NA2FSH.js |
1.85.996.996 |
network | healthy | service/public/v2/_app/immutable/nodes/25.25NA2FSH.js |
100.72.237.137 |
network | healthy | service/src/db.js |
1.3.3.0 |
network | healthy | service/src/screen-watcher.js |
| Label | Layer | Status | Path |
|---|---|---|---|
image::hub/Dockerfile |
hardware | healthy | hub/Dockerfile |
image::installer/Dockerfile |
hardware | healthy | installer/Dockerfile |
hub |
hardware | healthy | hub/docker-compose.yml |
pan |
hardware | healthy | installer/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
001_tier0_org_foundation.sql |
data | healthy | service/src/migrations/001_tier0_org_foundation.sql |
tier0-org-foundation.js |
data | healthy | service/src/migrations/tier0-org-foundation.js |
run.js |
data | healthy | service/src/migrations/run.js |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | android/pan-vpn/go.mod |
vps::ec2 |
hardware | healthy | android/pan-vpn/go.mod |
vps::azure |
hardware | healthy | service/public/v2/_app/immutable/nodes/24.CdENhAy3.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-yjqmnptj |
software | healthy | /tmp/repobility-clone-yjqmnptj |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | service/src/db.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | temp-tasks.json |
| Label | Layer | Status | Path |
|---|---|---|---|
openai_or_anthropic_key::service/src/hooks/skill-learner.js |
security | healthy | service/src/hooks/skill-learner.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release-installer |
cicd | healthy | .github/workflows/release-installer.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-and-release |
cicd | healthy | .github/workflows/release-installer.yml |
This page is publicly accessible at:
https://repobility.com/scan/bed5b5da-313d-4ef7-97dc-d6168bd21dc5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bed5b5da-313d-4ef7-97dc-d6168bd21dc5/
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.