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.26s · analysis 0.1s · 2.6 MB · GitHub preflight 471ms

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

https://github.com/kvrajumca/skills-getting-started-with-github-copilot.git · scanned 2026-05-28 22:38 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: excluding tests × Reset all

All 66 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
README.md software healthy README.md
requirements.txt software healthy requirements.txt
devcontainer.json software healthy .devcontainer/devcontainer.json
x-review.md software healthy .github/steps/x-review.md
4-step.md software healthy .github/steps/4-step.md
1-step.md software healthy .github/steps/1-step.md
3-step.md software healthy .github/steps/3-step.md
5-step.md software healthy .github/steps/5-step.md
2-step.md software healthy .github/steps/2-step.md
1-step.yml software healthy .github/workflows/1-step.yml
5-step.yml software healthy .github/workflows/5-step.yml
2-step.yml software healthy .github/workflows/2-step.yml
4-step.yml software healthy .github/workflows/4-step.yml
0-start-exercise.yml software healthy .github/workflows/0-start-exercise.yml
3-step.yml software healthy .github/workflows/3-step.yml
README.md software healthy src/README.md
app.py software healthy src/app.py
styles.css software healthy src/static/styles.css
index.html software healthy src/static/index.html
app.js software healthy src/static/app.js

LabelLayerStatusPath
find_exercise cicd healthy .github/workflows/1-step.yml
check_step_work cicd healthy .github/workflows/1-step.yml
post_next_step_content cicd healthy .github/workflows/1-step.yml
find_exercise cicd healthy .github/workflows/5-step.yml
post_review_content cicd healthy .github/workflows/5-step.yml
finish_exercise cicd healthy .github/workflows/5-step.yml
find_exercise cicd healthy .github/workflows/2-step.yml
check_step_work cicd healthy .github/workflows/2-step.yml
post_next_step_content cicd healthy .github/workflows/2-step.yml
find_exercise cicd healthy .github/workflows/4-step.yml
check_step_work cicd healthy .github/workflows/4-step.yml
post_next_step_content cicd healthy .github/workflows/4-step.yml
start_exercise cicd healthy .github/workflows/0-start-exercise.yml
post_next_step_content cicd healthy .github/workflows/0-start-exercise.yml
find_exercise cicd healthy .github/workflows/3-step.yml
check_step_work cicd healthy .github/workflows/3-step.yml
post_next_step_content cicd healthy .github/workflows/3-step.yml

LabelLayerStatusPath
STEP_1_FILE cicd healthy
STEP_5_FILE cicd healthy
ISSUE_REPOSITORY cicd healthy
GITHUB_TOKEN cicd healthy
REVIEW_FILE cicd healthy
STEP_3_FILE cicd healthy
ISSUE_NUMBER cicd healthy
STEP_2_FILE cicd healthy
STEP_4_FILE cicd healthy

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
.github software healthy .github
steps software healthy .github/steps
workflows software healthy .github/workflows
src software healthy src
static software healthy src/static

LabelLayerStatusPath
gha::1-step cicd healthy .github/workflows/1-step.yml
gha::5-step cicd healthy .github/workflows/5-step.yml
gha::2-step cicd healthy .github/workflows/2-step.yml
gha::4-step cicd healthy .github/workflows/4-step.yml
gha::0-start-exercise cicd healthy .github/workflows/0-start-exercise.yml
gha::3-step cicd healthy .github/workflows/3-step.yml

LabelLayerStatusPath
root software healthy src/app.py:46
get_activities software healthy src/app.py:51
signup_for_activity software healthy src/app.py:56
fetchActivities software healthy src/static/app.js:fetchActivities

LabelLayerStatusPath
GET / api healthy src/app.py
GET /activities api healthy src/app.py
POST /activities/{activity_name}/signup api healthy src/app.py

LabelLayerStatusPath
repobility-clone-61kreq1h software healthy /tmp/repobility-clone-61kreq1h
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/8c3cad20-8007-4048-a4ad-406cb5d0bbce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8c3cad20-8007-4048-a4ad-406cb5d0bbce/

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.