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.

UmbrellaParade/operator

https://github.com/UmbrellaParade/operator · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. 3 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 84 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
db.py software healthy db.py
README.md software healthy README.md
app.py software healthy app.py
models.py software healthy models.py
requirements.txt software healthy requirements.txt
__init__.py software healthy ai_helpers/__init__.py
templates.py software healthy ai_helpers/templates.py
reframer.py software healthy ai_helpers/reframer.py
post_generator.py software healthy ai_helpers/post_generator.py
__init__.py software healthy metrics_providers/__init__.py
x.py software healthy metrics_providers/x.py
base.py software healthy metrics_providers/base.py
youtube.py software healthy metrics_providers/youtube.py
instagram.py software healthy metrics_providers/instagram.py
tiktok.py software healthy metrics_providers/tiktok.py
metrics.py software healthy pages/metrics.py
dashboard.py software healthy pages/dashboard.py
rain_lab.py software healthy pages/rain_lab.py
production_board.py software healthy pages/production_board.py
light_log.py software healthy pages/light_log.py
post_ideas.py software healthy pages/post_ideas.py
reflection.py software healthy pages/reflection.py
rain_shelter.py software healthy pages/rain_shelter.py
test-functional.php software healthy wordpress-plugin/test-functional.php
umbrella-parade-operator.php software healthy wordpress-plugin/umbrella-parade-operator/umbrella-parade-o…
rain-shelter.php software healthy wordpress-plugin/umbrella-parade-operator/admin/rain-shelte…
reflection.php software healthy wordpress-plugin/umbrella-parade-operator/admin/reflection.…
metrics.php software healthy wordpress-plugin/umbrella-parade-operator/admin/metrics.php
light-log.php software healthy wordpress-plugin/umbrella-parade-operator/admin/light-log.p…
production-board.php software healthy wordpress-plugin/umbrella-parade-operator/admin/production-…
post-ideas.php software healthy wordpress-plugin/umbrella-parade-operator/admin/post-ideas.…
rain-lab.php software healthy wordpress-plugin/umbrella-parade-operator/admin/rain-lab.php
dashboard.php software healthy wordpress-plugin/umbrella-parade-operator/admin/dashboard.p…
schema.php software healthy wordpress-plugin/umbrella-parade-operator/includes/schema.p…
options.php software healthy wordpress-plugin/umbrella-parade-operator/includes/options.…
helpers.php software healthy wordpress-plugin/umbrella-parade-operator/includes/helpers.…
reframer.php software healthy wordpress-plugin/umbrella-parade-operator/includes/reframer…

LabelLayerStatusPath
get_conn software healthy db.py:16
now_str software healthy db.py:23
week_start software healthy db.py:27
init_db software healthy db.py:36
insert software healthy db.py:167
update software healthy db.py:182
delete software healthy db.py:193
fetch_df software healthy db.py:200
fetch_one software healthy db.py:207
fetch_all software healthy db.py:214
scalar software healthy db.py:221
upsert_metric software healthy db.py:232
reframe software healthy ai_helpers/reframer.py:17
random_shelter_message software healthy ai_helpers/reframer.py:27
improvement_hypothesis software dead ai_helpers/reframer.py:32
generate_post_ideas software healthy ai_helpers/post_generator.py:17
rewrite_from_pain software dead ai_helpers/post_generator.py:22
check_one_emotion software dead ai_helpers/post_generator.py:30
split_to_manga_scene software dead ai_helpers/post_generator.py:38
fetch_post_metrics software dead metrics_providers/x.py:12
fetch_post_metrics software healthy metrics_providers/base.py:35
empty_metrics software healthy metrics_providers/base.py:39
fetch_post_metrics software dead metrics_providers/youtube.py:12
fetch_post_metrics software dead metrics_providers/instagram.py:12
fetch_post_metrics software dead metrics_providers/tiktok.py:12
best_post software healthy pages/reflection.py:26

LabelLayerStatusPath
ai_helpers software healthy ai_helpers
metrics_providers software healthy metrics_providers
pages software healthy pages
wordpress-plugin software healthy wordpress-plugin
umbrella-parade-operator software healthy wordpress-plugin/umbrella-parade-operator
admin software healthy wordpress-plugin/umbrella-parade-operator/admin
includes software healthy wordpress-plugin/umbrella-parade-operator/includes

LabelLayerStatusPath
post_ideas data healthy db.py
production_items data healthy db.py
metrics data healthy db.py
reflections data healthy db.py
shelter_logs data healthy db.py
rain_lab_logs data healthy db.py
light_logs data healthy db.py

LabelLayerStatusPath
XMetricsProvider software healthy metrics_providers/x.py:9
BaseMetricsProvider software healthy metrics_providers/base.py:29
YouTubeMetricsProvider software healthy metrics_providers/youtube.py:9
InstagramMetricsProvider software healthy metrics_providers/instagram.py:9
TikTokMetricsProvider software healthy metrics_providers/tiktok.py:9

LabelLayerStatusPath
repobility-clone-3a06o1tc software healthy /tmp/repobility-clone-3a06o1tc

LabelLayerStatusPath
sqlite data healthy db.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/0e8f0a91-4d48-4d85-8ca2-842d09d41c1a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0e8f0a91-4d48-4d85-8ca2-842d09d41c1a/

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.