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.
80 of your 559 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 13.82s · analysis 89.33s · 18.5 MB · GitHub API rate-limit (preflight)

streamplace/streamplace

https://github.com/streamplace/streamplace · scanned 2026-06-05 17:38 UTC (4 days, 22 hours ago) · 10 languages

853 raw signals (485 security + 368 graph) 3rd percentile · Go · large (100-500K LoC) System graph score 67 (lower by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 22 hours ago · v2 · 563 actionable findings from 2 signal sources. 105 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 20.1 0.25 5.03
testing_score 40.0 0.20 8.00
documentation_score 60.0 0.15 9.00
practices_score 80.0 0.15 12.00
code_quality 65.1 0.10 6.51
Overall 1.00 53.3
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2737 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
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
wrangler.toml software healthy wrangler.toml
mise.toml software healthy mise.toml
.impeccable.md software healthy .impeccable.md
knip.json software healthy knip.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
go.mod software healthy go.mod
tools.go software healthy tools.go
Makefile software healthy Makefile
content-filters-example.json software healthy content-filters-example.json
.golangci.yaml software healthy .golangci.yaml
lerna.json software healthy lerna.json
.lintstagedrc.yaml software healthy .lintstagedrc.yaml
.gitlab-ci.yml software healthy .gitlab-ci.yml
bunny.sh software healthy docker/bunny.sh
local.Dockerfile software healthy docker/local.Dockerfile
build.Dockerfile software healthy docker/build.Dockerfile
bunny.Dockerfile software healthy docker/bunny.Dockerfile
release.ghcr.Dockerfile software healthy docker/release.ghcr.Dockerfile
mistserver.json software healthy docker/mistserver.json
mistserver.ghcr.Dockerfile software healthy docker/mistserver.ghcr.Dockerfile
mistserver.Dockerfile software healthy docker/mistserver.Dockerfile
release.Dockerfile software healthy docker/release.Dockerfile
changelog_config.yml software healthy .gitlab/changelog_config.yml
osxcross-codesign.sh software healthy util/osxcross-codesign.sh
mac-tart-build.sh software healthy util/mac-tart-build.sh
streamplace-dev.sh software healthy util/streamplace-dev.sh
mac-codesign.sh software healthy util/mac-codesign.sh
windows-selftest.sh software healthy util/windows-selftest.sh
lexgen-types.json software healthy util/lexgen-types.json
tools.go software healthy util/tools.go
lexgen-server.json software healthy util/lexgen-server.json
mac-build.sh software healthy util/mac-build.sh
after-install.sh software healthy util/systemd/after-install.sh
leak-check.sh software healthy test/leak-check.sh
fixtures.go software healthy test/fixtures.go
test-viewer-leak.sh software healthy test/test-viewer-leak.sh
remote-fixtures.go software healthy test/remote/remote-fixtures.go
package.json software healthy js/docs/package.json
tsconfig.json software healthy js/docs/tsconfig.json
content.config.ts software warning js/docs/src/content.config.ts
player_hooks.md software healthy js/docs/src/content/docs/components/player_hooks.md
custom_ui.md software healthy js/docs/src/content/docs/components/custom_ui.md
place-stream-key.md software healthy js/docs/src/content/docs/lex-reference/place-stream-key.md
openapi.json software healthy js/docs/src/content/docs/lex-reference/openapi.json
place-stream-defs.md software healthy js/docs/src/content/docs/lex-reference/place-stream-defs.md
place-stream-segment.md software healthy js/docs/src/content/docs/lex-reference/place-stream-segment…

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

LabelLayerStatusPath
getEnv software healthy js/desktop/src/env.ts:getEnv
start software healthy js/desktop/src/index.ts:start
initElectronUpdater software healthy js/desktop/src/updater.ts:initElectronUpdater
log software healthy js/desktop/src/updater.ts:log
findExe software healthy js/desktop/src/node.ts:findExe
makeNode software healthy js/desktop/src/node.ts:makeNode
checkService software healthy js/desktop/src/node.ts:checkService
makeWindow software healthy js/desktop/src/window.ts:makeWindow
delay software healthy js/desktop/src/tests/util.ts:delay
randomPort software healthy js/desktop/src/tests/util.ts:randomPort
data software healthy js/desktop/src/tests/resume-loop-test.ts:data
runTests software healthy js/desktop/src/tests/test-runner.ts:runTests
testFunc software healthy js/desktop/src/tests/test-runner.ts:testFunc
data software healthy js/desktop/src/tests/sync-test.ts:data
data software healthy js/desktop/src/tests/server-restart-test.ts:data
data software healthy js/desktop/src/tests/playback-test.ts:data
groupKeysByBase software healthy js/components/scripts/migrate-i18n.js:groupKeysByBase
convertToFluentFormat software healthy js/components/scripts/migrate-i18n.js:convertToFluentFormat
getExistingFtlKeys software healthy js/components/scripts/migrate-i18n.js:getExistingFtlKeys
getNamespaces software healthy js/components/scripts/migrate-i18n.js:getNamespaces
addKeysToFtlFile software healthy js/components/scripts/migrate-i18n.js:addKeysToFtlFile
migrateKeysToFtl software healthy js/components/scripts/migrate-i18n.js:migrateKeysToFtl
main software healthy js/components/scripts/migrate-i18n.js:main
findFtlFiles software healthy js/components/scripts/compile-translations.js:findFtlFiles
extractMessagesFromFtl software healthy js/components/scripts/compile-translations.js:extractMessag…
serializePattern software healthy js/components/scripts/compile-translations.js:serializePatt…
serializePlaceable software healthy js/components/scripts/compile-translations.js:serializePlac…
arguments software healthy js/components/scripts/compile-translations.js:arguments
serializeInlineExpression software healthy js/components/scripts/compile-translations.js:serializeInli…
compileTranslations software healthy js/components/scripts/compile-translations.js:compileTransl…
copyToApp software healthy js/components/scripts/compile-translations.js:copyToApp
if software healthy js/components/src/crypto-polyfill.native.tsx:if
loadTranslationData software healthy js/components/src/i18n/i18n-loader.native.ts:loadTranslatio…
cleanLocaleName software healthy js/components/src/i18n/i18next-config.ts:cleanLocaleName
getLocaleFromSystemLocale software healthy js/components/src/i18n/i18next-config.ts:getLocaleFromSyste…
getCurrentLocale software healthy js/components/src/i18n/i18next-config.ts:getCurrentLocale
getCurrentLocaleSync software healthy js/components/src/i18n/i18next-config.ts:getCurrentLocaleSy…
getFallbackChain software healthy js/components/src/i18n/i18next-config.ts:getFallbackChain
with software healthy js/components/src/i18n/i18next-config.ts:with
loadTranslationData software healthy js/components/src/i18n/i18next-config.ts:loadTranslationData
initI18next software healthy js/components/src/i18n/i18next-config.ts:initI18next
changeLanguage software healthy js/components/src/i18n/i18next-config.ts:changeLanguage
getCurrentLanguage software healthy js/components/src/i18n/i18next-config.ts:getCurrentLanguage
getSupportedLocales software healthy js/components/src/i18n/i18next-config.ts:getSupportedLocales
getLanguageInfo software healthy js/components/src/i18n/i18next-config.ts:getLanguageInfo
isLocaleSupported software healthy js/components/src/i18n/i18next-config.ts:isLocaleSupported
I18nProvider software healthy js/components/src/i18n/provider.tsx:I18nProvider
checkReady software healthy js/components/src/i18n/provider.tsx:checkReady
handleInitialized software healthy js/components/src/i18n/provider.tsx:handleInitialized
handleLanguageLoaded software healthy js/components/src/i18n/provider.tsx:handleLanguageLoaded

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

LabelLayerStatusPath
docker software healthy docker
.gitlab software healthy .gitlab
util software healthy util
systemd software healthy util/systemd
test software healthy test
remote software healthy test/remote
js software healthy js
docs software healthy js/docs
src software healthy js/docs/src
content software healthy js/docs/src/content
docs software healthy js/docs/src/content/docs
components software healthy js/docs/src/content/docs/components
lex-reference software healthy js/docs/src/content/docs/lex-reference
richtext software healthy js/docs/src/content/docs/lex-reference/richtext
badge software healthy js/docs/src/content/docs/lex-reference/badge
live software healthy js/docs/src/content/docs/lex-reference/live
config software healthy js/docs/src/content/docs/lex-reference/config
media software healthy js/docs/src/content/docs/lex-reference/media
beta software healthy js/docs/src/content/docs/lex-reference/beta
broadcast software healthy js/docs/src/content/docs/lex-reference/broadcast
moderation software healthy js/docs/src/content/docs/lex-reference/moderation
ingest software healthy js/docs/src/content/docs/lex-reference/ingest
chat software healthy js/docs/src/content/docs/lex-reference/chat
multistream software healthy js/docs/src/content/docs/lex-reference/multistream
server software healthy js/docs/src/content/docs/lex-reference/server
game software healthy js/docs/src/content/docs/lex-reference/game
metadata software healthy js/docs/src/content/docs/lex-reference/metadata
branding software healthy js/docs/src/content/docs/lex-reference/branding
playback software healthy js/docs/src/content/docs/lex-reference/playback
graph software healthy js/docs/src/content/docs/lex-reference/graph
vod software healthy js/docs/src/content/docs/lex-reference/vod
video-metadata software healthy js/docs/src/content/docs/video-metadata
features-dev software healthy js/docs/src/content/docs/features-dev
guides software healthy js/docs/src/content/docs/guides
installing software healthy js/docs/src/content/docs/guides/installing
start-contributing software healthy js/docs/src/content/docs/guides/start-contributing
start-streaming software healthy js/docs/src/content/docs/guides/start-streaming
localizing software healthy js/docs/src/content/docs/guides/localizing
features software healthy js/docs/src/content/docs/features
styles software healthy js/docs/src/styles
desktop software healthy js/desktop
src software healthy js/desktop/src
tests software healthy js/desktop/src/tests
components software healthy js/components
scripts software healthy js/components/scripts
locales software healthy js/components/locales
src software healthy js/components/src
i18n software healthy js/components/src/i18n
livestream-provider software healthy js/components/src/livestream-provider
ui software healthy js/components/src/ui

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

LabelLayerStatusPath
InformationWidget frontend healthy js/components/src/components/dashboard/information-widget.t…
Header frontend healthy js/components/src/components/dashboard/header.tsx
ModActions frontend healthy js/components/src/components/dashboard/mod-actions.tsx
Problems frontend healthy js/components/src/components/dashboard/problems.tsx
ChatPanel frontend healthy js/components/src/components/dashboard/chat-panel.tsx
ModeratorPanel frontend healthy js/components/src/components/dashboard/moderator-panel.tsx
SystemMessage frontend healthy js/components/src/components/chat/system-message.tsx
VideoNative frontend healthy js/components/src/components/mobile-player/video.native.tsx
WebVideo frontend healthy js/components/src/components/mobile-player/video.tsx
VideoNative frontend healthy js/components/src/components/mobile-player/video-async.nati…
VideoRetry frontend healthy js/components/src/components/mobile-player/video-retry.tsx
Viewers frontend healthy js/components/src/components/mobile-player/ui/viewers.tsx
ViewerCount frontend healthy js/components/src/components/mobile-player/ui/viewer-count.…
ReportModal frontend healthy js/components/src/components/mobile-player/ui/report-modal.…
Mu frontend healthy js/components/src/components/danmu/mu.tsx
IconBsky frontend healthy js/components/src/icons/icon-bsky.tsx
Poller frontend healthy js/components/src/streamplace-provider/poller.tsx
GetApps frontend healthy js/app/components/get-apps.tsx
PullToRefreshScrollView frontend healthy js/app/components/pull-to-refresh.tsx
ActivityPicker frontend healthy js/app/components/activity-picker.tsx
UpdateLivestream frontend healthy js/app/components/edit-livestream.tsx
GetApps frontend healthy js/app/components/get-apps.native.tsx
CreateLivestream frontend healthy js/app/components/create-livestream.tsx
Popup frontend healthy js/app/components/popup.tsx
Container frontend healthy js/app/components/container.tsx
AQLink frontend healthy js/app/components/aqlink.tsx
ButtonSelector frontend healthy js/app/components/button-selector.tsx
Title frontend healthy js/app/components/title.tsx
FollowButton frontend healthy js/app/components/follow-button.tsx
Timer frontend healthy js/app/components/timer.tsx
RecommendationsManager frontend healthy js/app/components/settings/recommendations-manager.tsx
MultistreamManager frontend healthy js/app/components/settings/multistream-manager.tsx
WebhookManager frontend healthy js/app/components/settings/webhook-manager.tsx
KeyManager frontend healthy js/app/components/settings/key-manager.tsx
BetaAccessGate frontend healthy js/app/components/upload/beta-access-gate.tsx
Provider frontend healthy js/app/components/provider/provider.native.tsx
Provider frontend healthy js/app/components/provider/provider.tsx
LoginModal frontend healthy js/app/components/login/login-modal.tsx
Login frontend healthy js/app/components/login/login.tsx
LoginForm frontend healthy js/app/components/login/login-form.tsx
PdsHostSelectorModal frontend healthy js/app/components/login/pds-host-selector-modal.tsx
ButtonSelector frontend healthy js/app/components/ui/button-selector.tsx
Gradient frontend healthy js/app/components/ui/gradient.tsx
NameColorPicker frontend healthy js/app/components/name-color-picker/name-color-picker.tsx
Mu frontend healthy js/app/components/mobile/desktop-ui/mu.tsx
UserAvatar frontend healthy js/app/components/home/avatar.tsx
StreamCard frontend healthy js/app/components/home/cards.tsx
LiveDot frontend healthy js/app/components/home/live-dot.tsx
MultistreamStatus frontend healthy js/app/components/live-dashboard/multistream-status.tsx
StreamMonitor frontend healthy js/app/components/live-dashboard/stream-monitor.tsx

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

LabelLayerStatusPath
auth::pkg/spxrpc/com_atproto_moderation.go security healthy pkg/spxrpc/com_atproto_moderation.go
auth::pkg/api/api_internal.go security healthy pkg/api/api_internal.go
auth::pkg/spxrpc/place_stream_multistream.go security healthy pkg/spxrpc/place_stream_multistream.go
auth::lexicons/place/stream/moderation/createGate.json security healthy lexicons/place/stream/moderation/createGate.json
auth::go.mod security healthy go.mod
auth::js/app/src/shell.tsx security healthy js/app/src/shell.tsx
auth::lexicons/place/stream/moderation/createBlock.json security healthy lexicons/place/stream/moderation/createBlock.json
auth::js/app/src/polyfills.native.tsx security healthy js/app/src/polyfills.native.tsx
auth::pkg/statedb/notification.go security healthy pkg/statedb/notification.go
auth::js/app/assets/emoji-data-stripped.json security healthy js/app/assets/emoji-data-stripped.json
auth::pkg/spxrpc/place_stream_media_publishvideo.go security healthy pkg/spxrpc/place_stream_media_publishvideo.go
auth::lexicons/place/stream/moderation/createVodGate.json security healthy lexicons/place/stream/moderation/createVodGate.json
auth::pkg/spxrpc/moderation_helpers.go security healthy pkg/spxrpc/moderation_helpers.go
auth::js/app/store/slices/platformSlice.native.ts security healthy js/app/store/slices/platformSlice.native.ts
auth::js/dev-env/lib/constants.ts security healthy js/dev-env/lib/constants.ts
auth::js/app/features/bluesky/oauthClientImport.native.tsx security healthy js/app/features/bluesky/oauthClientImport.native.tsx
auth::pkg/spxrpc/place_stream_badge.go security healthy pkg/spxrpc/place_stream_badge.go
auth::lexicons/place/stream/moderation/updateLivestream.json security healthy lexicons/place/stream/moderation/updateLivestream.json
auth::lexicons/place/stream/moderation/deleteVodGate.json security healthy lexicons/place/stream/moderation/deleteVodGate.json
auth::js/components/src/streamplace-store/streamplace-store… security healthy js/components/src/streamplace-store/streamplace-store.tsx
auth::pkg/spxrpc/service_auth.go security healthy pkg/spxrpc/service_auth.go
auth::js/app/store/slices/blueskySlice.ts security healthy js/app/store/slices/blueskySlice.ts
auth::js/app/package.json security healthy js/app/package.json
auth::lexicons/place/stream/moderation/deletePin.json security healthy lexicons/place/stream/moderation/deletePin.json
auth::pkg/statedb/jwks.go security healthy pkg/statedb/jwks.go
auth::pkg/upload/upload.go security healthy pkg/upload/upload.go
auth::pkg/statedb/service_auth.go security healthy pkg/statedb/service_auth.go
auth::pkg/spxrpc/place_stream_media.go security healthy pkg/spxrpc/place_stream_media.go
auth::pkg/spxrpc/com_atproto_repo.go security healthy pkg/spxrpc/com_atproto_repo.go
auth::pkg/spxrpc/place_stream_live.go security healthy pkg/spxrpc/place_stream_live.go
auth::pkg/api/deep_linking.go security healthy pkg/api/deep_linking.go
auth::js/app/features/bluesky/oauthClientImport.tsx security healthy js/app/features/bluesky/oauthClientImport.tsx
auth::pkg/spxrpc/place_stream_branding.go security healthy pkg/spxrpc/place_stream_branding.go
auth::lexicons/place/stream/moderation/createPin.json security healthy lexicons/place/stream/moderation/createPin.json
auth::pkg/spxrpc/webhook.go security healthy pkg/spxrpc/webhook.go
auth::pkg/spxrpc/wildcard.go security healthy pkg/spxrpc/wildcard.go
auth::pkg/vod/publish.go security healthy pkg/vod/publish.go
auth::js/components/src/streamplace-store/block.tsx security healthy js/components/src/streamplace-store/block.tsx
auth::pkg/spxrpc/app_bsky_actor.go security healthy pkg/spxrpc/app_bsky_actor.go
auth::pkg/api/api.go security healthy pkg/api/api.go
auth::pkg/mist/misttriggers/user_new.go security healthy pkg/mist/misttriggers/user_new.go
auth::pkg/spxrpc/storage.go security healthy pkg/spxrpc/storage.go
auth::lexicons/place/stream/moderation/deleteBlock.json security healthy lexicons/place/stream/moderation/deleteBlock.json
auth::pkg/spxrpc/place_stream_moderation.go security healthy pkg/spxrpc/place_stream_moderation.go
auth::lexicons/place/stream/moderation/deleteGate.json security healthy lexicons/place/stream/moderation/deleteGate.json
auth::js/app/features/bluesky/oauthClient.tsx security healthy js/app/features/bluesky/oauthClient.tsx
auth::pkg/config/config.go security healthy pkg/config/config.go
auth::js/app/features/bluesky/oauthResolver.tsx security healthy js/app/features/bluesky/oauthResolver.tsx
auth::pkg/director/stream_session.go security healthy pkg/director/stream_session.go
auth::pkg/statedb/notification_test.go security healthy pkg/statedb/notification_test.go

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

LabelLayerStatusPath
127.0.0.0 network healthy docker/mistserver.json
10.0.0.0 network healthy docker/mistserver.json
192.168.0.0 network healthy docker/mistserver.json
172.16.0.0 network healthy docker/mistserver.json
127.0.0.1 network healthy docker/mistserver.json
192.168.8.136 network healthy js/desktop/forge.config.ts
104.0.0.0 network healthy js/components/src/lib/browser.ts
338.13.044.41 network healthy js/components/src/icons/icon-bsky.tsx
154.47.98.190 network healthy pkg/mist/misttriggers/user_end_test.go
203.0.113.7 network healthy pkg/viewlog/salt_test.go
198.51.100.42 network healthy pkg/viewlog/salt_test.go
1.1.1.1 network healthy pkg/aqhttp/resolv.go
100.64.0.0 network healthy pkg/aqhttp/resolv.go
169.254.0.0 network healthy pkg/aqhttp/resolv.go
192.0.0.0 network healthy pkg/aqhttp/resolv.go
192.0.2.0 network healthy pkg/aqhttp/resolv.go
198.18.0.0 network healthy pkg/aqhttp/resolv.go
198.51.100.0 network healthy pkg/aqhttp/resolv.go
203.0.113.0 network healthy pkg/aqhttp/resolv.go
224.0.0.0 network healthy pkg/aqhttp/resolv.go
240.0.0.0 network healthy pkg/aqhttp/resolv.go
255.255.255.255 network healthy pkg/aqhttp/resolv.go

LabelLayerStatusPath
ErrorBoundary software healthy js/components/src/components/error-boundary.tsx:ErrorBounda…
ToastManager software healthy js/components/src/components/ui/toast.tsx:ToastManager
StreamNotificationManager software healthy js/components/src/components/stream-notification/stream-not…
Lock software healthy js/components/src/storage/lock.tsx:Lock
NativeStorage software healthy js/components/src/storage/storage.native.tsx:NativeStorage
WebStorage software healthy js/components/src/storage/storage.tsx:WebStorage
StreamplaceOAuthResolver software healthy js/app/features/bluesky/oauthResolver.tsx:StreamplaceOAuthR…
MainApplication software healthy js/config-react-native-webrtc/src/config-react-native-webrt…
TestNetwork software healthy js/dev-env/lib/network.ts:TestNetwork
TestPlcServer software healthy js/dev-env/lib/plc.ts:TestPlcServer
TestPdsServer software healthy js/dev-env/lib/pds.ts:TestPdsServer
StreamplaceAgent software healthy js/streamplace/src/agent.ts:StreamplaceAgent

LabelLayerStatusPath
add-to-project cicd healthy .github/workflows/add-to-project.yaml
sync cicd healthy .github/workflows/sync-tangled.yaml
sync cicd healthy .github/workflows/sync-gitlab.yaml
linux cicd healthy .github/workflows/build.yaml
darwin cicd healthy .github/workflows/build.yaml
builder cicd healthy .github/workflows/docker.yaml
binaries cicd healthy .github/workflows/docker.yaml
images cicd healthy .github/workflows/docker.yaml
golangci cicd healthy .github/workflows/golangci-lint.yaml

LabelLayerStatusPath
gha::add-to-project cicd healthy .github/workflows/add-to-project.yaml
gha::sync-tangled cicd healthy .github/workflows/sync-tangled.yaml
gha::sync-gitlab cicd healthy .github/workflows/sync-gitlab.yaml
gha::build cicd healthy .github/workflows/build.yaml
gha::docker cicd healthy .github/workflows/docker.yaml
gha::golangci-lint cicd healthy .github/workflows/golangci-lint.yaml
gitlab-ci cicd healthy .gitlab-ci.yml

LabelLayerStatusPath
.env in repo security healthy js/app/.env
password_literal::util/mac-codesign.sh security healthy util/mac-codesign.sh
password_literal::util/mac-codesign.sh security healthy util/mac-codesign.sh
password_literal::js/dev-env/lib/constants.ts security healthy js/dev-env/lib/constants.ts
password_literal::pkg/crypto/signers/eip712/eip712test/eip7… security healthy pkg/crypto/signers/eip712/eip712test/eip712test.go

LabelLayerStatusPath
postgres data healthy go.mod
sqlite data healthy go.mod
mysql data healthy go.mod
cockroach data healthy js/app/assets/emoji-data-stripped.json

LabelLayerStatusPath
vps::aws hardware healthy go.mod
vps::azure hardware healthy go.mod
vps::gcp hardware healthy go.mod
vps::droplet hardware healthy js/app/assets/emoji-data-stripped.json

LabelLayerStatusPath
TANGLED_SSH_KEY cicd healthy
REGISTRY_IMAGE cicd healthy
GITLAB_PAT cicd healthy
ADD_TO_PROJECT_PAT cicd healthy

LabelLayerStatusPath
rabbitmq data healthy go.mod
kafka data healthy go.mod

LabelLayerStatusPath
envoy network healthy go.mod
caddy network healthy js/app/assets/emoji-data-stripped.json

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

LabelLayerStatusPath
port:38082 network healthy js/desktop/package.json

LabelLayerStatusPath
gpu (detected) hardware healthy lexicons/games/gamesgamesgamesgames/defs.json

LabelLayerStatusPath
/ frontend healthy js/app/app.config.ts
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/f11a2d98-be47-4315-afef-70785f2a4ae6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f11a2d98-be47-4315-afef-70785f2a4ae6/

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.