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.

venn-social/venn

https://github.com/venn-social/venn · scanned 2026-06-16 00:48 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 · 14 actionable findings from 1 signal source. 4 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 273 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
.prettierrc.json software healthy .prettierrc.json
.periphery.yml software healthy .periphery.yml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
.swiftlint.yml software healthy .swiftlint.yml
package-lock.json software healthy package-lock.json
commitlint.config.mjs software healthy commitlint.config.mjs
.env.example software healthy .env.example
Makefile software healthy Makefile
LICENSE software healthy LICENSE
OBSERVABILITY.md software healthy docs/OBSERVABILITY.md
TECH_DEBT.md software healthy docs/TECH_DEBT.md
ARCHITECTURE.md software healthy docs/ARCHITECTURE.md
CODEMAP.md software healthy docs/CODEMAP.md
CODING_STANDARDS.md software healthy docs/CODING_STANDARDS.md
WORKFLOW.md software healthy docs/WORKFLOW.md
DATABASE.md software healthy docs/DATABASE.md
SETUP.md software healthy docs/SETUP.md
0002-swift-over-react-native.md software healthy docs/decisions/0002-swift-over-react-native.md
0004-no-centralised-state-store.md software healthy docs/decisions/0004-no-centralised-state-store.md
0008-figma-first-frontend.md software healthy docs/decisions/0008-figma-first-frontend.md
0007-sentry-and-posthog-observability.md software healthy docs/decisions/0007-sentry-and-posthog-observability.md
README.md software healthy docs/decisions/README.md
0000-template.md software healthy docs/decisions/0000-template.md
0001-react-native-over-swift.md software healthy docs/decisions/0001-react-native-over-swift.md
0003-supabase-as-backend.md software healthy docs/decisions/0003-supabase-as-backend.md
0006-error-handling-layering.md software healthy docs/decisions/0006-error-handling-layering.md
0005-service-protocol-with-fake-testability.md software healthy docs/decisions/0005-service-protocol-with-fake-testability.…
doctor.sh software healthy scripts/doctor.sh
gen-types.mjs software healthy scripts/gen-types.mjs
prune-branches.sh software healthy scripts/prune-branches.sh
seed-remote.mjs software healthy scripts/seed-remote.mjs
ci-select-simulator.sh software healthy scripts/ci-select-simulator.sh
project.yml software healthy ios/project.yml
MusicBrainzServiceTests.swift software healthy ios/VennTests/Services/MusicBrainzServiceTests.swift
TMDBServiceTests.swift software healthy ios/VennTests/Services/TMDBServiceTests.swift
AppConfigTests.swift software healthy ios/VennTests/Services/AppConfigTests.swift
ExternalAPIFetchTests.swift software healthy ios/VennTests/Services/ExternalAPIFetchTests.swift
ExternalAPITests.swift software healthy ios/VennTests/Services/ExternalAPITests.swift
OpenLibraryServiceTests.swift software healthy ios/VennTests/Services/OpenLibraryServiceTests.swift
AuthStateTests.swift software healthy ios/VennTests/Features/Auth/AuthStateTests.swift
AuthViewModelTests.swift software healthy ios/VennTests/Features/Auth/AuthViewModelTests.swift
ProfileShelfTests.swift software healthy ios/VennTests/Features/Profile/ProfileShelfTests.swift
FollowViewModelTests.swift software healthy ios/VennTests/Features/Profile/FollowViewModelTests.swift
OverlapTests.swift software healthy ios/VennTests/Features/Profile/OverlapTests.swift
FollowServiceTests.swift software healthy ios/VennTests/Features/Profile/FollowServiceTests.swift
ProfileEditViewModelTests.swift software healthy ios/VennTests/Features/Profile/ProfileEditViewModelTests.sw…
ProfileLibraryTests.swift software healthy ios/VennTests/Features/Profile/ProfileLibraryTests.swift
ProfileViewModelTests.swift software healthy ios/VennTests/Features/Profile/ProfileViewModelTests.swift

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

