https://github.com/soliblue/cloude
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
48 raw signals (0 security + 48 graph)
Last scanned 2 months, 2 weeks ago · v1 · 46 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1785 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 |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
.env.testflight.example |
software | healthy | fastlane/.env.testflight.example |
README.md |
software | healthy | daemons/linux/README.md |
install.sh |
software | healthy | daemons/linux/install.sh |
package.json |
software | healthy | daemons/linux/package.json |
package-lock.json |
software | healthy | daemons/linux/package-lock.json |
index.js |
software | healthy | daemons/linux/index.js |
provision.js |
software | healthy | daemons/linux/scripts/provision.js |
README.md |
software | healthy | daemons/linux/scripts/README.md |
harden-firewall.sh |
software | healthy | daemons/linux/scripts/harden-firewall.sh |
install-whisper.sh |
software | healthy | daemons/linux/scripts/install-whisper.sh |
transcribe.py |
software | healthy | daemons/linux/scripts/transcribe.py |
run-tunnel.sh |
software | healthy | daemons/linux/scripts/run-tunnel.sh |
Version.js |
software | healthy | daemons/linux/src/Version.js |
RunnerManager.js |
software | healthy | daemons/linux/src/RunnerManager.js |
ImageDropbox.js |
software | healthy | daemons/linux/src/ImageDropbox.js |
Runner.js |
software | healthy | daemons/linux/src/Runner.js |
ClaudeRuntime.js |
software | healthy | daemons/linux/src/Runtime/ClaudeRuntime.js |
Router.js |
software | healthy | daemons/linux/src/Routing/Router.js |
DaemonAuth.js |
software | healthy | daemons/linux/src/Routing/DaemonAuth.js |
AuthMiddleware.js |
software | healthy | daemons/linux/src/Routing/AuthMiddleware.js |
RouteMatcher.js |
software | healthy | daemons/linux/src/Routing/RouteMatcher.js |
DaemonUpdater.js |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js |
HTTPRequest.js |
software | healthy | daemons/linux/src/Networking/HTTPRequest.js |
HTTPServer.js |
software | healthy | daemons/linux/src/Networking/HTTPServer.js |
HTTPResponse.js |
software | healthy | daemons/linux/src/Networking/HTTPResponse.js |
Identity.js |
software | healthy | daemons/linux/src/Provisioning/Identity.js |
RemoteTunnelClient.js |
software | healthy | daemons/linux/src/Provisioning/RemoteTunnelClient.js |
FilesHandler.js |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js |
SessionHandler.js |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js |
SessionManifestHandler.js |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js |
SessionJSONLReplay.js |
software | healthy | daemons/linux/src/Handlers/SessionJSONLReplay.js |
GitHandler.js |
software | healthy | daemons/linux/src/Handlers/GitHandler.js |
ChatHandler.js |
software | healthy | daemons/linux/src/Handlers/ChatHandler.js |
TranscribeHandler.js |
software | healthy | daemons/linux/src/Handlers/TranscribeHandler.js |
PingHandler.js |
software | healthy | daemons/linux/src/Handlers/PingHandler.js |
DebugHandler.js |
software | healthy | daemons/linux/src/Handlers/DebugHandler.js |
ImageDropbox.swift |
software | healthy | daemons/macos/src/ImageDropbox.swift |
RunnerManager.swift |
software | healthy | daemons/macos/src/RunnerManager.swift |
Version.swift |
software | healthy | daemons/macos/src/Version.swift |
Runner.swift |
software | healthy | daemons/macos/src/Runner.swift |
Contents.json |
software | healthy | daemons/macos/src/Assets.xcassets/Contents.json |
Contents.json |
software | healthy | daemons/macos/src/Assets.xcassets/logo-transparent.imageset… |
Contents.json |
software | healthy | daemons/macos/src/Assets.xcassets/AppIcon.appiconset/Conten… |
Contents.json |
software | healthy | daemons/macos/src/Assets.xcassets/logo-menubar.imageset/Con… |
Contents.json |
software | healthy | daemons/macos/src/Assets.xcassets/AccentColor.colorset/Cont… |
Router.swift |
software | healthy | daemons/macos/src/Routing/Router.swift |
RouteMatcher.swift |
software | healthy | daemons/macos/src/Routing/RouteMatcher.swift |
DaemonAuth.swift |
software | healthy | daemons/macos/src/Routing/DaemonAuth.swift |
AuthMiddleware.swift |
software | healthy | daemons/macos/src/Routing/AuthMiddleware.swift |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | daemons/linux/scripts/transcribe.py:8 |
begin |
software | healthy | daemons/linux/src/RunnerManager.js:begin |
preparePrompt |
software | healthy | daemons/linux/src/ImageDropbox.js:preparePrompt |
claudeCommand |
software | healthy | daemons/linux/src/Runtime/ClaudeRuntime.js:claudeCommand |
spawnEnvironment |
software | healthy | daemons/linux/src/Runtime/ClaudeRuntime.js:spawnEnvironment |
handle |
software | healthy | daemons/linux/src/Routing/Router.js:handle |
daemonTokenPath |
software | healthy | daemons/linux/src/Routing/DaemonAuth.js:daemonTokenPath |
daemonToken |
software | healthy | daemons/linux/src/Routing/DaemonAuth.js:daemonToken |
isAuthorized |
software | healthy | daemons/linux/src/Routing/AuthMiddleware.js:isAuthorized |
decoded |
software | healthy | daemons/linux/src/Routing/RouteMatcher.js:decoded |
split |
software | healthy | daemons/linux/src/Routing/RouteMatcher.js:split |
match |
software | healthy | daemons/linux/src/Routing/RouteMatcher.js:match |
startDaemonUpdater |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:startDaemonUpdat… |
checkOnce |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:checkOnce |
fetchLatestRelease |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:fetchLatestRelea… |
asset |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:asset |
isNewer |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:isNewer |
resolveInstallDir |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:resolveInstallDir |
download |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:download |
extract |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:extract |
swapAndRestart |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:swapAndRestart |
runNpmInstall |
software | healthy | daemons/linux/src/Updater/DaemonUpdater.js:runNpmInstall |
identityPath |
software | healthy | daemons/linux/src/Provisioning/Identity.js:identityPath |
loadOrCreateIdentity |
software | healthy | daemons/linux/src/Provisioning/Identity.js:loadOrCreateIden… |
putMac |
software | healthy | daemons/linux/src/Provisioning/RemoteTunnelClient.js:putMac |
putTunnel |
software | healthy | daemons/linux/src/Provisioning/RemoteTunnelClient.js:putTun… |
resolved |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:resolved |
mimeType |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:mimeType |
entry |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:entry |
parsedRange |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:parsedRange |
list |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:list |
read |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:read |
search |
software | healthy | daemons/linux/src/Handlers/FilesHandler.js:search |
parsedBody |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js:parsedBody |
parsedJSON |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js:parsedJSON |
readTranscript |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js:readTranscript |
parseJSONBlock |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js:parseJSONBlock |
runSonnet |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js:runSonnet |
updateTitle |
software | healthy | daemons/linux/src/Handlers/SessionHandler.js:updateTitle |
resolved |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:resolv… |
keyValue |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:keyVal… |
frontmatter |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:frontm… |
read |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:read |
claudeDirs |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:claude… |
merged |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:merged |
skillsIn |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:skills… |
agentsIn |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:agents… |
manifest |
software | healthy | daemons/linux/src/Handlers/SessionManifestHandler.js:manife… |
parsed |
software | healthy | daemons/linux/src/Handlers/SessionJSONLReplay.js:parsed |
isUserPromptEntry |
software | healthy | daemons/linux/src/Handlers/SessionJSONLReplay.js:isUserProm… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fastlane |
software | healthy | fastlane |
daemons |
software | healthy | daemons |
linux |
software | healthy | daemons/linux |
scripts |
software | healthy | daemons/linux/scripts |
src |
software | healthy | daemons/linux/src |
Runtime |
software | healthy | daemons/linux/src/Runtime |
Routing |
software | healthy | daemons/linux/src/Routing |
Updater |
software | healthy | daemons/linux/src/Updater |
Networking |
software | healthy | daemons/linux/src/Networking |
Provisioning |
software | healthy | daemons/linux/src/Provisioning |
Handlers |
software | healthy | daemons/linux/src/Handlers |
macos |
software | healthy | daemons/macos |
src |
software | healthy | daemons/macos/src |
Assets.xcassets |
software | healthy | daemons/macos/src/Assets.xcassets |
logo-transparent.imageset |
software | healthy | daemons/macos/src/Assets.xcassets/logo-transparent.imageset |
AppIcon.appiconset |
software | healthy | daemons/macos/src/Assets.xcassets/AppIcon.appiconset |
logo-menubar.imageset |
software | healthy | daemons/macos/src/Assets.xcassets/logo-menubar.imageset |
AccentColor.colorset |
software | healthy | daemons/macos/src/Assets.xcassets/AccentColor.colorset |
Routing |
software | healthy | daemons/macos/src/Routing |
UI |
software | healthy | daemons/macos/src/UI |
Privacy |
software | healthy | daemons/macos/src/Privacy |
Updater |
software | healthy | daemons/macos/src/Updater |
Networking |
software | healthy | daemons/macos/src/Networking |
Power |
software | healthy | daemons/macos/src/Power |
Storage |
software | healthy | daemons/macos/src/Storage |
Provisioning |
software | healthy | daemons/macos/src/Provisioning |
Handlers |
software | healthy | daemons/macos/src/Handlers |
provisioning |
software | healthy | provisioning |
app |
software | healthy | provisioning/app |
models |
software | healthy | provisioning/app/models |
api |
software | healthy | provisioning/app/api |
services |
software | healthy | provisioning/app/services |
db |
software | healthy | provisioning/app/db |
core |
software | healthy | provisioning/app/core |
schemas |
software | healthy | provisioning/app/schemas |
.claude |
software | healthy | .claude |
agents |
software | healthy | .claude/agents |
launcher |
software | healthy | .claude/agents/launcher |
deployer |
software | healthy | .claude/agents/deployer |
tester |
software | healthy | .claude/agents/tester |
scripts |
software | healthy | .claude/agents/tester/scripts |
references |
software | healthy | .claude/agents/tester/references |
scenarios |
software | healthy | .claude/agents/tester/scenarios |
skills |
software | healthy | .claude/skills |
system-design |
software | healthy | .claude/skills/system-design |
consult |
software | healthy | .claude/skills/consult |
sim |
software | healthy | .claude/skills/sim |
plans |
software | healthy | .claude/plans |
4_archive |
software | healthy | .claude/plans/4_archive |
3_shipped |
software | healthy | .claude/plans/3_shipped |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RunnerManager |
software | healthy | daemons/linux/src/RunnerManager.js:RunnerManager |
Runner |
software | healthy | daemons/linux/src/Runner.js:Runner |
HTTPRequest |
software | healthy | daemons/linux/src/Networking/HTTPRequest.js:HTTPRequest |
HTTPServer |
software | healthy | daemons/linux/src/Networking/HTTPServer.js:HTTPServer |
HTTPResponse |
software | healthy | daemons/linux/src/Networking/HTTPResponse.js:HTTPResponse |
MacRecord |
software | healthy | provisioning/app/models/records.py:4 |
PairingSessionRecord |
software | healthy | provisioning/app/models/records.py:13 |
TunnelRecord |
software | healthy | provisioning/app/models/records.py:21 |
Settings |
software | healthy | provisioning/app/core/config.py:7 |
PairingStartRequest |
software | healthy | provisioning/app/schemas/pairing_sessions.py:4 |
PairingPayload |
software | healthy | provisioning/app/schemas/pairing_sessions.py:10 |
PairingSessionResponse |
software | healthy | provisioning/app/schemas/pairing_sessions.py:16 |
PairingCompleteRequest |
software | healthy | provisioning/app/schemas/pairing_sessions.py:23 |
PairingCompleteResponse |
software | healthy | provisioning/app/schemas/pairing_sessions.py:28 |
MacRegistrationRequest |
software | healthy | provisioning/app/schemas/macs.py:4 |
MacResponse |
software | healthy | provisioning/app/schemas/macs.py:8 |
TunnelResponse |
software | healthy | provisioning/app/schemas/macs.py:13 |
RevokeTunnelResponse |
software | healthy | provisioning/app/schemas/macs.py:19 |
HealthResponse |
software | healthy | provisioning/app/schemas/common.py:4 |
| Label | Layer | Status | Path |
|---|---|---|---|
PROVISIONING_PROFILE_BASE64 |
cicd | healthy | — |
DISTRIBUTION_CERTIFICATE_PASSWORD |
cicd | healthy | — |
MAC_DEVELOPER_ID_CERTIFICATE_PASSWORD |
cicd | healthy | — |
MAC_DEVELOPER_ID_CERTIFICATE_BASE64 |
cicd | healthy | — |
APP_STORE_CONNECT_API_ISSUER_ID |
cicd | healthy | — |
CERT_P12_BASE64 |
cicd | healthy | — |
APP_STORE_CONNECT_API_KEY_CONTENT |
cicd | healthy | — |
CERT_PASSWORD |
cicd | healthy | — |
APP_STORE_CONNECT_API_KEY_ID |
cicd | healthy | — |
DISTRIBUTION_CERTIFICATE_BASE64 |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | provisioning/README.md |
sqlite |
data | healthy | provisioning/README.md |
postgres |
data | healthy | .claude/skills/system-design/SKILL.md |
cassandra |
data | healthy | .claude/skills/system-design/SKILL.md |
postgresql |
data | healthy | .claude/skills/system-design/SKILL.md |
mongodb |
data | healthy | .claude/skills/system-design/SKILL.md |
elasticsearch |
data | healthy | .claude/skills/system-design/SKILL.md |
clickhouse |
data | healthy | .claude/skills/system-design/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
POST / |
api | healthy | provisioning/app/api/pairing_sessions.py |
POST /{pairing_id}/completion |
api | healthy | provisioning/app/api/pairing_sessions.py |
GET /health |
api | healthy | provisioning/app/api/health.py |
PUT / |
api | healthy | provisioning/app/api/macs.py |
PUT /tunnel |
api | healthy | provisioning/app/api/macs.py |
DELETE /tunnel |
api | healthy | provisioning/app/api/macs.py |
PUT /heartbeat |
api | healthy | provisioning/app/api/macs.py |
| Label | Layer | Status | Path |
|---|---|---|---|
app_installs |
data | healthy | provisioning/app/db/schema.py |
macs |
data | healthy | provisioning/app/db/schema.py |
pairing_sessions |
data | healthy | provisioning/app/db/schema.py |
tunnels |
data | healthy | provisioning/app/db/schema.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::testflight |
cicd | healthy | .github/workflows/testflight.yml |
gha::mac-agent |
cicd | healthy | .github/workflows/mac-agent.yml |
gha::linux-agent |
cicd | healthy | .github/workflows/linux-agent.yml |
gha::cleanup-certs |
cicd | healthy | .github/workflows/cleanup-certs.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/testflight.yml |
build |
cicd | healthy | .github/workflows/mac-agent.yml |
build |
cicd | healthy | .github/workflows/linux-agent.yml |
cleanup |
cicd | healthy | .github/workflows/cleanup-certs.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | daemons/linux/README.md |
178.104.0.187 |
network | healthy | .claude/agents/deployer/deploy-provisioning.sh |
1.1.1.1 |
network | healthy | .claude/agents/deployer/deploy-provisioning.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | .claude/skills/system-design/SKILL.md |
sqs |
data | healthy | .claude/skills/system-design/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:443 |
network | healthy | daemons/linux/scripts/provision.js |
port:8765 |
network | healthy | daemons/linux/src/Networking/HTTPServer.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-1x1k_cmt |
software | healthy | /tmp/repobility-clone-1x1k_cmt |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | .claude/skills/system-design/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/scripts/asc_certs.py |
security | healthy | .github/scripts/asc_certs.py |
This page is publicly accessible at:
https://repobility.com/scan/6fe0da1b-fa35-40c7-bee7-b6622c3bddf9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6fe0da1b-fa35-40c7-bee7-b6622c3bddf9/
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.