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.

sunyuzheng/kdb-video-post-production

https://github.com/sunyuzheng/kdb-video-post-production · scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 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 160 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
run software healthy tools/build_speaker_refs.py:23
extract_mono_wav software healthy tools/build_speaker_refs.py:27
read_pcm software healthy tools/build_speaker_refs.py:50
rms_for_window software healthy tools/build_speaker_refs.py:59
pick_windows software healthy tools/build_speaker_refs.py:74
export_clip software healthy tools/build_speaker_refs.py:104
main software healthy tools/build_speaker_refs.py:132
parse_srt_text software healthy tools/extract_channel_vocab.py:59
find_srt_pairs software healthy tools/extract_channel_vocab.py:73
extract_english_proper_nouns software healthy tools/extract_channel_vocab.py:90
extract_from_error_notebook software healthy tools/extract_channel_vocab.py:109
load_existing_candidates software healthy tools/extract_channel_vocab.py:173
build_hotwords_context software healthy tools/extract_channel_vocab.py:183
main software healthy tools/extract_channel_vocab.py:207
load_guideline software healthy tools/generate_highlights.py:30
srt_to_text software healthy tools/generate_highlights.py:38
_format_timestamp software healthy tools/generate_highlights.py:54
_parse_start_seconds software healthy tools/generate_highlights.py:62
srt_to_timed_text software healthy tools/generate_highlights.py:73
flush_current software healthy tools/generate_highlights.py:80
extract_appended_highlights software healthy tools/generate_highlights.py:112
sample_content software healthy tools/generate_highlights.py:155
_episode_stem software healthy tools/generate_highlights.py:247
_read_speaker_labeled software healthy tools/generate_highlights.py:255
generate_highlights software healthy tools/generate_highlights.py:268
main software healthy tools/generate_highlights.py:315
call_claude_file_based software healthy tools/claude_cli.py:20
_call_claude_once software healthy tools/claude_cli.py:64
load_guideline software healthy tools/generate_titles.py:38
load_top_titles software healthy tools/generate_titles.py:44
find_highlights software healthy tools/generate_titles.py:50
srt_to_text software healthy tools/generate_titles.py:65
run_round0 software healthy tools/generate_titles.py:208
run_round1 software healthy tools/generate_titles.py:227
run_round2 software healthy tools/generate_titles.py:252
generate_titles software healthy tools/generate_titles.py:273
main software healthy tools/generate_titles.py:320
call_codex_file_based software healthy tools/codex_cli.py:16
duration software healthy tools/speaker_attribution.py:59
episode_stem software healthy tools/speaker_attribution.py:63
default_process_dir software healthy tools/speaker_attribution.py:67
run software healthy tools/speaker_attribution.py:71
extract_audio software healthy tools/speaker_attribution.py:75
token_from_env software healthy tools/speaker_attribution.py:99
resolve_device software healthy tools/speaker_attribution.py:112
instantiate_pipeline software healthy tools/speaker_attribution.py:126
annotation_to_turns software healthy tools/speaker_attribution.py:153
write_rttm software healthy tools/speaker_attribution.py:167
run_diarization software healthy tools/speaker_attribution.py:176
parse_ref_arg software dead tools/speaker_attribution.py:220

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

LabelLayerStatusPath
DESIGN.md software healthy DESIGN.md
README.md software healthy README.md
build-story.md software healthy build-story.md
requirements.txt software healthy requirements.txt
build_speaker_refs.py software healthy tools/build_speaker_refs.py
extract_channel_vocab.py software healthy tools/extract_channel_vocab.py
generate_highlights.py software healthy tools/generate_highlights.py
claude_cli.py software healthy tools/claude_cli.py
generate_titles.py software healthy tools/generate_titles.py
codex_cli.py software healthy tools/codex_cli.py
speaker_attribution.py software healthy tools/speaker_attribution.py
resplit_srt.py software healthy tools/resplit_srt.py
generate_youtube_description.py software healthy tools/generate_youtube_description.py
generate_article.py software healthy tools/generate_article.py
process_video.py software healthy tools/process_video.py
correct_srt.py software healthy tools/correct/correct_srt.py
SKILL.md software healthy skill/SKILL.md
sources.md software healthy skill/references/sources.md
cover-style-guide.md software healthy skill/references/cover-style-guide.md
skill/SKILL.md quality healthy skill/SKILL.md

LabelLayerStatusPath
tools software healthy tools
correct software healthy tools/correct
skill software healthy skill
references software healthy skill/references

LabelLayerStatusPath
Turn software healthy tools/speaker_attribution.py:38
Cue software healthy tools/speaker_attribution.py:52

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

LabelLayerStatusPath
gpu (detected) hardware healthy tools/speaker_attribution.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/302aaf9d-fb1e-4808-a5c6-cfd7a2142c1b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/302aaf9d-fb1e-4808-a5c6-cfd7a2142c1b/

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.