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.

Scan timing: clone 3.0s · analysis 0.1s · 2.6 MB · GitHub preflight 483ms

yashwanththatavarti/skills-getting-started-with-github-copilot

https://github.com/yashwanththatavarti/skills-getting-started-with-github-copilot.git · scanned 2026-05-28 22:18 UTC (1 week ago) · 10 languages

172 findings (38 legacy + 134 scanner) 81st percentile · Javascript · tiny (<2K LoC) Scanner says 84 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week ago · v2 · 105 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 70.0 0.15 10.50
security_score 95.5 0.25 23.88
testing_score 70.0 0.20 14.00
documentation_score 75.0 0.15 11.25
practices_score 77.0 0.15 11.55
code_quality 80.0 0.10 8.00
Overall 1.00 79.2
Severity distribution — click a segment to filter
Active filters: layer: quality × excluding tests × Reset all
Scan summary Repository scanned at 84.0/100 with 66.7% coverage. It contains 66 nodes across 3 cross-layer flows, written primarily in mixed languages. Engine surfaced 67 findings — concentrated in cicd (63), frontend (1), security (1). Risk profile is high: 0 critical, 1 high, 42 medium. Recommended next step: open the cicd layer findings first — that's where the highest-impact wins live.

Showing 3 of 105 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high Legacy quality quality conf 0.80 ✓ Repobility FastAPI POST /activities/{activity_name}/signup has no auth
Handler `signup_for_activity` is registered with router/app.post(...) but no Depends/Security parameter is declared and no auth marker appears in the function body.
src/app.py:56 qualitylegacy
medium Legacy quality quality conf 0.78 Public web service has no security.txt
security.txt gives researchers and customers a safe disclosure channel. Public web apps and APIs should publish it under /.well-known/security.txt.
.well-known/security.txt qualitylegacy
medium 9-layer quality tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 2 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
testscoverage
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/30132c89-f2e0-43dc-b024-eab4c3e46ef2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/30132c89-f2e0-43dc-b024-eab4c3e46ef2/

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.