LabelLayerStatusPath
docs software healthy docs
decisions software healthy docs/decisions
scripts software healthy scripts
ios software healthy ios
VennTests software healthy ios/VennTests
Services software healthy ios/VennTests/Services
Features software healthy ios/VennTests/Features
Auth software healthy ios/VennTests/Features/Auth
Profile software healthy ios/VennTests/Features/Profile
Onboarding software healthy ios/VennTests/Features/Onboarding
Feed software healthy ios/VennTests/Features/Feed
Composer software healthy ios/VennTests/Features/Composer
Explorer software healthy ios/VennTests/Features/Explorer
Models software healthy ios/VennTests/Models
Utils software healthy ios/VennTests/Utils
Snapshots software healthy ios/VennTests/Snapshots
VennUITests software healthy ios/VennUITests
Venn software healthy ios/Venn
Components software healthy ios/Venn/Components
Loading software healthy ios/Venn/Components/Loading
Controls software healthy ios/Venn/Components/Controls
Interaction software healthy ios/Venn/Components/Interaction
Glass software healthy ios/Venn/Components/Glass
Services software healthy ios/Venn/Services
Catalog software healthy ios/Venn/Services/Catalog
Documentation.docc software healthy ios/Venn/Documentation.docc
Features software healthy ios/Venn/Features
Auth software healthy ios/Venn/Features/Auth
Profile software healthy ios/Venn/Features/Profile
Library software healthy ios/Venn/Features/Profile/Library
Onboarding software healthy ios/Venn/Features/Onboarding
Feed software healthy ios/Venn/Features/Feed
Composer software healthy ios/Venn/Features/Composer
Explorer software healthy ios/Venn/Features/Explorer
StylePreview software healthy ios/Venn/Features/StylePreview
Models software healthy ios/Venn/Models
Resources software healthy ios/Venn/Resources
Assets.xcassets software healthy ios/Venn/Resources/Assets.xcassets
AppIcon.appiconset software healthy ios/Venn/Resources/Assets.xcassets/AppIcon.appiconset
LaunchBackground.colorset software healthy ios/Venn/Resources/Assets.xcassets/LaunchBackground.colorset
AccentColor.colorset software healthy ios/Venn/Resources/Assets.xcassets/AccentColor.colorset
Utils software healthy ios/Venn/Utils
App software healthy ios/Venn/App
supabase software healthy supabase
migrations software healthy supabase/migrations
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
trufflehog cicd healthy .github/workflows/secrets.yml
commitlint cicd healthy .github/workflows/commitlint.yml
lint cicd healthy .github/workflows/ci.yml
format-check cicd healthy .github/workflows/ci.yml
prettier-check cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/docs.yml

LabelLayerStatusPath
20260611230000_overlap_rpc.sql data healthy supabase/migrations/20260611230000_overlap_rpc.sql
20260516220000_media_and_posts.sql data healthy supabase/migrations/20260516220000_media_and_posts.sql
20260610230000_profile_search.sql data healthy supabase/migrations/20260610230000_profile_search.sql
20260612180000_remove_demo_seed.sql data healthy supabase/migrations/20260612180000_remove_demo_seed.sql
20260612120000_avatar_storage.sql data healthy supabase/migrations/20260612120000_avatar_storage.sql
20260608000000_library_indexes.sql data healthy supabase/migrations/20260608000000_library_indexes.sql
20260425120000_init.sql data healthy supabase/migrations/20260425120000_init.sql

LabelLayerStatusPath
renderFile software healthy scripts/gen-types.mjs:renderFile
renderTable software healthy scripts/gen-types.mjs:renderTable
mapType software healthy scripts/gen-types.mjs:mapType
pascalCase software healthy scripts/gen-types.mjs:pascalCase
camelCase software healthy scripts/gen-types.mjs:camelCase

LabelLayerStatusPath
gha::secrets cicd healthy .github/workflows/secrets.yml
gha::commitlint cicd healthy .github/workflows/commitlint.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::docs cicd healthy .github/workflows/docs.yml

LabelLayerStatusPath
postgres data healthy README.md
sqlite data healthy README.md

LabelLayerStatusPath
vps::azure hardware healthy supabase/config.toml
vps::aws hardware healthy supabase/config.toml

LabelLayerStatusPath
SUPABASE_URL cicd healthy
SUPABASE_ANON_KEY cicd healthy

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

LabelLayerStatusPath
public data healthy supabase/migrations/20260611230000_overlap_rpc.sql

LabelLayerStatusPath
auth::supabase/config.toml security healthy supabase/config.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/be94806a-6819-4125-b24f-7db23efa1623/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/be94806a-6819-4125-b24f-7db23efa1623/

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.