https://github.com/ymansurozer/galley
· scanned 2026-06-16 01:06 UTC (2 months, 1 week ago)
41 raw signals (0 security + 41 graph)
Last scanned 2 months, 1 week ago · v1 · 41 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 425 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 |
|---|---|---|---|
sleep |
software | healthy | scripts/smoke.mjs:sleep |
cli |
software | healthy | scripts/smoke.mjs:cli |
getJson |
software | healthy | scripts/smoke.mjs:getJson |
post |
software | healthy | scripts/smoke.mjs:post |
cleanup |
software | healthy | scripts/smoke.mjs:cleanup |
git |
software | healthy | scripts/smoke.mjs:git |
fetchIcon |
software | healthy | scripts/fetch-icons.mjs:fetchIcon |
vb |
software | healthy | scripts/fetch-icons.mjs:vb |
state |
software | healthy | src/server.test.ts:state |
withServer |
software | healthy | src/server.test.ts:withServer |
body |
software | healthy | src/server.test.ts:body |
getState |
software | healthy | src/server.test.ts:getState |
post |
software | healthy | src/server.test.ts:post |
git |
software | healthy | src/git.ts:git |
gh |
software | healthy | src/git.ts:gh |
getGitRoot |
software | healthy | src/git.ts:getGitRoot |
getHead |
software | healthy | src/git.ts:getHead |
getBranch |
software | healthy | src/git.ts:getBranch |
parseUnifiedDiff |
software | healthy | src/git.ts:parseUnifiedDiff |
fileAt |
software | healthy | src/git.ts:fileAt |
listProjectTree |
software | healthy | src/git.ts:listProjectTree |
changeBlocks |
software | healthy | src/git.ts:changeBlocks |
changeStableKeyFromBlock |
software | healthy | src/git.ts:changeStableKeyFromBlock |
changeBlockContent |
software | healthy | src/git.ts:changeBlockContent |
formatRange |
software | healthy | src/git.ts:formatRange |
patchForChange |
software | healthy | src/git.ts:patchForChange |
editorName |
software | healthy | src/editor.ts:editorName |
parseCommandTemplate |
software | healthy | src/editor.ts:parseCommandTemplate |
expandToken |
software | healthy | src/editor.ts:expandToken |
normalizeLine |
software | healthy | src/editor.ts:normalizeLine |
resolveEditorCommand |
software | healthy | src/editor.ts:resolveEditorCommand |
currentVersion |
software | healthy | src/update.ts:currentVersion |
isNewer |
software | healthy | src/update.ts:isNewer |
parse |
software | healthy | src/update.ts:parse |
detectInstall |
software | healthy | src/update.ts:detectInstall |
cachePath |
software | healthy | src/update.ts:cachePath |
readCheckCache |
software | healthy | src/update.ts:readCheckCache |
writeCheckCache |
software | healthy | src/update.ts:writeCheckCache |
fetchLatestVersion |
software | healthy | src/update.ts:fetchLatestVersion |
body |
software | healthy | src/update.ts:body |
resolveLatest |
software | healthy | src/update.ts:resolveLatest |
promptYesNo |
software | healthy | src/update.ts:promptYesNo |
runCommand |
software | healthy | src/update.ts:runCommand |
maybeOfferUpdate |
software | healthy | src/update.ts:maybeOfferUpdate |
validInput |
software | healthy | src/guide.test.ts:validInput |
state |
software | healthy | src/guide.test.ts:state |
parseArgs |
software | healthy | src/cli.ts:parseArgs |
resolveRepo |
software | healthy | src/cli.ts:resolveRepo |
deskSession |
software | healthy | src/cli.ts:deskSession |
resolveActionSession |
software | healthy | src/cli.ts:resolveActionSession |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
tsconfig.ui.json |
software | healthy | tsconfig.ui.json |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
.oxfmtrc.json |
software | healthy | .oxfmtrc.json |
.oxlintrc.json |
software | healthy | .oxlintrc.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
build-ui.mjs |
software | healthy | scripts/build-ui.mjs |
smoke.mjs |
software | healthy | scripts/smoke.mjs |
fetch-icons.mjs |
software | healthy | scripts/fetch-icons.mjs |
agents-snippet.md |
software | healthy | skills/galley/agents-snippet.md |
SKILL.md |
software | healthy | skills/galley/SKILL.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
server.test.ts |
software | healthy | src/server.test.ts |
git.ts |
software | healthy | src/git.ts |
update.test.ts |
software | healthy | src/update.test.ts |
editor.ts |
software | healthy | src/editor.ts |
update.ts |
software | healthy | src/update.ts |
spec.test.ts |
software | healthy | src/spec.test.ts |
editor.test.ts |
software | healthy | src/editor.test.ts |
git.test.ts |
software | healthy | src/git.test.ts |
guide.test.ts |
software | healthy | src/guide.test.ts |
cli.ts |
software | healthy | src/cli.ts |
diffsource.test.ts |
software | healthy | src/diffsource.test.ts |
state.ts |
software | healthy | src/state.ts |
guide.ts |
software | healthy | src/guide.ts |
server.ts |
software | healthy | src/server.ts |
spec.ts |
software | healthy | src/spec.ts |
state.test.ts |
software | healthy | src/state.test.ts |
types.ts |
software | healthy | src/types.ts |
shims.d.ts |
software | healthy | src/ui/shims.d.ts |
blockers.ts |
software | healthy | src/ui/blockers.ts |
selection.ts |
software | healthy | src/ui/selection.ts |
mdfile.ts |
software | healthy | src/ui/mdfile.ts |
walkthrough.test.ts |
software | healthy | src/ui/walkthrough.test.ts |
linemap.ts |
software | healthy | src/ui/linemap.ts |
render.ts |
software | healthy | src/ui/render.ts |
cursor.ts |
software | healthy | src/ui/cursor.ts |
tree.ts |
software | healthy | src/ui/tree.ts |
icon-data.ts |
software | healthy | src/ui/icon-data.ts |
store.ts |
software | healthy | src/ui/store.ts |
changes.ts |
software | healthy | src/ui/changes.ts |
index.html |
software | healthy | src/ui/index.html |
main.ts |
software | healthy | src/ui/main.ts |
icons.ts |
software | healthy | src/ui/icons.ts |
poll.ts |
software | healthy | src/ui/poll.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
skills |
software | healthy | skills |
galley |
software | healthy | skills/galley |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
ui |
software | healthy | src/ui |
| Label | Layer | Status | Path |
|---|---|---|---|
set |
software | healthy | src/ui/tree.ts:set |
is |
software | healthy | src/ui/progress.ts:is |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ci |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6sdwmsmt |
software | healthy | /tmp/repobility-clone-6sdwmsmt |
| Label | Layer | Status | Path |
|---|---|---|---|
port:6799 |
network | healthy | scripts/smoke.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scripts/smoke.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/cc6a0b80-ffb4-4484-8b41-563ceeef41ba/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cc6a0b80-ffb4-4484-8b41-563ceeef41ba/
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.