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.

aaronvstory/selfie-gen-ultimate

https://github.com/aaronvstory/selfie-gen-ultimate · scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)

331 raw signals (0 security + 331 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -13.4 (diff) · 292 actionable findings from 1 signal source. 39 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 7816 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
__init__ software healthy crop_polisher.py:24
set_progress_callback software healthy crop_polisher.py:35
_report software healthy crop_polisher.py:38
polish software healthy crop_polisher.py:42
_polish_fal software healthy crop_polisher.py:70
_polish_bfl software healthy crop_polisher.py:159
_bfl_download software healthy crop_polisher.py:261
resolve_wildcards software healthy selfie_generator.py:42
_pick software healthy selfie_generator.py:44
__init__ software healthy selfie_generator.py:75
set_progress_callback software healthy selfie_generator.py:83
set_cancel_event software healthy selfie_generator.py:86
_report software healthy selfie_generator.py:89
get_available_models software healthy selfie_generator.py:94
_refresh_available_models software healthy selfie_generator.py:100
get_model_label software healthy selfie_generator.py:131
normalize_handoff_identity software healthy selfie_generator.py:139
_model_short_name software healthy selfie_generator.py:160
_closest_aspect_ratio software healthy selfie_generator.py:213
_parse_aspect_label software healthy selfie_generator.py:244
_next_indexed_output_path software healthy selfie_generator.py:255
_format_similarity_diagnostics software healthy selfie_generator.py:273
_compute_similarity_result software healthy selfie_generator.py:298
_build_payload software healthy selfie_generator.py:317
_is_cancelled software healthy selfie_generator.py:372
sanitize_poll_timeout_seconds software healthy selfie_generator.py:376
_generate_fal_raw software healthy selfie_generator.py:396
generate software healthy selfie_generator.py:523
_with_win_tensorflow_intel software healthy dependency_health_check.py:54
_constraints_path software healthy dependency_health_check.py:85
assert_numpy_pinned software healthy dependency_health_check.py:121
_default_retinaface_runtime_probe software healthy dependency_health_check.py:193
_torch_cuda_load_failure_signature software healthy dependency_health_check.py:199
check_runtime_dependencies software healthy dependency_health_check.py:215
_failures_indicate_torch_cuda_break software healthy dependency_health_check.py:391
_extract_pip_failure_detail software healthy dependency_health_check.py:396
_installed_torch_version software healthy dependency_health_check.py:418
run_torch_cpu_fallback software healthy dependency_health_check.py:456
run_repair software healthy dependency_health_check.py:506
verify_in_fresh_process software healthy dependency_health_check.py:667
_is_cuda_only_failure software healthy dependency_health_check.py:711
main software healthy dependency_health_check.py:721
test_schema_manager software healthy test_schema_detection.py:15
format_exception_detail software healthy log_utils.py:27
format_exception_traceback software healthy log_utils.py:47
_sanitize_workspace_name software healthy path_utils.py:53
set_workspace software healthy path_utils.py:77
get_workspace software healthy path_utils.py:88
get_instance_id software healthy path_utils.py:101
_user_data_root software healthy path_utils.py:129

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

LabelLayerStatusPath
crop_polisher.py software healthy crop_polisher.py
selfie_generator.py software healthy selfie_generator.py
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
dependency_health_check.py software healthy dependency_health_check.py
test_schema_detection.py software healthy test_schema_detection.py
log_utils.py software healthy log_utils.py
run_kling_ui.sh software healthy run_kling_ui.sh
default_config_template.json software healthy default_config_template.json
map-codebase-session-ses_43f6.md software healthy map-codebase-session-ses_43f6.md
pyrightconfig.json software healthy pyrightconfig.json
models.json software healthy models.json
requirements.txt software healthy requirements.txt
path_utils.py software healthy path_utils.py
windows-file-write-fixes.md software healthy windows-file-write-fixes.md
run_gui.sh software healthy run_gui.sh
similarity_engine.py software healthy similarity_engine.py
outpaint_generator.py software healthy outpaint_generator.py
README.md software healthy README.md
model_schema_manager.py software healthy model_schema_manager.py
create_icon.py software healthy create_icon.py
pyproject.toml software healthy pyproject.toml
crop_upscaler.py software healthy crop_upscaler.py
kling_automation_ui.py software healthy kling_automation_ui.py
SECURITY.md software healthy SECURITY.md
gui_launcher.py software healthy gui_launcher.py
run_cli.sh software healthy run_cli.sh
face_crop_service.py software healthy face_crop_service.py
model_metadata.py software healthy model_metadata.py
setup_macos.sh software healthy setup_macos.sh
app_version.py software healthy app_version.py
face_similarity.py software healthy face_similarity.py
tk_dialogs.py software healthy tk_dialogs.py
session-ses_43ee.md software healthy session-ses_43ee.md
outpaint_geometry.py software healthy outpaint_geometry.py
session-ses_43f1.md software healthy session-ses_43f1.md
vision_analyzer.py software healthy vision_analyzer.py
api_keys.py software healthy api_keys.py
selfie_prompt_composer.py software healthy selfie_prompt_composer.py
fal_utils.py software healthy fal_utils.py
kling_generator_falai.py software healthy kling_generator_falai.py
write_docs.py software healthy write_docs.py
startup_key_onboarding.py software healthy startup_key_onboarding.py
dependency_checker.py software healthy dependency_checker.py
crop_polisher.py software healthy distribution/crop_polisher.py
selfie_generator.py software healthy distribution/selfie_generator.py
build_similarity_zip.py software healthy distribution/build_similarity_zip.py
dependency_health_check.py software healthy distribution/dependency_health_check.py
log_utils.py software healthy distribution/log_utils.py

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

LabelLayerStatusPath
CropPolisher software healthy crop_polisher.py:13
SelfieGenerator software healthy selfie_generator.py:14
FaceEngine software healthy similarity_engine.py:33
OutpaintGenerator software healthy outpaint_generator.py:96
ModelParameter software healthy model_schema_manager.py:24
CachedSchema software healthy model_schema_manager.py:38
APIProbeResult software healthy model_schema_manager.py:52
ModelSchemaManager software healthy model_schema_manager.py:61
CropUpscaler software healthy crop_upscaler.py:10
_QuestionarySectionAbort software healthy kling_automation_ui.py:41
KlingAutomationUI software healthy kling_automation_ui.py:296
ProviderCaps software healthy outpaint_geometry.py:9
VisionAnalyzer software healthy vision_analyzer.py:45
ApiKeySpec software healthy api_keys.py:9
SelfiePromptComposer software healthy selfie_prompt_composer.py:56
FalAIKlingGenerator software healthy kling_generator_falai.py:55
Dependency software healthy dependency_checker.py:20
ExternalTool software healthy dependency_checker.py:180
DependencyChecker software healthy dependency_checker.py:206
CropPolisher software healthy distribution/crop_polisher.py:13
SelfieGenerator software healthy distribution/selfie_generator.py:14
FaceEngine software healthy distribution/similarity_engine.py:33
OutpaintGenerator software healthy distribution/outpaint_generator.py:96
ModelParameter software healthy distribution/model_schema_manager.py:24
CachedSchema software healthy distribution/model_schema_manager.py:38
APIProbeResult software healthy distribution/model_schema_manager.py:52
ModelSchemaManager software healthy distribution/model_schema_manager.py:61
CropUpscaler software healthy distribution/crop_upscaler.py:10
ProviderCaps software healthy distribution/outpaint_geometry.py:9
VisionAnalyzer software healthy distribution/vision_analyzer.py:45
ApiKeySpec software healthy distribution/api_keys.py:9
SelfiePromptComposer software healthy distribution/selfie_prompt_composer.py:56
FalAIKlingGenerator software healthy distribution/kling_generator_falai.py:55
Dependency software healthy distribution/dependency_checker.py:20
ExternalTool software healthy distribution/dependency_checker.py:180
DependencyChecker software healthy distribution/dependency_checker.py:206
_RppgProgressTracker software healthy distribution/automation/rppg.py:809
CaseRecord software healthy distribution/automation/discovery.py:35
ExistingOutputs software healthy distribution/automation/discovery.py:42
PipelineDeps software healthy distribution/automation/pipeline.py:44
AutomationAbort software healthy distribution/automation/pipeline.py:50
AutoPipelineRunner software healthy distribution/automation/pipeline.py:58
AutomationConfig software healthy distribution/automation/config.py:223
AutomationManifest software healthy distribution/automation/manifest.py:140
FaceTrackResult software healthy distribution/automation/face_track_gate.py:37
CheckResult software healthy distribution/scripts/detect_compromise.py:129
Finding software healthy distribution/scripts/hulud_kit_scan.py:304
_PipResult software healthy distribution/scripts/gpu_bootstrap.py:262
VideoGroup software healthy distribution/kling_gui/video_discovery.py:53
EditModelsDialog software healthy distribution/kling_gui/main_window.py:227

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

LabelLayerStatusPath
distribution software healthy distribution
automation software healthy distribution/automation
scripts software healthy distribution/scripts
hooks software healthy distribution/hooks
kling_gui software healthy distribution/kling_gui
tabs software healthy distribution/kling_gui/tabs
.codex software healthy .codex
tests software healthy tests
automation software healthy automation
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
hooks software healthy hooks
oldcam-v14 software healthy oldcam-v14
macOS software healthy oldcam-v14/macOS
oldcam-v10 software healthy oldcam-v10
macOS software healthy oldcam-v10/macOS
similarity software healthy similarity
tests software healthy similarity/tests
src software healthy similarity/src
reviews software healthy reviews
oldcam-v7 software healthy oldcam-v7
macOS software healthy oldcam-v7/macOS
docs software healthy docs
security software healthy docs/security
archive software healthy docs/archive
analysis software healthy docs/analysis
oldcam-v13 software healthy oldcam-v13
macOS software healthy oldcam-v13/macOS
oldcam-v11 software healthy oldcam-v11
macOS software healthy oldcam-v11/macOS
oldcam-v15 software healthy oldcam-v15
macOS software healthy oldcam-v15/macOS
oldcam-v9 software healthy oldcam-v9
macOS software healthy oldcam-v9/macOS
oldcam-v8 software healthy oldcam-v8
macOS software healthy oldcam-v8/macOS
resemble-score software healthy resemble-score
tests software healthy resemble-score/tests
src software healthy resemble-score/src
oldcam-v12 software healthy oldcam-v12
macOS software healthy oldcam-v12/macOS
kling_gui software healthy kling_gui
tabs software healthy kling_gui/tabs
oldcam-testing software healthy oldcam-testing
rPPG software healthy rPPG
oldcam-v24 software healthy oldcam-v24
macOS software healthy oldcam-v24/macOS
.claude software healthy .claude
research software healthy .claude/research

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

LabelLayerStatusPath
auth::AGENTS.md security healthy AGENTS.md
auth::distribution/kling_gui/tabs/face_crop_tab.py security healthy distribution/kling_gui/tabs/face_crop_tab.py
auth::distribution/default_config_template.json security healthy distribution/default_config_template.json
auth::kling_gui/tabs/selfie_tab.py security healthy kling_gui/tabs/selfie_tab.py
auth::CLAUDE.md security healthy CLAUDE.md
auth::.github/dependabot.yml security healthy .github/dependabot.yml
auth::distribution/kling_gui/tabs/selfie_tab.py security healthy distribution/kling_gui/tabs/selfie_tab.py
auth::kling_automation_ui.py security healthy kling_automation_ui.py
auth::default_config_template.json security healthy default_config_template.json
auth::kling_gui/tabs/face_crop_tab.py security healthy kling_gui/tabs/face_crop_tab.py

LabelLayerStatusPath
check-and-add-key cicd healthy .github/workflows/auto-add-openai-key.yml
test cicd healthy .github/workflows/similarity-tests.yml
codex-review cicd healthy .github/workflows/codex-pr-review.yml
autofix cicd healthy .github/workflows/codex-autofix-ci.yml
pip-audit cicd healthy .github/workflows/supply-chain-audit.yml
audit-installed-venv cicd healthy .github/workflows/supply-chain-audit.yml
osv-scanner cicd healthy .github/workflows/supply-chain-audit.yml
ioc-self-check cicd healthy .github/workflows/supply-chain-audit.yml

LabelLayerStatusPath
4.8.1.78 network healthy requirements.txt
4.5.5.64 network healthy requirements.txt
0.4.4.1 network healthy requirements.txt
94.154.172.43 network healthy distribution/scripts/hulud_kit_scan.py
127.0.0.1 network healthy tests/test_launcher_arg_forwarding.py
4.10.0.84 network healthy similarity/requirements.txt

LabelLayerStatusPath
gha::auto-add-openai-key cicd healthy .github/workflows/auto-add-openai-key.yml
gha::similarity-tests cicd healthy .github/workflows/similarity-tests.yml
gha::codex-pr-review cicd healthy .github/workflows/codex-pr-review.yml
gha::codex-autofix-ci cicd healthy .github/workflows/codex-autofix-ci.yml
gha::supply-chain-audit cicd healthy .github/workflows/supply-chain-audit.yml

LabelLayerStatusPath
sqlite data healthy distribution/scripts/hulud_kit_scan.py
postgres data healthy distribution/scripts/hulud_kit_scan.py

LabelLayerStatusPath
OPENAI_API_KEY cicd healthy
OPENROUTER_API_KEY cicd healthy

LabelLayerStatusPath
aaronvstory__selfie-gen-ultimate software healthy /data/fable5_failed_archive/aaronvstory__selfie-gen-ultimate

LabelLayerStatusPath
test_face_crop_2x_migration.py data healthy tests/test_face_crop_2x_migration.py

LabelLayerStatusPath
port:07 network healthy .github/dependabot.yml

LabelLayerStatusPath
gpu (detected) hardware healthy CLAUDE.md
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/7680e3a6-562f-48df-9664-4056fd5d2693/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7680e3a6-562f-48df-9664-4056fd5d2693/

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.