https://github.com/101isack101/JARVIS
· scanned 2026-06-16 03:55 UTC (2 months ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 95 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 |
|---|---|---|---|
set_mode |
software | healthy | runtime_modes.py:24 |
get_mode |
software | dead | runtime_modes.py:40 |
_install_crash_capture |
software | healthy | jarvis.py:92 |
_dump |
software | healthy | jarvis.py:120 |
_main_hook |
software | healthy | jarvis.py:136 |
_thread_hook |
software | healthy | jarvis.py:140 |
_stack_watchdog |
software | healthy | jarvis.py:162 |
__init__ |
software | healthy | jarvis.py:271 |
_apply_focus_box |
software | healthy | jarvis.py:624 |
_on_obs_memory_job_done |
software | healthy | jarvis.py:630 |
start |
software | healthy | jarvis.py:648 |
stop |
software | healthy | jarvis.py:666 |
run |
software | healthy | jarvis.py:696 |
_on_ptt_press |
software | healthy | jarvis.py:705 |
_on_ptt_release |
software | healthy | jarvis.py:717 |
_on_toggle_mode |
software | healthy | jarvis.py:727 |
_apply_listen_mode |
software | healthy | jarvis.py:731 |
_on_kill |
software | healthy | jarvis.py:775 |
_on_capture_screen |
software | healthy | jarvis.py:779 |
_on_capture_camera |
software | healthy | jarvis.py:797 |
_show_camera_frame |
software | healthy | jarvis.py:817 |
_on_ui_command |
software | healthy | jarvis.py:824 |
_send_user_text |
software | healthy | jarvis.py:848 |
_on_capture_region |
software | healthy | jarvis.py:858 |
_show_region_selector |
software | healthy | jarvis.py:871 |
_on_region_selected |
software | healthy | jarvis.py:890 |
_on_audio_chunk |
software | healthy | jarvis.py:911 |
_gemini_budget_available |
software | healthy | jarvis.py:966 |
_on_player_output |
software | healthy | jarvis.py:973 |
_detect_barge_in |
software | healthy | jarvis.py:993 |
_trigger_barge_in |
software | healthy | jarvis.py:1018 |
_on_connected |
software | healthy | jarvis.py:1039 |
_on_connection_status |
software | healthy | jarvis.py:1058 |
_on_gemini_audio |
software | healthy | jarvis.py:1061 |
_on_gemini_text |
software | healthy | jarvis.py:1089 |
_on_input_transcript |
software | healthy | jarvis.py:1093 |
_on_interrupted |
software | healthy | jarvis.py:1097 |
_on_tool_start |
software | healthy | jarvis.py:1104 |
_on_tool_end |
software | healthy | jarvis.py:1118 |
_preview_camera_tool_result |
software | healthy | jarvis.py:1128 |
_on_turn_complete |
software | healthy | jarvis.py:1137 |
_on_playback_complete |
software | healthy | jarvis.py:1179 |
_on_error |
software | healthy | jarvis.py:1217 |
_on_vault_change |
software | healthy | jarvis.py:1224 |
_log |
software | healthy | jarvis.py:1230 |
_tk |
software | healthy | jarvis.py:1252 |
_install_ui_pump |
software | healthy | jarvis.py:1271 |
_pump |
software | healthy | jarvis.py:1273 |
_set_overlay_state |
software | healthy | jarvis.py:1293 |
_schedule_usage_flush |
software | healthy | jarvis.py:1304 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
runtime_modes.py |
software | healthy | runtime_modes.py |
jarvis.py |
software | healthy | jarvis.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
runtime_preferences.py |
software | healthy | runtime_preferences.py |
jarvis_version.py |
software | healthy | jarvis_version.py |
jarvis_health.py |
software | healthy | jarvis_health.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ModeManager |
software | healthy | runtime_modes.py:21 |
Jarvis |
software | healthy | jarvis.py:268 |
Check |
software | healthy | jarvis_health.py:34 |
HealthReport |
software | healthy | jarvis_health.py:46 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::jarvis_health.py |
security | healthy | jarvis_health.py |
auth::requirements.txt |
security | healthy | requirements.txt |
auth::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
101isack101__JARVIS |
software | healthy | /data/fable5_failed_archive/101isack101__JARVIS |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9222 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/9c72bc89-093a-4eb3-8310-e9b0beab940f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9c72bc89-093a-4eb3-8310-e9b0beab940f/
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.