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.

samaofm04/vabot

https://github.com/samaofm04/vabot · scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)

39 raw signals (0 security + 39 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 37 actionable findings from 1 signal source. 2 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 1020 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
_city_coords software healthy image_transform.py:122
random_metadata_preset software healthy image_transform.py:133
_to_gps_rational software healthy image_transform.py:169
load_config software healthy image_transform.py:184
save_config software healthy image_transform.py:200
reset_config software dead image_transform.py:205
_rand software healthy image_transform.py:209
is_pillow_available software healthy image_transform.py:215
_build_random_exif_bytes software healthy image_transform.py:223
transform_image software dead image_transform.py:318
config_summary_text software dead image_transform.py:428
load_config software healthy veille_telegram.py:28
save_config software healthy veille_telegram.py:37
is_configured software healthy veille_telegram.py:42
set_credentials software healthy veille_telegram.py:47
send_url software healthy veille_telegram.py:54
download_video_bytes software healthy veille_telegram.py:113
_set software healthy veille_telegram.py:124
_refresh_video_url software healthy veille_telegram.py:177
_scrape_og_caption software healthy veille_telegram.py:183
refresh_post_data software healthy veille_telegram.py:232
send_video_from_url software healthy veille_telegram.py:293
_fallback software healthy veille_telegram.py:322
test_connection software healthy veille_telegram.py:436
_random_minute software healthy schedule_xlsx.py:58
_parse_hours software healthy schedule_xlsx.py:63
_parse_lines software healthy schedule_xlsx.py:81
build_rows software healthy schedule_xlsx.py:88
_minute software healthy schedule_xlsx.py:232
_next_media software healthy schedule_xlsx.py:235
build_story_rows software healthy schedule_xlsx.py:196
generate_xlsx software healthy schedule_xlsx.py:271
_migrate_identity_entry software healthy jailbreak.py:35
_va_name software healthy jailbreak.py:78
_load software healthy jailbreak.py:87
_save software healthy jailbreak.py:103
_ensure_identity software healthy jailbreak.py:110
list_accounts software dead jailbreak.py:123
list_all software healthy jailbreak.py:135
add_account software healthy jailbreak.py:140
update_account software healthy jailbreak.py:187
bulk_add_accounts software healthy jailbreak.py:234
remove_account software healthy jailbreak.py:307
list_vas_for_identity software healthy jailbreak.py:329
list_va_names_for_identity software dead jailbreak.py:348
add_va software healthy jailbreak.py:353
update_va software healthy jailbreak.py:374
remove_va software healthy jailbreak.py:415
rename_va software dead jailbreak.py:433
stats software healthy jailbreak.py:440

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

LabelLayerStatusPath
ANY / api healthy web_upload.py
ANY /logout api healthy web_upload.py
ANY /upload/reel api healthy web_upload.py
ANY /upload/post api healthy web_upload.py
ANY /upload/story api healthy web_upload.py
ANY /upload/storycta api healthy web_upload.py
ANY /identity/avatar/<identity> api healthy web_upload.py
ANY /identity/upload_avatar api healthy web_upload.py
ANY /cloud/thumb/<identity>/<subdir>/<path:filename> api healthy web_upload.py
ANY /cloud/thumb/pp/<path:filename> api healthy web_upload.py
ANY /cloud/file/<identity>/<subdir>/<path:filename> api healthy web_upload.py
ANY /cloud/delete api healthy web_upload.py
ANY /cloud/pp/<path:filename> api healthy web_upload.py
ANY /cloud/meta/get api healthy web_upload.py
ANY /cloud/meta/save api healthy web_upload.py
ANY /upload/pp api healthy web_upload.py
ANY /business/sfs/add api healthy web_upload.py
ANY /business/sfs/update_proof api healthy web_upload.py
ANY /sfs_proof/<path:fname> api healthy web_upload.py
ANY /business/identity_platforms api healthy web_upload.py
ANY /business/sfs/remove api healthy web_upload.py
ANY /business/sfs/toggle api healthy web_upload.py
ANY /business/expense/add api healthy web_upload.py
ANY /business/expense/remove api healthy web_upload.py
ANY /business/category/add api healthy web_upload.py
ANY /business/category/edit api healthy web_upload.py
ANY /business/category/remove api healthy web_upload.py
ANY /business/revenue/add api healthy web_upload.py
ANY /business/revenue/remove api healthy web_upload.py
ANY /business/vapayment/add api healthy web_upload.py
ANY /business/vapayment/toggle api healthy web_upload.py
ANY /business/vapayment/remove api healthy web_upload.py
ANY /biolinks/get api healthy web_upload.py
ANY /biolinks/save_meta api healthy web_upload.py
ANY /biolinks/add_link api healthy web_upload.py
ANY /biolinks/remove_link api healthy web_upload.py
ANY /bio/<identity> api healthy web_upload.py
ANY /gms/save_key api healthy web_upload.py
ANY /gms/test api healthy web_upload.py
ANY /gms/set_template api healthy web_upload.py
ANY /gms/quick_generate api healthy web_upload.py
ANY /gms/duplicate api healthy web_upload.py
ANY /gms/duplicate_one api healthy web_upload.py
ANY /gms/generate_in_folder api healthy web_upload.py
ANY /gms/set_session_cookie api healthy web_upload.py
ANY /gms/set_group_mapping api healthy web_upload.py
ANY /gms/list_group_mapping api healthy web_upload.py
ANY /gms/create api healthy web_upload.py
ANY /gms/toggle api healthy web_upload.py
ANY /mypuls/save_cookies api healthy web_upload.py

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

LabelLayerStatusPath
image_transform.py software healthy image_transform.py
veille_telegram.py software healthy veille_telegram.py
schedule_xlsx.py software healthy schedule_xlsx.py
jailbreak.py software healthy jailbreak.py
requirements.txt software healthy requirements.txt
seed_jailbreak.py software healthy seed_jailbreak.py
gms.py software healthy gms.py
mypuls_creator_settings.py software healthy mypuls_creator_settings.py
mypuls_campaigns.py software healthy mypuls_campaigns.py
bio_links.py software healthy bio_links.py
geelark_view.py software healthy geelark_view.py
seed_media_pools.py software healthy seed_media_pools.py
insta_scraper.py software healthy insta_scraper.py
web_upload.py software healthy web_upload.py
veille.py software healthy veille.py
main.py software healthy main.py
video_transform.py software healthy video_transform.py
linkscale.py software healthy linkscale.py
mypuls_scheduler.py software healthy mypuls_scheduler.py
onboarding.py software healthy onboarding.py
text_pool.py software healthy text_pool.py
mypuls.py software healthy mypuls.py
chatting.py software healthy chatting.py
sfs_setup.py software healthy sfs_setup.py
business.py software healthy business.py

LabelLayerStatusPath
250.0.0.21 network healthy veille_telegram.py
123.0.0.0 network healthy veille_telegram.py
120.0.0.0 network healthy insta_scraper.py

LabelLayerStatusPath
VABot software healthy main.py:32
_CategoriesProxy software healthy business.py:319

LabelLayerStatusPath
samaofm04__vabot software healthy /data/fable5_failed_archive/samaofm04__vabot

LabelLayerStatusPath
auth::mypuls_scheduler.py security healthy mypuls_scheduler.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/1aef3f24-dc6a-4206-b832-31a0354aa5ea/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1aef3f24-dc6a-4206-b832-31a0354aa5ea/

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.