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.

Zer0Wav3s/media-to-text

https://github.com/Zer0Wav3s/media-to-text · scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. 5 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 119 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
print_status software healthy combine_transcripts.py:58
get_output_filename software healthy combine_transcripts.py:70
has_speaker_labels software healthy combine_transcripts.py:74
clean_text software healthy combine_transcripts.py:79
count_words software healthy combine_transcripts.py:107
__init__ software healthy combine_transcripts.py:126
get_transcript_files software healthy combine_transcripts.py:130
_read_and_clean_file software healthy combine_transcripts.py:145
combine_files_async software healthy combine_transcripts.py:168
combine_files software healthy combine_transcripts.py:222
main software healthy combine_transcripts.py:238
get_backend software healthy transcribe.py:142
get_backend_label software healthy transcribe.py:147
get_model_id software healthy transcribe.py:153
get_deepgram_diarize software healthy transcribe.py:159
get_max_concurrent software healthy transcribe.py:167
estimate_processing_seconds software healthy transcribe.py:182
checkpoint_key software healthy transcribe.py:198
get_checkpoint_dir software healthy transcribe.py:205
check_and_install_dependencies software healthy transcribe.py:227
format_time software healthy transcribe.py:310
print_success software healthy transcribe.py:323
print_error software healthy transcribe.py:328
print_warning software healthy transcribe.py:333
print_info software healthy transcribe.py:338
print_process software healthy transcribe.py:343
print_status software healthy transcribe.py:348
print_header software healthy transcribe.py:360
print_divider software healthy transcribe.py:376
__init__ software healthy transcribe.py:1746
show_processing_status software dead transcribe.py:392
start software healthy transcribe.py:946
stop software healthy transcribe.py:950
progress_fraction software healthy transcribe.py:447
status_text software healthy transcribe.py:464
completed_count software healthy transcribe.py:486
processing_count software healthy transcribe.py:490
failed_count software healthy transcribe.py:494
progress_percent software healthy transcribe.py:498
elapsed_seconds software healthy transcribe.py:510
estimated_remaining software healthy transcribe.py:514
_detect_capabilities software healthy transcribe.py:545
supports_ansi software healthy transcribe.py:585
width software healthy transcribe.py:589
refresh_width software dead transcribe.py:592
initialize_file software healthy transcribe.py:894
update_chunk_status software healthy transcribe.py:918
_render_progress_bar software healthy transcribe.py:698
_render_chunk_line software healthy transcribe.py:706
_render_overall_line software healthy transcribe.py:744

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

LabelLayerStatusPath
Colors software healthy combine_transcripts.py:43
Symbols software healthy combine_transcripts.py:51
TranscriptCombiner software healthy combine_transcripts.py:115
Colors software healthy transcribe.py:44
Symbols software healthy transcribe.py:63
DependencyManager software healthy transcribe.py:213
ProgressTracker software healthy transcribe.py:384
ChunkStatus software healthy transcribe.py:424
ChunkState software healthy transcribe.py:434
FileProgressState software healthy transcribe.py:477
TerminalCapabilities software healthy transcribe.py:537
MultiLineProgressDisplay software healthy transcribe.py:602
SimpleFallbackDisplay software healthy transcribe.py:886
EnvironmentSetup software healthy transcribe.py:985
MediaProcessor software healthy transcribe.py:1058
AsyncTranscriber software healthy transcribe.py:1416
TranscriptionApp software healthy transcribe.py:1734

LabelLayerStatusPath
combine_transcripts.py software healthy combine_transcripts.py
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
requirements.txt software healthy requirements.txt
CHANGELOG.md software healthy CHANGELOG.md
transcribe.py software healthy transcribe.py
CLAUDE.md quality healthy CLAUDE.md

LabelLayerStatusPath
repobility-clone-kjm5exqp software healthy /tmp/repobility-clone-kjm5exqp
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/e39b5098-30ca-4789-aac7-71496152cbbb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e39b5098-30ca-4789-aac7-71496152cbbb/

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.