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.

alvinreal/awesome-opensource-ai

https://github.com/alvinreal/awesome-opensource-ai.git · scanned 2026-05-16 18:03 UTC (3 weeks, 3 days ago) · 10 languages

19 raw signals (3 security + 16 graph) 69th percentile · Python · tiny (<2K LoC) System graph score 89 (lower by 17)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 3 days ago · v2 · 3 actionable findings from 1 signal source. 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: layer: security × excluding tests × Reset all
Scan summary Quality grade B (72/100). Dimensions: security 96, maintainability 45. 3 findings (1 security). 567 lines analyzed.

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

high Security checks security path traversal conf 0.80 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file path without sanitization. Allows reading arbitrary files.
Use os.path.realpath() and verify the path starts with your expected base directory. Use secure_filename() for uploads.
tools/validate_awesome.py:358
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/31b6d864-895a-4464-971c-255acec8e69e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/31b6d864-895a-4464-971c-255acec8e69e/

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.