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.

rodolfostebner/eventify-connect---print

https://github.com/rodolfostebner/eventify-connect---print · scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)

182 raw signals (7 security + 175 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 153 actionable findings from 2 signal sources. 30 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 2172 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
main software healthy .claude/skills/bmad-module-builder/scripts/scaffold-standal…
main software healthy .claude/skills/bmad-module-builder/scripts/scaffold-setup-s…
find_setup_skill software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
find_skill_folders software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
detect_standalone_module software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
parse_yaml_minimal software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
parse_csv_rows software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
validate software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
finding software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
main software healthy .claude/skills/bmad-module-builder/scripts/validate-module.…
run_scaffold software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_basic_scaffold software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_skill_md_frontmatter_substitution software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_template_frontmatter_uses_quoted_name_placeholder software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_generated_files_written software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_anti_zombie_replaces_existing software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_missing_target_dir software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_missing_source_file software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
make_skill_dir software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
run_scaffold software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_basic_scaffold software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_marketplace_json_content software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_does_not_overwrite_existing_scripts software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_creates_missing_subdirectories software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_preserves_existing_skill_files software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_missing_skill_dir software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_missing_skill_md software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_missing_module_yaml software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
test_custom_marketplace_dir software healthy .claude/skills/bmad-module-builder/scripts/tests/test-scaff…
create_module software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
run_validate software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_valid_module software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_missing_setup_skill software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_missing_csv_entry software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_orphan_csv_entry software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_duplicate_menu_codes software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_invalid_before_after_ref software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_missing_yaml_fields software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_empty_csv software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
create_standalone_module software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_valid_standalone_module software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_standalone_missing_module_setup_md software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_standalone_missing_merge_scripts software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_standalone_csv_validation software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_multi_skill_not_detected_as_standalone software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
test_nonexistent_directory software healthy .claude/skills/bmad-module-builder/scripts/tests/test-valid…
parse_args software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…
read_csv_rows software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…
extract_module_codes software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…
filter_rows software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
vite.config.ts software healthy vite.config.ts
vercel.json software healthy vercel.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
metadata.json software healthy metadata.json
feed.spec.ts software healthy tests/feed.spec.ts
smoke.spec.ts software healthy tests/smoke.spec.ts
event-page.spec.ts software healthy tests/event-page.spec.ts
admin-dashboard.spec.ts software healthy tests/admin-dashboard.spec.ts
manual-event-admin.md software healthy docs/manual-event-admin.md
consideracoes-claude.md software healthy docs/consideracoes-claude.md
implementation_plan.md software healthy docs/implementation_plan.md
analytics-visitas.md software healthy docs/analytics-visitas.md
walkthrough.md software healthy docs/walkthrough.md
deploy_dominio.md software healthy docs/deploy_dominio.md
task.md software healthy docs/task.md
supabase-custom-domain.md software healthy docs/supabase-custom-domain.md
project-context.md software healthy docs/project-context.md
TVPanel_requisitos.md software healthy docs/TVPanel_requisitos.md
manual-expositor.md software healthy docs/manual-expositor.md
ToDo.md software healthy docs/ToDo.md
index.html software healthy playwright-report/index.html
settings.json software healthy .claude/settings.json
settings.local.json software healthy .claude/settings.local.json
customize.toml software healthy .claude/skills/bmad-create-architecture/customize.toml
SKILL.md software healthy .claude/skills/bmad-create-architecture/SKILL.md
architecture-decision-template.md software healthy .claude/skills/bmad-create-architecture/architecture-decisi…
step-08-complete.md software healthy .claude/skills/bmad-create-architecture/steps/step-08-compl…
step-06-structure.md software healthy .claude/skills/bmad-create-architecture/steps/step-06-struc…
step-04-decisions.md software healthy .claude/skills/bmad-create-architecture/steps/step-04-decis…
step-02-context.md software healthy .claude/skills/bmad-create-architecture/steps/step-02-conte…
step-01b-continue.md software healthy .claude/skills/bmad-create-architecture/steps/step-01b-cont…
step-01-init.md software healthy .claude/skills/bmad-create-architecture/steps/step-01-init.…
step-03-starter.md software healthy .claude/skills/bmad-create-architecture/steps/step-03-start…
step-07-validation.md software healthy .claude/skills/bmad-create-architecture/steps/step-07-valid…
step-05-patterns.md software healthy .claude/skills/bmad-create-architecture/steps/step-05-patte…
customize.toml software healthy .claude/skills/bmad-technical-research/customize.toml
research.template.md software healthy .claude/skills/bmad-technical-research/research.template.md
SKILL.md software healthy .claude/skills/bmad-technical-research/SKILL.md
step-03-integration-patterns.md software healthy .claude/skills/bmad-technical-research/technical-steps/step…
step-02-technical-overview.md software healthy .claude/skills/bmad-technical-research/technical-steps/step…
step-05-implementation-research.md software healthy .claude/skills/bmad-technical-research/technical-steps/step…
step-04-architectural-patterns.md software healthy .claude/skills/bmad-technical-research/technical-steps/step…
step-01-init.md software healthy .claude/skills/bmad-technical-research/technical-steps/step…

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

LabelLayerStatusPath
tests software healthy tests
docs software healthy docs
playwright-report software healthy playwright-report
.claude software healthy .claude
skills software healthy .claude/skills
bmad-create-architecture software healthy .claude/skills/bmad-create-architecture
steps software healthy .claude/skills/bmad-create-architecture/steps
bmad-technical-research software healthy .claude/skills/bmad-technical-research
technical-steps software healthy .claude/skills/bmad-technical-research/technical-steps
bmad-module-builder software healthy .claude/skills/bmad-module-builder
scripts software healthy .claude/skills/bmad-module-builder/scripts
tests software healthy .claude/skills/bmad-module-builder/scripts/tests
references software healthy .claude/skills/bmad-module-builder/references
assets software healthy .claude/skills/bmad-module-builder/assets
setup-skill-template software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…
scripts software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…
assets software healthy .claude/skills/bmad-module-builder/assets/setup-skill-templ…
standalone-module-template software healthy .claude/skills/bmad-module-builder/assets/standalone-module…
bmad-correct-course software healthy .claude/skills/bmad-correct-course
bmad-dev-story software healthy .claude/skills/bmad-dev-story
bmad-generate-project-context software healthy .claude/skills/bmad-generate-project-context
steps software healthy .claude/skills/bmad-generate-project-context/steps
bmad-agent-pm software healthy .claude/skills/bmad-agent-pm
bmad-advanced-elicitation software healthy .claude/skills/bmad-advanced-elicitation
bmad-agent-ux-designer software healthy .claude/skills/bmad-agent-ux-designer
bmad-party-mode software healthy .claude/skills/bmad-party-mode
bmad-check-implementation-readiness software healthy .claude/skills/bmad-check-implementation-readiness
templates software healthy .claude/skills/bmad-check-implementation-readiness/templates
steps software healthy .claude/skills/bmad-check-implementation-readiness/steps
bmad-help software healthy .claude/skills/bmad-help
bmad-editorial-review-structure software healthy .claude/skills/bmad-editorial-review-structure
bmad-create-story software healthy .claude/skills/bmad-create-story
bmad-edit-prd software healthy .claude/skills/bmad-edit-prd
steps-e software healthy .claude/skills/bmad-edit-prd/steps-e
bmad-document-project software healthy .claude/skills/bmad-document-project
templates software healthy .claude/skills/bmad-document-project/templates
workflows software healthy .claude/skills/bmad-document-project/workflows
bmad-shard-doc software healthy .claude/skills/bmad-shard-doc
bmad-agent-dev software healthy .claude/skills/bmad-agent-dev
bmad-code-review software healthy .claude/skills/bmad-code-review
steps software healthy .claude/skills/bmad-code-review/steps
bmad-create-prd software healthy .claude/skills/bmad-create-prd
steps-c software healthy .claude/skills/bmad-create-prd/steps-c
templates software healthy .claude/skills/bmad-create-prd/templates
bmad-retrospective software healthy .claude/skills/bmad-retrospective
bmad-domain-research software healthy .claude/skills/bmad-domain-research
domain-steps software healthy .claude/skills/bmad-domain-research/domain-steps
bmad-index-docs software healthy .claude/skills/bmad-index-docs
bmad-create-epics-and-stories software healthy .claude/skills/bmad-create-epics-and-stories
templates software healthy .claude/skills/bmad-create-epics-and-stories/templates

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

LabelLayerStatusPath
/ExhibitorPanelPage frontend healthy src/pages/ExhibitorPanelPage.tsx
/ExhibitorPortalPage frontend healthy src/pages/ExhibitorPortalPage.tsx
/EventPage frontend healthy src/pages/EventPage.tsx
/LoginPage frontend healthy src/pages/LoginPage.tsx
/LandingPage frontend healthy src/pages/LandingPage.tsx
/TVControlPanelPage frontend healthy src/pages/TVControlPanelPage.tsx
/AdminDashboard frontend healthy src/pages/AdminDashboard.tsx
/EventAdminPortalPage frontend healthy src/pages/EventAdminPortalPage.tsx
/TVView frontend healthy src/pages/TVView.tsx
/AvaliadorPage frontend healthy src/pages/AvaliadorPage.tsx
/OperatorPanel frontend healthy src/pages/OperatorPanel.tsx
/ModerationPanel frontend healthy src/pages/ModerationPanel.tsx
/PartnerPanelPage frontend healthy src/pages/PartnerPanelPage.tsx
/login frontend healthy src/App.tsx
/event/:slug frontend healthy src/App.tsx
/tv/:slug frontend healthy src/App.tsx
/folderdigital frontend healthy src/App.tsx
/expositor frontend healthy src/App.tsx
/eventadmin frontend healthy src/App.tsx
/eventadmin/:slug frontend healthy src/App.tsx
/avaliador frontend healthy src/App.tsx
/avaliacao/:slug frontend healthy src/App.tsx
/ frontend healthy src/App.tsx
/admin frontend healthy src/App.tsx
/moderation/:slug frontend healthy src/App.tsx
/operator/:slug frontend healthy src/App.tsx
/expositores/:slug frontend healthy src/App.tsx
/parceiros/:slug frontend healthy src/App.tsx
/tvcontrol/:slug frontend healthy src/App.tsx
* frontend healthy src/App.tsx

LabelLayerStatusPath
App frontend healthy src/App.tsx
EventPage frontend healthy src/pages/EventPage.tsx
TVControlPanelPage frontend healthy src/pages/TVControlPanelPage.tsx
OperatorPanel frontend healthy src/pages/OperatorPanel.tsx
ModerationPanel frontend healthy src/pages/ModerationPanel.tsx
PartnerPanel frontend healthy src/features/partners/PartnerPanel.tsx
LoginPage frontend healthy src/features/auth/LoginPage.tsx
ExhibitorPortal frontend healthy src/features/exhibitor/ExhibitorPortal.tsx
ModerationPanel frontend healthy src/features/moderation/ModerationPanel.tsx
AdminDashboard frontend healthy src/features/admin/AdminDashboard.tsx
LandingPage frontend healthy src/features/landing/LandingPage.tsx
TVControlPanel frontend healthy src/features/tv/TVControlPanel.tsx
RaffleOverlay frontend healthy src/features/tv/RaffleOverlay.tsx
TVView frontend healthy src/features/tv/TVView.tsx
TVScreen frontend healthy src/features/tv/TVScreen.tsx
AnnouncementOverlay frontend healthy src/features/tv/AnnouncementOverlay.tsx
TVDisplay frontend healthy src/features/tv/display/TVDisplay.tsx
Ticker frontend healthy src/features/tv/display/Ticker.tsx
Mod04Trio frontend healthy src/features/tv/display/modules/Mod04Trio.tsx
Mod06Marketing frontend healthy src/features/tv/display/modules/Mod06Marketing.tsx
Mod03Spotlight frontend healthy src/features/tv/display/modules/Mod03Spotlight.tsx
Mod02Carousel frontend healthy src/features/tv/display/modules/Mod02Carousel.tsx
Mod07Promo frontend healthy src/features/tv/display/modules/Mod07Promo.tsx
Mod01Rank frontend healthy src/features/tv/display/modules/Mod01Rank.tsx
Mod05Partners frontend healthy src/features/tv/display/modules/Mod05Partners.tsx
OperatorPanel frontend healthy src/features/operator/OperatorPanel.tsx
EventAdminPortal frontend healthy src/features/eventAdmin/EventAdminPortal.tsx
AvaliadorPage frontend healthy src/features/avaliador/AvaliadorPage.tsx
ExhibitorPanel frontend healthy src/features/exhibitors/ExhibitorPanel.tsx

LabelLayerStatusPath
bkp data healthy supabase/backup_base_testes.sql
user_email_roles data healthy supabase/fix_login_production.sql
app_sessions data healthy supabase/migrations/20260611100000_app_sessions.sql
event_marketing data healthy supabase/migrations/20260609000000_event_marketing.sql
event_marketing_photos data healthy supabase/migrations/20260609000000_event_marketing.sql
AS data healthy supabase/migrations/20260101000000_initial_schema.sql
public data healthy supabase/migrations/20260101000000_initial_schema.sql
tv_config data healthy supabase/migrations/20260609000001_tv_panel_tables.sql
tv_exhibitor_spotlight data healthy supabase/migrations/20260609000001_tv_panel_tables.sql
tv_photo_history data healthy supabase/migrations/20260609000001_tv_panel_tables.sql

LabelLayerStatusPath
20260611100000_app_sessions.sql data healthy supabase/migrations/20260611100000_app_sessions.sql
20260609000000_event_marketing.sql data healthy supabase/migrations/20260609000000_event_marketing.sql
20260610120000_tv_config_mod07_promote_stand.sql data healthy supabase/migrations/20260610120000_tv_config_mod07_promote_…
20260101000000_initial_schema.sql data healthy supabase/migrations/20260101000000_initial_schema.sql
20260609000001_tv_panel_tables.sql data healthy supabase/migrations/20260609000001_tv_panel_tables.sql
20260611000000_exhibitors_tv_use_logo.sql data healthy supabase/migrations/20260611000000_exhibitors_tv_use_logo.s…
20260610000000_tv_config_mod04_only_with_photo.sql data healthy supabase/migrations/20260610000000_tv_config_mod04_only_wit…
20260612000000_tv_config_text_scale.sql data healthy supabase/migrations/20260612000000_tv_config_text_scale.sql
20260613000000_tv_config_ticker_scale.sql data healthy supabase/migrations/20260613000000_tv_config_ticker_scale.s…

LabelLayerStatusPath
TestResolveInputs software healthy .claude/skills/bmad-distillator/scripts/tests/test_analyze_…
TestDetectDocType software healthy .claude/skills/bmad-distillator/scripts/tests/test_analyze_…
TestSuggestGroups software healthy .claude/skills/bmad-distillator/scripts/tests/test_analyze_…
TestAnalyze software healthy .claude/skills/bmad-distillator/scripts/tests/test_analyze_…
ScannerTest software healthy .claude/skills/bmad-customize/scripts/tests/test_list_custo…
ErrorBoundary software healthy src/components/ErrorBoundary.tsx:ErrorBoundary
ViewTracker software healthy src/services/viewTracker.ts:ViewTracker

LabelLayerStatusPath
port:3000 network healthy package.json
port:21 network healthy .claude/skills/bmad-sprint-planning/sprint-status-template.…
port:30 network healthy .claude/skills/bmad-sprint-planning/sprint-status-template.…
port:06 network healthy _bmad/_config/manifest.yaml
port:59 network healthy _bmad/_config/manifest.yaml
port:08 network healthy _bmad/_config/manifest.yaml
port:26 network healthy _bmad/_config/manifest.yaml

LabelLayerStatusPath
3.074.149.198 network healthy src/features/event/components/BrandIcons.tsx
4.487.71.306 network healthy src/features/event/components/BrandIcons.tsx
1.694.625.712 network healthy src/features/event/components/BrandIcons.tsx
1.872.118.571 network healthy src/features/event/components/BrandIcons.tsx
3.741.982.998 network healthy src/features/event/components/BrandIcons.tsx

LabelLayerStatusPath
auth::.claude/skills/bmad-quick-dev/SKILL.md security healthy .claude/skills/bmad-quick-dev/SKILL.md
auth::_bmad/custom/dna.json security healthy _bmad/custom/dna.json
auth::supabase/config.toml security healthy supabase/config.toml
auth::CLAUDE.md security healthy CLAUDE.md

LabelLayerStatusPath
vps::gcp hardware healthy package-lock.json
vps::aws hardware healthy .claude/skills/bmad-create-architecture/customize.toml
vps::azure hardware healthy .claude/skills/bmad-create-architecture/customize.toml

LabelLayerStatusPath
postgresql data healthy CLAUDE.md
postgres data healthy supabase/config.toml

LabelLayerStatusPath
repobility-clone-392iu1bn software healthy /tmp/repobility-clone-392iu1bn
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/6af50585-7c9b-49af-9869-54a730328f8b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6af50585-7c9b-49af-9869-54a730328f8b/

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.