https://github.com/shdkej/video-automation
· scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 3 weeks ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 92 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 |
|---|---|---|---|
find_korean_font |
software | healthy | subtitle.py:26 |
wrap_text |
software | healthy | subtitle.py:53 |
render_caption_png |
software | healthy | subtitle.py:72 |
render_subtitled |
software | healthy | subtitle.py:134 |
_build_srt |
software | healthy | subtitle.py:235 |
fmt |
software | healthy | subtitle.py:236 |
concat_sources |
software | healthy | effects.py:26 |
apply_color_grade |
software | healthy | effects.py:89 |
apply_ken_burns_last |
software | healthy | effects.py:114 |
make_text_card |
software | healthy | effects.py:172 |
concat_videos |
software | healthy | effects.py:234 |
reframe_vertical |
software | healthy | effects.py:269 |
extract_thumbnail |
software | healthy | effects.py:311 |
apply_fade |
software | healthy | effects.py:331 |
compute_xfade_windows |
software | healthy | effects.py:359 |
cut_with_xfade |
software | healthy | effects.py:374 |
add_bgm |
software | healthy | effects.py:441 |
split_media |
software | healthy | pipeline.py:59 |
strip_leading_fillers |
software | healthy | pipeline.py:89 |
caption_for_segment |
software | healthy | pipeline.py:97 |
rank_for_shorts |
software | healthy | pipeline.py:110 |
rank_key |
software | dead | pipeline.py:123 |
pick_thumbnail_times |
software | healthy | pipeline.py:155 |
pick_intro_segment |
software | healthy | pipeline.py:167 |
analyze |
software | healthy | pipeline.py:178 |
longform_events |
software | healthy | pipeline.py:255 |
build_longform |
software | healthy | pipeline.py:291 |
shorts_events |
software | healthy | pipeline.py:341 |
build_one_short |
software | healthy | pipeline.py:366 |
build_thumbnail |
software | healthy | pipeline.py:405 |
build_intro |
software | healthy | pipeline.py:417 |
run |
software | healthy | pipeline.py:437 |
step |
software | healthy | pipeline.py:489 |
main |
software | healthy | pipeline.py:527 |
probe_duration |
software | healthy | probe.py:13 |
has_audio_stream |
software | healthy | probe.py:23 |
has_video_stream |
software | healthy | probe.py:33 |
probe_resolution |
software | healthy | probe.py:50 |
format_timestamp |
software | healthy | auto_cut.py:34 |
format_srt_timestamp |
software | healthy | auto_cut.py:41 |
write_srt |
software | healthy | auto_cut.py:49 |
remap_transcript_to_cuts |
software | healthy | auto_cut.py:67 |
validate_segments |
software | healthy | auto_cut.py:89 |
total_duration |
software | healthy | auto_cut.py:116 |
validate_transcript_quality |
software | healthy | auto_cut.py:120 |
overlaps |
software | healthy | auto_cut.py:148 |
filter_grounded_segments |
software | healthy | auto_cut.py:152 |
parse_scene_metadata |
software | healthy | auto_cut.py:163 |
pick_scene_segments |
software | healthy | auto_cut.py:183 |
format_mmss |
software | healthy | auto_cut.py:207 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
subtitle.py |
software | healthy | subtitle.py |
effects.py |
software | healthy | effects.py |
pipeline.py |
software | healthy | pipeline.py |
requirements.txt |
software | healthy | requirements.txt |
probe.py |
software | healthy | probe.py |
README.md |
software | healthy | README.md |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
auto_cut.py |
software | healthy | auto_cut.py |
subtitle_remotion.py |
software | healthy | subtitle_remotion.py |
| Label | Layer | Status | Path |
|---|---|---|---|
shdkej__video-automation |
software | healthy | /data/fable5_failed_archive/shdkej__video-automation |
| Label | Layer | Status | Path |
|---|---|---|---|
PipelineError |
software | healthy | auto_cut.py:22 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/9069af0a-2fd6-45d6-a96c-d7dc4cc1fd78/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9069af0a-2fd6-45d6-a96c-d7dc4cc1fd78/
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.