https://github.com/sylirre/ghostty-android-terminal
· scanned 2026-06-16 00:27 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 12 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 292 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
build.gradle |
software | healthy | build.gradle |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
architecture.md |
software | healthy | docs/architecture.md |
native-build.md |
software | healthy | docs/native-build.md |
testing.md |
software | healthy | docs/testing.md |
build-ghostty-vt.sh |
software | healthy | scripts/build-ghostty-vt.sh |
setup-emulator.sh |
software | healthy | scripts/setup-emulator.sh |
build-debian-rootfs.sh |
software | healthy | scripts/build-debian-rootfs.sh |
gen-loader-info.sh |
software | healthy | scripts/gen-loader-info.sh |
fetch-ghostty.sh |
software | healthy | scripts/fetch-ghostty.sh |
run-emulator.sh |
software | healthy | scripts/run-emulator.sh |
gen-case-fold.py |
software | healthy | scripts/gen-case-fold.py |
build.gradle |
software | healthy | app/build.gradle |
DebianSessionTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/DebianSessionTest… |
ShellSessionTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/ShellSessionTest.… |
EmulatorVtTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/EmulatorVtTest.ja… |
ThemeModelTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/ThemeModelTest.ja… |
TestUtil.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/TestUtil.java |
ThemeActivityTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/ThemeActivityTest… |
TerminalUiTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/TerminalUiTest.ja… |
ExtraKeysConfigTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/ui/ExtraKeysConfi… |
RootfsBackupTest.java |
software | healthy | app/src/androidTest/java/sh/easycli/proot/term/RootfsBackup… |
case_fold.h |
software | healthy | app/src/main/cpp/case_fold.h |
png_decode.c |
software | healthy | app/src/main/cpp/png_decode.c |
pty_jni.c |
software | healthy | app/src/main/cpp/pty_jni.c |
png_decode.h |
software | healthy | app/src/main/cpp/png_decode.h |
terminal_jni.c |
software | healthy | app/src/main/cpp/terminal_jni.c |
kitty_unicode.c |
software | healthy | app/src/main/cpp/kitty_unicode.c |
kitty_unicode.h |
software | healthy | app/src/main/cpp/kitty_unicode.h |
stb_image.h |
software | healthy | app/src/main/cpp/stb_image.h |
ThemeStore.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ThemeStore.java |
SettingsDialog.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/SettingsDialog.java |
ExtraKeysConfig.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ExtraKeysConfig.java |
ThemeActivity.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ThemeActivity.java |
ExtraKeysActivity.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ExtraKeysActivity.java |
ThemePresets.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ThemePresets.java |
AppSettings.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/AppSettings.java |
BackgroundImageStore.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/BackgroundImageStore.… |
Setting.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/Setting.java |
TerminalView.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/TerminalView.java |
ColorPickerDialog.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ColorPickerDialog.java |
ThemePreviewView.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ThemePreviewView.java |
ExtraKey.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ExtraKey.java |
TerminalTheme.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/TerminalTheme.java |
ExtraKeysView.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/ExtraKeysView.java |
TabStripView.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/TabStripView.java |
MainActivity.java |
software | healthy | app/src/main/java/sh/easycli/proot/ui/MainActivity.java |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
app |
software | healthy | app |
src |
software | healthy | app/src |
androidTest |
software | healthy | app/src/androidTest |
java |
software | healthy | app/src/androidTest/java |
sh |
software | healthy | app/src/androidTest/java/sh |
easycli |
software | healthy | app/src/androidTest/java/sh/easycli |
proot |
software | healthy | app/src/androidTest/java/sh/easycli/proot |
ui |
software | healthy | app/src/androidTest/java/sh/easycli/proot/ui |
term |
software | healthy | app/src/androidTest/java/sh/easycli/proot/term |
main |
software | healthy | app/src/main |
cpp |
software | healthy | app/src/main/cpp |
java |
software | healthy | app/src/main/java |
sh |
software | healthy | app/src/main/java/sh |
easycli |
software | healthy | app/src/main/java/sh/easycli |
proot |
software | healthy | app/src/main/java/sh/easycli/proot |
ui |
software | healthy | app/src/main/java/sh/easycli/proot/ui |
term |
software | healthy | app/src/main/java/sh/easycli/proot/term |
native |
software | healthy | native |
ghostty-vt |
software | healthy | native/ghostty-vt |
include |
software | healthy | native/ghostty-vt/include |
ghostty |
software | healthy | native/ghostty-vt/include/ghostty |
vt |
software | healthy | native/ghostty-vt/include/ghostty/vt |
mouse |
software | healthy | native/ghostty-vt/include/ghostty/vt/mouse |
key |
software | healthy | native/ghostty-vt/include/ghostty/vt/key |
talloc |
software | healthy | native/talloc |
proot |
software | healthy | native/proot |
android |
software | healthy | native/proot/android |
src |
software | healthy | native/proot/src |
tracee |
software | healthy | native/proot/src/tracee |
loader |
software | healthy | native/proot/src/loader |
cli |
software | healthy | native/proot/src/cli |
ptrace |
software | healthy | native/proot/src/ptrace |
syscall |
software | healthy | native/proot/src/syscall |
extension |
software | healthy | native/proot/src/extension |
link2symlink |
software | healthy | native/proot/src/extension/link2symlink |
mountinfo |
software | healthy | native/proot/src/extension/mountinfo |
fix_symlink_size |
software | healthy | native/proot/src/extension/fix_symlink_size |
port_switch |
software | healthy | native/proot/src/extension/port_switch |
ashmem_memfd |
software | healthy | native/proot/src/extension/ashmem_memfd |
hidden_files |
software | healthy | native/proot/src/extension/hidden_files |
sysvipc |
software | healthy | native/proot/src/extension/sysvipc |
fake_id0 |
software | healthy | native/proot/src/extension/fake_id0 |
kompat |
software | healthy | native/proot/src/extension/kompat |
path |
software | healthy | native/proot/src/path |
execve |
software | healthy | native/proot/src/execve |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
instrumented-tests |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-0ar6_ne0 |
software | healthy | /tmp/repobility-clone-0ar6_ne0 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | scripts/run-emulator.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/f6514adf-7e00-4316-a4a7-68e120eb8ec9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f6514adf-7e00-4316-a4a7-68e120eb8ec9/
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.