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

Scan timing: clone 1.45s · analysis 8.0s · 0.6 MB · GitHub API rate-limit (preflight)

google-labs-code/design.md

https://github.com/google-labs-code/design.md.git · scanned 2026-06-25 21:07 UTC (1 month ago) · 10 languages

41 raw signals (22 security + 19 graph) 67th percentile · Typescript · small (2-20K LoC) System graph score 96 (lower by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month ago · v1 · 37 actionable findings from 2 signal sources. 4 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 75.0 0.15 11.25
security_score 95.1 0.25 23.77
testing_score 85.0 0.20 17.00
documentation_score 81.0 0.15 12.15
practices_score 65.0 0.15 9.75
code_quality 80.0 0.10 8.00
Overall 1.00 81.9
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
detect child process — packages/cli/scripts/check-package.ts:65
GapSeverity.CRITICAL Layer.SECURITY score 0.500
Why: critical severity
#2
Insecure pattern 'new_function_used' in packages/cli/src/linter/spec-gen/compiler.ts:32
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/cli/src/linter/spec-gen/compiler.ts:32
#3
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#4
Insecure pattern 'node_child_process' in packages/cli/scripts/check-package.ts:27
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
packages/cli/scripts/check-package.ts:27
#5
Stray `console.log` in TS/JS — packages/cli/scripts/check-package.ts:40
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in packages/cli/scripts/check-package.ts:40.
#6
Stray `console.log` in TS/JS — packages/cli/src/commands/export.ts:65
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in packages/cli/src/commands/export.ts:65.
#7
Stray `console.log` in TS/JS — packages/cli/src/commands/diff.ts:72
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in packages/cli/src/commands/diff.ts:72.
#8
Stray `console.log` in TS/JS — packages/cli/src/commands/lint.ts:45
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in packages/cli/src/commands/lint.ts:45.
#9
Stray `console.log` in TS/JS — packages/cli/src/commands/spec.ts:62
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in packages/cli/src/commands/spec.ts:62.
#10
Stray `console.log` in TS/JS — packages/cli/src/linter/spec-gen/generate.ts:69
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in packages/cli/src/linter/spec-gen/generate.ts:69.

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/54fe7f94-d210-4e23-bb5b-fe185f71720a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/54fe7f94-d210-4e23-bb5b-fe185f71720a/

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.