https://github.com/latte3cup/claude-session-manager
· scanned 2026-06-16 04:31 UTC (2 months ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months ago · v1 · 5 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 49 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 |
|---|---|---|---|
get_server_handle |
software | dead | remote_code_bootstrap.py:71 |
default_data_dir |
software | healthy | remote_code_bootstrap.py:76 |
resolve_data_dir |
software | healthy | remote_code_bootstrap.py:85 |
read_env_lines |
software | healthy | remote_code_bootstrap.py:90 |
env_key_for_line |
software | healthy | remote_code_bootstrap.py:96 |
env_value_for_line |
software | healthy | remote_code_bootstrap.py:103 |
get_env_value |
software | healthy | remote_code_bootstrap.py:116 |
format_env_value |
software | healthy | remote_code_bootstrap.py:123 |
upsert_env_value |
software | healthy | remote_code_bootstrap.py:131 |
default_env_lines |
software | healthy | remote_code_bootstrap.py:143 |
ensure_env_file |
software | healthy | remote_code_bootstrap.py:162 |
load_env_defaults |
software | healthy | remote_code_bootstrap.py:194 |
configure_environment |
software | healthy | remote_code_bootstrap.py:204 |
ensure_static_build |
software | healthy | remote_code_bootstrap.py:219 |
ensure_port_available |
software | healthy | remote_code_bootstrap.py:233 |
healthcheck_ok |
software | healthy | remote_code_bootstrap.py:244 |
start_server_thread |
software | healthy | remote_code_bootstrap.py:253 |
server_target |
software | dead | remote_code_bootstrap.py:262 |
wait_for_health |
software | healthy | remote_code_bootstrap.py:274 |
shutdown_server |
software | healthy | remote_code_bootstrap.py:293 |
show_error |
software | healthy | remote_code_bootstrap.py:298 |
parse_args |
software | healthy | remote_code_server.py:20 |
run |
software | healthy | remote_code_server.py:28 |
main |
software | healthy | remote_code_server.py:49 |
parse_args |
software | healthy | remote_code_launcher.py:21 |
run |
software | healthy | remote_code_launcher.py:30 |
main |
software | healthy | remote_code_launcher.py:52 |
| Label | Layer | Status | Path |
|---|---|---|---|
start.sh |
software | healthy | start.sh |
setup.sh |
software | healthy | setup.sh |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
start-dev.sh |
software | healthy | start-dev.sh |
remote_code_bootstrap.py |
software | healthy | remote_code_bootstrap.py |
package.json |
software | healthy | package.json |
tunnel-guide.md |
software | healthy | tunnel-guide.md |
build-release.sh |
software | healthy | build-release.sh |
remote_code_server.py |
software | healthy | remote_code_server.py |
tunnel.sh |
software | healthy | tunnel.sh |
remote_code_launcher.py |
software | healthy | remote_code_launcher.py |
tunnel-quick.sh |
software | healthy | tunnel-quick.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
LauncherError |
software | healthy | remote_code_bootstrap.py:26 |
ServerHandle |
software | healthy | remote_code_bootstrap.py:61 |
| Label | Layer | Status | Path |
|---|---|---|---|
latte3cup__claude-session-manager |
software | healthy | /data/fable5_failed_archive/latte3cup__claude-session-manag… |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | tunnel-quick.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | setup.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/7831d8db-4e22-4d76-9799-d96f49536858/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7831d8db-4e22-4d76-9799-d96f49536858/
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.