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.

yun-013/video_compressor

https://github.com/yun-013/video_compressor · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 15 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 67 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
is_audio_format software healthy compress.py:58
output_ext software healthy compress.py:62
_find_tool software healthy compress.py:69
run software healthy compress.py:91
detect_hw_encoders software healthy compress.py:96
hw_input_args software healthy compress.py:108
hw_filter_args software healthy compress.py:116
hw_encoder_works software healthy compress.py:123
pick_hw software healthy compress.py:139
encoder_label software healthy compress.py:154
parse_time software healthy compress.py:161
_parse_fps software healthy compress.py:177
probe software healthy compress.py:185
probe_streams software healthy compress.py:221
describe_file software healthy compress.py:233
build_video_args software healthy compress.py:278
selected_audio_codecs software healthy compress.py:309
audio_map_args software healthy compress.py:319
build_audio_only_args software healthy compress.py:330
build_command software healthy compress.py:341
human_size software healthy compress.py:394
fmt_time software healthy compress.py:401
compress_file software healthy compress.py:407
replace_original software healthy compress.py:502
temp_output_path software healthy compress.py:510
collect_inputs software healthy compress.py:515
check_ffmpeg software healthy compress.py:530
parse_audio_track software dead compress.py:536
audio_track_label software healthy compress.py:549
_console_progress software healthy compress.py:557
main software healthy compress.py:563
progress_done software dead compress.py:687
__init__ software healthy gui.py:59
_build_ui software healthy gui.py:78
_update_outmode software healthy gui.py:238
_update_format software healthy gui.py:246
add_files software dead gui.py:255
add_folder software dead gui.py:263
_add_input software healthy gui.py:268
on_drop software dead gui.py:273
_add_dropped software healthy gui.py:276
remove_selected software dead gui.py:283
browse_outdir software dead gui.py:287
show_info software dead gui.py:293
_show_info_worker software healthy gui.py:302
_gather_options software healthy gui.py:311
start software healthy gui.py:392
cancel software dead gui.py:411
on_close software dead gui.py:416
_post software healthy gui.py:424

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

LabelLayerStatusPath
compress.py software healthy compress.py
README.md software healthy README.md
gui.py software healthy gui.py
LICENSE software healthy LICENSE
release-builds.yml software healthy .github/workflows/release-builds.yml

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
build-macos cicd healthy .github/workflows/release-builds.yml
build-linux cicd healthy .github/workflows/release-builds.yml

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

LabelLayerStatusPath
App software healthy gui.py:58

LabelLayerStatusPath
gpu (detected) hardware healthy compress.py

LabelLayerStatusPath
gha::release-builds cicd healthy .github/workflows/release-builds.yml
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/178e5f0b-2485-4ec6-8be3-f1c963ef1add/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/178e5f0b-2485-4ec6-8be3-f1c963ef1add/

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.