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.

Tejaacavale/claude-vs-stockfish

https://github.com/Tejaacavale/claude-vs-stockfish · scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 8 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: excluding tests × Reset all

All 24 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
parse_args software healthy chess_chat.py:36
parse_move software healthy chess_chat.py:100
__init__ software healthy chess_chat.py:137
play_move software healthy chess_chat.py:153
_game_over_payload software healthy chess_chat.py:194
serialise_content software healthy chess_chat.py:207
main software healthy chess_chat.py:224
parse_args software healthy chess_vs_stockfish.py:40
build_user_prompt software healthy chess_vs_stockfish.py:66
extract_move software healthy chess_vs_stockfish.py:85
play_game software healthy chess_vs_stockfish.py:122
main software healthy chess_vs_stockfish.py:213

LabelLayerStatusPath
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
chess_chat.py software healthy chess_chat.py
chess_vs_stockfish.py software healthy chess_vs_stockfish.py
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
fable_chat_transcript_20260610.json software healthy transcripts/fable_chat_transcript_20260610.json
chess_exp.py software healthy experiments/chess_exp.py

LabelLayerStatusPath
transcripts software healthy transcripts
experiments software healthy experiments

LabelLayerStatusPath
repobility-clone-lfcgs3bf software healthy /tmp/repobility-clone-lfcgs3bf

LabelLayerStatusPath
GameSession software healthy chess_chat.py:134
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/53d5beb4-3fc1-4901-96e5-443461be7355/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/53d5beb4-3fc1-4901-96e5-443461be7355/

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.