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.

timzc/classrank

https://github.com/timzc/classrank · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

60 raw signals (0 security + 60 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 56 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
30 warning
ANY /api/academic-years/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/academic-years/<int:year_id>/activate/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/academic-years/<int:year_id>/update/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/academic-years/add/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/data/clear/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/data/export/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/data/import/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/records/<int:record_id>/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/records/<int:record_id>/delete/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/records/<int:record_id>/update/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/records/delete-by-date/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/records/save/
warning
endpoint 24 gaps risk 0.05
auth
ANY /api/stats/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/stats/range/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/students/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/students/<int:student_id>/
warning
endpoint 24 gaps risk 0.05
auth
ANY /api/students/<int:student_id>/delete/
warning
endpoint 25 gaps risk 0.05
auth
ANY /api/students/<int:student_id>/history/
warning
endpoint 25 gaps risk 0.05
auth

Showing first 18 of 30 flows. The full set is available via the Findings tab — filter by tags=flow-* for flow-tagged gaps.

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/3cec557f-c8ac-4a40-a7f7-09268f072920/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3cec557f-c8ac-4a40-a7f7-09268f072920/

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.