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.

Taki0128/c-disk-cleaner

https://github.com/Taki0128/c-disk-cleaner · scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 19 actionable findings from 1 signal source. 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 62 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
get_env software healthy cleaner.py:17
_remove_readonly software healthy cleaner.py:22
safe_rmtree software healthy cleaner.py:28
safe_unlink software healthy cleaner.py:39
safe_delete_files_in_dir software healthy cleaner.py:51
get_dir_size_fast software healthy cleaner.py:79
run_cmd software healthy cleaner.py:96
has_admin software healthy cleaner.py:106
_scan_dir software healthy cleaner.py:116
_scan_file_pattern software healthy cleaner.py:129
scan_windows_temp software dead cleaner.py:151
scan_user_temp software dead cleaner.py:167
scan_recycle_bin software dead cleaner.py:174
scan_windows_update_cache software dead cleaner.py:189
scan_prefetch software dead cleaner.py:197
scan_dns_cache software dead cleaner.py:205
scan_browser_cache software dead cleaner.py:210
scan_thumbnail_cache software dead cleaner.py:260
scan_delivery_optimization software dead cleaner.py:269
scan_windows_error_reports software dead cleaner.py:278
scan_windows_logs software dead cleaner.py:295
scan_old_windows software dead cleaner.py:303
scan_large_files software healthy cleaner.py:312
_should_skip software healthy cleaner.py:323
clean_temp_files software dead cleaner.py:360
clean_recycle_bin software dead cleaner.py:375
clean_windows_update_cache software dead cleaner.py:388
clean_prefetch software dead cleaner.py:399
clean_dns_cache software dead cleaner.py:410
clean_browser_cache software dead cleaner.py:419
clean_thumbnail_cache software dead cleaner.py:460
clean_delivery_optimization software dead cleaner.py:482
clean_windows_error_reports software dead cleaner.py:494
clean_cbs_logs software dead cleaner.py:509
clean_old_windows software dead cleaner.py:520
clean_disk_cleanup software dead cleaner.py:535
scan_all_categories software healthy cleaner.py:682
_do software healthy cleaner.py:686
clean_selected software healthy cleaner.py:721
get_large_files software healthy cleaner.py:738
delete_specific_files software healthy cleaner.py:743
index software healthy app.py:22
api_status software healthy app.py:29
api_scan software healthy app.py:40
api_clean software healthy app.py:55
api_large_files software healthy app.py:72
api_delete_files software healthy app.py:84
_fmt_size software healthy app.py:96
open_browser software dead app.py:109

LabelLayerStatusPath
ANY / api healthy app.py
ANY /api/status api healthy app.py
ANY /api/scan api healthy app.py
ANY /api/clean api healthy app.py
ANY /api/large-files api healthy app.py
ANY /api/delete-files api healthy app.py

LabelLayerStatusPath
cleaner.py software healthy cleaner.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
app.py software healthy app.py

LabelLayerStatusPath
Taki0128__c-disk-cleaner software healthy /data/fable5_failed_archive/Taki0128__c-disk-cleaner

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
port:5000 network healthy app.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/0adbe3a4-01b0-4d81-9044-b3f609d2e85c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0adbe3a4-01b0-4d81-9044-b3f609d2e85c/

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.