Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wpu-research/A.T.L.A.S

https://github.com/wpu-research/A.T.L.A.S · scanned 2026-06-16 01:00 UTC (2 months, 1 week ago)

58 raw signals (0 security + 58 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 54 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 725 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.

LabelLayerStatusPath
rgb_to_hex software healthy generate_docx.py:32
set_cell_shading software healthy generate_docx.py:38
set_paragraph_shading software healthy generate_docx.py:49
add_page_number_footer software healthy generate_docx.py:59
set_page_margins software healthy generate_docx.py:90
add_inline_runs software healthy generate_docx.py:103
add_title software healthy generate_docx.py:148
add_heading1 software dead generate_docx.py:160
add_heading2 software healthy generate_docx.py:171
add_heading3 software healthy generate_docx.py:182
add_blockquote software healthy generate_docx.py:193
add_body_paragraph software healthy generate_docx.py:206
add_bullet software healthy generate_docx.py:213
add_code_block software healthy generate_docx.py:221
add_horizontal_rule software healthy generate_docx.py:238
add_table software healthy generate_docx.py:253
parse_table_row software healthy generate_docx.py:289
is_separator_row software healthy generate_docx.py:299
convert_markdown_to_docx software healthy generate_docx.py:304
get_base_dir software healthy main.py:36
_get_api_key software healthy main.py:53
_load_system_prompt software healthy main.py:58
_clean_transcript software healthy main.py:110
_detect_emotion_realtime software healthy main.py:117
_detect_emotion software healthy main.py:142
__init__ software healthy main.py:519
_on_text_command software healthy main.py:543
set_speaking software healthy main.py:554
speak software healthy main.py:562
speak_error software healthy main.py:573
_start_tune software healthy main.py:578
_drive_jaw_realtime software healthy main.py:612
_drive_mouth_from_chunk software healthy main.py:616
_ensure_viseme_worker software healthy main.py:630
_viseme_worker software healthy main.py:639
_dispatch_avatar software healthy main.py:706
_build_config software healthy main.py:726
_execute_tool software healthy main.py:761
_shutdown software healthy main.py:866
_send_realtime software healthy main.py:889
_listen_audio software healthy main.py:896
callback software dead main.py:900
_safe_put software healthy main.py:918
_receive_audio software healthy main.py:941
_fade_neutral software healthy main.py:1013
_play_audio software healthy main.py:1035
run software healthy main.py:1088
main software healthy main.py:1129
runner software dead main.py:1132
__init__ software healthy ui.py:266

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ATLAS_EN.md software healthy ATLAS_EN.md
ATLAS_TR.md software healthy ATLAS_TR.md
generate_docx.py software healthy generate_docx.py
setup.py software healthy setup.py
main.py software healthy main.py
requirements.txt software healthy requirements.txt
ui.py software healthy ui.py
readme.md software healthy readme.md
__init__.py software healthy config/__init__.py
executor.py software healthy agent/executor.py
error_handler.py software healthy agent/error_handler.py
task_queue.py software healthy agent/task_queue.py
planner.py software healthy agent/planner.py
client.py software healthy lipsync/client.py
__init__.py software healthy lipsync/__init__.py
setup.sh software healthy lipsync/setup.sh
continue-2026-06-13f.md software healthy _vault/continue-2026-06-13f.md
continue-2026-06-13d.md software healthy _vault/continue-2026-06-13d.md
continue-2026-06-14c.md software healthy _vault/continue-2026-06-14c.md
continue-2026-06-13c.md software healthy _vault/continue-2026-06-13c.md
continue-2026-06-12.md software healthy _vault/continue-2026-06-12.md
continue-2026-06-13a.md software healthy _vault/continue-2026-06-13a.md
continue-2026-06-12b.md software healthy _vault/continue-2026-06-12b.md
continue-2026-06-13b.md software healthy _vault/continue-2026-06-13b.md
continue-2026-06-13e.md software healthy _vault/continue-2026-06-13e.md
continue-2026-06-14b.md software healthy _vault/continue-2026-06-14b.md
continue-2026-06-14a.md software healthy _vault/continue-2026-06-14a.md
avatar.html software healthy web/avatar.html
avatar_renderer.js software healthy web/avatar_renderer.js
atlas.html software healthy web/atlas.html
ATLAS_IEEE_Access_Draft.md software healthy paper/ATLAS_IEEE_Access_Draft.md
build_paper_docx.py software healthy paper/build_paper_docx.py
summary.md software healthy paper/train_results/grid_figures/summary.md
grid_process.py software healthy paper/tools/grid_process.py
layer23_bench.py software healthy paper/tools/layer23_bench.py
grid_layer_validation.py software healthy paper/tools/grid_layer_validation.py
grid_eval.py software healthy paper/tools/grid_eval.py
layer23_bench_results.md software healthy paper/tools/layer23_bench_results.md
GRID_VIDEO_GT_NOTES.md software healthy paper/tools/GRID_VIDEO_GT_NOTES.md
grid_video_gt.py software healthy paper/tools/grid_video_gt.py
grid_download.py software healthy paper/tools/grid_download.py
syncnet_validity.py software healthy paper/tools/syncnet_validity.py
stats_table4.py software healthy paper/tools/stats_table4.py
grid_train.py software healthy paper/tools/grid_train.py
layer1_bench.py software healthy paper/tools/layer1_bench.py
timing_diagnostic.py software healthy paper/tools/timing_diagnostic.py
render_page.html software healthy paper/tools/render/render_page.html
compute_metrics.py software healthy paper/tools/render/compute_metrics.py
make_figures.py software healthy paper/tools/render/make_figures.py
render_video.py software healthy paper/tools/render/render_video.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
AtlasLive software healthy main.py:517
AtlasUI software healthy ui.py:27
Handler software healthy ui.py:143
_DummyRoot software healthy ui.py:263
AgentExecutor software healthy agent/executor.py:249
ErrorDecision software healthy agent/error_handler.py:18
TaskStatus software healthy agent/task_queue.py:9
TaskPriority software healthy agent/task_queue.py:17
Task software healthy agent/task_queue.py:24
TaskQueue software healthy agent/task_queue.py:37
AvatarRenderer software healthy web/avatar_renderer.js:AvatarRenderer
BlendshapeExtractor software healthy paper/tools/grid_video_gt.py:98
BiLSTMModel software healthy paper/tools/grid_train.py:154
CausalTransformer software healthy paper/tools/grid_train.py:166
GridCache software healthy paper/tools/grid_train.py:193
_VisionSession software healthy actions/screen_processor.py:205
_BrowserSession software healthy actions/browser_control.py:375
_SessionRegistry software healthy actions/browser_control.py:791
RateLimitError software healthy actions/dev_agent.py:95

LabelLayerStatusPath
config software healthy config
agent software healthy agent
lipsync software healthy lipsync
_vault software healthy _vault
web software healthy web
paper software healthy paper
train_results software healthy paper/train_results
grid_figures software healthy paper/train_results/grid_figures
tools software healthy paper/tools
render software healthy paper/tools/render
memory software healthy memory
actions software healthy actions

LabelLayerStatusPath
127.0.0.1 network healthy paper/tools/render/render_video.py
124.0.0.0 network healthy actions/youtube_video.py

LabelLayerStatusPath
repobility-clone-x1gcuvlt software healthy /tmp/repobility-clone-x1gcuvlt

LabelLayerStatusPath
gpu (detected) hardware healthy paper/tools/grid_eval.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/cbd46121-5e57-4ce6-81a0-fd45e90d518d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cbd46121-5e57-4ce6-81a0-fd45e90d518d/

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.