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.

Volksverpetzer/vvp_divi5_extensions

https://github.com/Volksverpetzer/vvp_divi5_extensions · scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)

33 raw signals (0 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 20 actionable findings from 1 signal source. 13 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 308 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
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
vvp-divi5-extensions.php software healthy vvp-divi5-extensions.php
pnpm-lock.yaml software healthy pnpm-lock.yaml
build.mjs software healthy build.mjs
package.json software healthy package.json
cspell.config.json software healthy cspell.config.json
.gitleaks.toml software healthy .gitleaks.toml
composer.json software healthy composer.json
lint-staged.config.ts software healthy lint-staged.config.ts
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
dev-preview.php software healthy dev-preview.php
tsconfig.json software healthy tsconfig.json
.env software healthy .env
zip.mjs software healthy zip.mjs
eslint.config.mjs software healthy eslint.config.mjs
vitest.config.ts software healthy vitest.config.ts
index.html software healthy preview/index.html
main.tsx software healthy preview/main.tsx
autoload.php software healthy modules/autoload.php
CronManager.php software healthy modules/CronManager.php
Modules.php software healthy modules/Modules.php
ContentOverview.php software healthy modules/ContentOverview/ContentOverview.php
module.json software healthy modules/ContentOverview/module.json
ModuleScriptDataTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/ModuleScriptDa…
RenderCallbackTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/RenderCallback…
ModuleStylesTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/ModuleStylesTr…
DataFetchTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/DataFetchTrait…
ModuleClassnamesTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/ModuleClassnam…
CardRenderTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/CardRenderTrai…
FeedGroupTrait.php software healthy modules/ContentOverview/ContentOverviewTrait/FeedGroupTrait…
FactCheckSearch.php software healthy modules/FactCheckSearch/FactCheckSearch.php
module.json software healthy modules/FactCheckSearch/module.json
ModuleScriptDataTrait.php software healthy modules/FactCheckSearch/FactCheckSearchTrait/ModuleScriptDa…
RenderCallbackTrait.php software healthy modules/FactCheckSearch/FactCheckSearchTrait/RenderCallback…
ModuleStylesTrait.php software healthy modules/FactCheckSearch/FactCheckSearchTrait/ModuleStylesTr…
ModuleClassnamesTrait.php software healthy modules/FactCheckSearch/FactCheckSearchTrait/ModuleClassnam…
TrendingList.php software healthy modules/TrendingList/TrendingList.php
ModuleScriptDataTrait.php software healthy modules/TrendingList/TrendingListTrait/ModuleScriptDataTrai…
RenderCallbackTrait.php software healthy modules/TrendingList/TrendingListTrait/RenderCallbackTrait.…
ModuleStylesTrait.php software healthy modules/TrendingList/TrendingListTrait/ModuleStylesTrait.php
ModuleClassnamesTrait.php software healthy modules/TrendingList/TrendingListTrait/ModuleClassnamesTrai…
AuthorProfile.php software healthy modules/AuthorProfile/AuthorProfile.php
ModuleScriptDataTrait.php software healthy modules/AuthorProfile/AuthorProfileTrait/ModuleScriptDataTr…
RenderCallbackTrait.php software healthy modules/AuthorProfile/AuthorProfileTrait/RenderCallbackTrai…
ModuleStylesTrait.php software healthy modules/AuthorProfile/AuthorProfileTrait/ModuleStylesTrait.…
ModuleClassnamesTrait.php software healthy modules/AuthorProfile/AuthorProfileTrait/ModuleClassnamesTr…
TrendingItems.php software healthy modules/TrendingItems/TrendingItems.php
ModuleScriptDataTrait.php software healthy modules/TrendingItems/TrendingItemsTrait/ModuleScriptDataTr…
RenderCallbackTrait.php software healthy modules/TrendingItems/TrendingItemsTrait/RenderCallbackTrai…

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

LabelLayerStatusPath
copyModuleJsons software healthy build.mjs:copyModuleJsons
pimg software healthy preview/main.tsx:pimg
toId software healthy preview/main.tsx:toId
Section software healthy preview/main.tsx:Section
Toc software healthy preview/main.tsx:Toc
GitHubIcon software healthy preview/main.tsx:GitHubIcon
App software healthy preview/main.tsx:App
jsx software healthy src/jsx-runtime-shim.ts:jsx
trackEvent software healthy src/utils/plausible.ts:trackEvent
IconSearch software healthy src/components/fact-check-search/icons.tsx:IconSearch
IconX software healthy src/components/fact-check-search/icons.tsx:IconX
IconShieldCheck software healthy src/components/fact-check-search/icons.tsx:IconShieldCheck
IconLink software healthy src/components/fact-check-search/icons.tsx:IconLink
IconFileText software healthy src/components/fact-check-search/icons.tsx:IconFileText
IconTrendingUp software healthy src/components/fact-check-search/icons.tsx:IconTrendingUp
IconAlertCircle software healthy src/components/fact-check-search/icons.tsx:IconAlertCircle
IconExternalLink software healthy src/components/fact-check-search/icons.tsx:IconExternalLink
moduleClassnames software healthy src/components/fact-check-search/module-classnames.ts:modul…
initAll software healthy src/components/fact-check-search/frontend.tsx:initAll
FactCheckSearchEdit software healthy src/components/fact-check-search/edit.tsx:FactCheckSearchEd…
searchApiUrl software healthy src/components/fact-check-search/edit.tsx:searchApiUrl
importApiUrl software healthy src/components/fact-check-search/edit.tsx:importApiUrl
ModuleStyles software healthy src/components/fact-check-search/styles.tsx:ModuleStyles
ModuleScriptData software healthy src/components/fact-check-search/module-script-data.tsx:Mod…
decodeHtml software healthy src/components/fact-check-search/App.tsx:decodeHtml
isUrl software healthy src/components/fact-check-search/App.tsx:isUrl
openOverlay software healthy src/components/fact-check-search/App.tsx:openOverlay
closeOverlay software healthy src/components/fact-check-search/App.tsx:closeOverlay
handleKeyDown software healthy src/components/fact-check-search/App.tsx:handleKeyDown
runSearch software healthy src/components/fact-check-search/App.tsx:runSearch
handleSubmit software healthy src/components/fact-check-search/App.tsx:handleSubmit
handleExampleClick software healthy src/components/fact-check-search/App.tsx:handleExampleClick
moduleClassnames software healthy src/components/content-overview/module-classnames.ts:module…
YoutubeIcon software healthy src/components/content-overview/YouTubeBanner.tsx:YoutubeIc…
PodcastIcon software healthy src/components/content-overview/PodcastBanner.tsx:PodcastIc…
initArticleCards software healthy src/components/content-overview/frontend.tsx:initArticleCar…
initInstagramSlideshows software healthy src/components/content-overview/frontend.tsx:initInstagramS…
initPodcastBanners software healthy src/components/content-overview/frontend.tsx:initPodcastBan…
initYouTubeBanners software healthy src/components/content-overview/frontend.tsx:initYouTubeBan…
applyArticlesFilter software healthy src/components/content-overview/frontend.tsx:applyArticlesF…
initArticlesToggle software healthy src/components/content-overview/frontend.tsx:initArticlesTo…
apply software healthy src/components/content-overview/frontend.tsx:apply
initToggles software healthy src/components/content-overview/frontend.tsx:initToggles
initAll software healthy src/components/content-overview/frontend.tsx:initAll
img software healthy src/components/content-overview/edit.tsx:img
ContentOverviewEdit software healthy src/components/content-overview/edit.tsx:ContentOverviewEdit
ModuleStyles software healthy src/components/content-overview/styles.tsx:ModuleStyles
ModuleScriptData software healthy src/components/content-overview/module-script-data.tsx:Modu…
trackInstaView software healthy src/components/content-overview/InstagramSlideshow.tsx:trac…
parseCaption software healthy src/components/content-overview/InstagramSlideshow.tsx:pars…

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

LabelLayerStatusPath
preview software healthy preview
modules software healthy modules
ContentOverview software healthy modules/ContentOverview
ContentOverviewTrait software healthy modules/ContentOverview/ContentOverviewTrait
FactCheckSearch software healthy modules/FactCheckSearch
FactCheckSearchTrait software healthy modules/FactCheckSearch/FactCheckSearchTrait
TrendingList software healthy modules/TrendingList
TrendingListTrait software healthy modules/TrendingList/TrendingListTrait
AuthorProfile software healthy modules/AuthorProfile
AuthorProfileTrait software healthy modules/AuthorProfile/AuthorProfileTrait
TrendingItems software healthy modules/TrendingItems
TrendingItemsTrait software healthy modules/TrendingItems/TrendingItemsTrait
.claude software healthy .claude
.github software healthy .github
workflows software healthy .github/workflows
modules-json software healthy modules-json
fact-check-search software healthy modules-json/fact-check-search
content-overview software healthy modules-json/content-overview
trending-items software healthy modules-json/trending-items
trending-list software healthy modules-json/trending-list
author-profile software healthy modules-json/author-profile
src software healthy src
utils software healthy src/utils
components software healthy src/components
fact-check-search software healthy src/components/fact-check-search
content-overview software healthy src/components/content-overview
shared software healthy src/components/shared
trending-items software healthy src/components/trending-items
trending-list software healthy src/components/trending-list
author-profile software healthy src/components/author-profile
icons software healthy src/icons
fact-check-search software healthy src/icons/fact-check-search
content-overview software healthy src/icons/content-overview
trending-items software healthy src/icons/trending-items
author-profile software healthy src/icons/author-profile

LabelLayerStatusPath
7.59.4.07 network healthy preview/main.tsx
1.23.82.72 network healthy preview/main.tsx
2.33.66.07 network healthy preview/main.tsx
2.2.82.64 network healthy preview/main.tsx
2.12.51.56 network healthy preview/main.tsx
3.95.29.25 network healthy preview/main.tsx
21.15.46.55 network healthy preview/main.tsx

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
GITLEAKS_LICENSE cicd healthy
SSH_DEPLOY_KEY cicd healthy
SSH_USER cicd healthy
SSH_HOST cicd healthy
SSH_HOST_KEY cicd healthy

LabelLayerStatusPath
clickhouse data healthy .gitleaks.toml
cassandra data healthy .gitleaks.toml
mongodb data healthy .gitleaks.toml
mysql data healthy .gitleaks.toml
sqlite data healthy .gitleaks.toml

LabelLayerStatusPath
build-and-deploy cicd healthy .github/workflows/deploy-prod.yml
check cicd healthy .github/workflows/ci.yml
build-and-deploy cicd healthy .github/workflows/deploy-prerelease.yml
build cicd healthy .github/workflows/deploy-gh-pages.yml
deploy cicd healthy .github/workflows/deploy-gh-pages.yml

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::azure hardware healthy .gitleaks.toml
vps::digitalocean hardware healthy .gitleaks.toml
vps::gcp hardware healthy .gitleaks.toml

LabelLayerStatusPath
gha::deploy-prod cicd healthy .github/workflows/deploy-prod.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy-prerelease cicd healthy .github/workflows/deploy-prerelease.yml
gha::deploy-gh-pages cicd healthy .github/workflows/deploy-gh-pages.yml

LabelLayerStatusPath
kafka data healthy .gitleaks.toml
rabbitmq data healthy .gitleaks.toml
sidekiq data healthy .gitleaks.toml

LabelLayerStatusPath
repobility-clone-fdskdxir software healthy /tmp/repobility-clone-fdskdxir

LabelLayerStatusPath
port:8899 network healthy vite.config.ts

LabelLayerStatusPath
gpu (detected) hardware healthy .gitleaks.toml

LabelLayerStatusPath
dotenv::.env security healthy .env

LabelLayerStatusPath
auth::.gitleaks.toml security healthy .gitleaks.toml
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/c929150a-b8de-4b64-81c0-abd98067066d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c929150a-b8de-4b64-81c0-abd98067066d/

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.