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.
63 of your 154 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 35.88s for a 71.1 MB repo slow.
  • Repobility's analysis ran in 18.91s after the clone landed.

bluesky-social/social-app

https://github.com/bluesky-social/social-app · scanned 2026-06-05 23:28 UTC (4 days, 5 hours ago) · 10 languages

826 raw signals (136 security + 690 graph) 11/13 scanners ran 48th percentile · Typescript · large (100-500K LoC) System graph score 46 (higher by 28)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 5 hours ago · v2 · 292 actionable findings from 2 signal sources. 189 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 100.0 0.25 25.00
testing_score 25.0 0.20 5.00
documentation_score 61.0 0.15 9.15
practices_score 97.0 0.15 14.55
code_quality 80.0 0.10 8.00
Overall 1.00 74.5
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possible secret in dev-env/test-pds.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in dev-env/test-pds.ts:92; move to env var / secrets manager.
dev-env/test-pds.ts:92
#2
Possible secret in dev-env/test-pds.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in dev-env/test-pds.ts:182; move to env var / secrets manager.
dev-env/test-pds.ts:182
#3
Possible secret in dev-env/test-pds.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in dev-env/test-pds.ts:197; move to env var / secrets manager.
dev-env/test-pds.ts:197
#4
Possible secret in src/screens/Settings/components/ChangePasswordDialog.tsx
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in src/screens/Settings/components/ChangePasswordDialog.tsx:23; move to env var / secrets manager.
src/screens/Settings/components/ChangePasswordDialog.tsx:23
#5
Possible secret in src/view/com/testing/TestCtrls.e2e.tsx
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in src/view/com/testing/TestCtrls.e2e.tsx:33; move to env var / secrets manager.
src/view/com/testing/TestCtrls.e2e.tsx:33
#6
Possible secret in src/view/com/testing/TestCtrls.e2e.tsx
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in src/view/com/testing/TestCtrls.e2e.tsx:45; move to env var / secrets manager.
src/view/com/testing/TestCtrls.e2e.tsx:45
#7
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/bundle-deploy-eas-update.yml:69
#8
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/bundle-deploy-eas-update.yml:375
#9
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/pull-request-commit.yml:131
#10
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/build-submit-android.yml:101

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/249cc9eb-5ca4-4bb8-88aa-f2e4f2e3fed6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/249cc9eb-5ca4-4bb8-88aa-f2e4f2e3fed6/

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.