https://github.com/MiraQue/DeskShelf
· scanned 2026-06-16 04:33 UTC (1 month, 4 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 4 weeks 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 76 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 |
|---|---|---|---|
launch |
software | healthy | launcher.py:7 |
_get_folder_path |
software | healthy | desktop_reader.py:12 |
get_desktop_path |
software | healthy | desktop_reader.py:21 |
get_public_desktop_path |
software | healthy | desktop_reader.py:29 |
resolve_lnk |
software | healthy | desktop_reader.py:37 |
resolve_url |
software | healthy | desktop_reader.py:58 |
_collect_desktop_paths |
software | healthy | desktop_reader.py:85 |
scan_desktop |
software | healthy | desktop_reader.py:103 |
load_config |
software | healthy | config.py:37 |
save_config |
software | healthy | config.py:55 |
_extract_icon_from_file |
software | healthy | icon_extractor.py:61 |
_hicon_to_image |
software | healthy | icon_extractor.py:84 |
_load_ico_file |
software | healthy | icon_extractor.py:122 |
get_icon |
software | healthy | icon_extractor.py:132 |
_create_default_icon |
software | healthy | icon_extractor.py:177 |
main |
software | healthy | main.py:18 |
generate_icon |
software | healthy | generate_icon.py:7 |
__init__ |
software | healthy | app.py:42 |
_setup_window |
software | healthy | app.py:62 |
_setup_theme |
software | healthy | app.py:82 |
_t |
software | healthy | app.py:89 |
_build_ui |
software | healthy | app.py:94 |
_get_star |
software | healthy | app.py:177 |
_set_star |
software | healthy | app.py:180 |
_sort_items |
software | healthy | app.py:188 |
key |
software | dead | app.py:192 |
_toggle_theme |
software | healthy | app.py:203 |
_update_theme_button |
software | healthy | app.py:211 |
_set_lang |
software | healthy | app.py:219 |
_update_lang_segment |
software | healthy | app.py:231 |
_rebuild_tabs |
software | healthy | app.py:245 |
_switch_tag |
software | healthy | app.py:264 |
_load_desktop_items |
software | healthy | app.py:272 |
_refresh |
software | healthy | app.py:278 |
_get_filtered_items |
software | healthy | app.py:288 |
_render_list_placeholders |
software | healthy | app.py:296 |
_render_list |
software | healthy | app.py:299 |
_render_items |
software | healthy | app.py:302 |
_render_more_section |
software | healthy | app.py:322 |
_toggle_more |
software | healthy | app.py:341 |
_get_or_create_image |
software | healthy | app.py:345 |
_create_row |
software | healthy | app.py:355 |
_cycle_star |
software | healthy | app.py:399 |
_load_icons_async |
software | healthy | app.py:408 |
worker |
software | dead | app.py:411 |
_update_icon |
software | healthy | app.py:424 |
_update_icon_in_tree |
software | healthy | app.py:432 |
_on_click |
software | healthy | app.py:444 |
_record_usage |
software | healthy | app.py:448 |
_open_tag_manager |
software | healthy | app.py:459 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
launcher.py |
software | healthy | launcher.py |
desktop_reader.py |
software | healthy | desktop_reader.py |
config.py |
software | healthy | config.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
icon_extractor.py |
software | healthy | icon_extractor.py |
LICENSE |
software | healthy | LICENSE |
main.py |
software | healthy | main.py |
generate_icon.py |
software | healthy | generate_icon.py |
app.py |
software | healthy | app.py |
README.en.md |
software | healthy | README.en.md |
| Label | Layer | Status | Path |
|---|---|---|---|
BITMAPINFOHEADER |
software | healthy | icon_extractor.py:35 |
ICONINFO |
software | healthy | icon_extractor.py:51 |
DeskShelfApp |
software | healthy | app.py:41 |
| Label | Layer | Status | Path |
|---|---|---|---|
MiraQue__DeskShelf |
software | healthy | /data/fable5_failed_archive/MiraQue__DeskShelf |
This page is publicly accessible at:
https://repobility.com/scan/7eb7968a-7bc4-4268-9b35-3f6de6c09b34/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7eb7968a-7bc4-4268-9b35-3f6de6c09b34/
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.