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.

xian-technology/xian-playground-web

https://github.com/xian-technology/xian-playground-web · scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)

45 raw signals (0 security + 45 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 38 actionable findings from 1 signal source. 7 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 84.6/100 with 66.7% coverage. It contains 328 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 45 findings — concentrated in software (28), quality (8), cicd (7). Risk profile is low: 0 critical, 0 high, 2 medium. Recommended next step: open the software layer findings first — that's where the highest-impact wins live.

Showing 36 of 38 actionable findings. 45 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
astral-sh/setup-uv@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/validate.yml:52 CI/CD securitySupply chainGithub actions
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
low System graph cicd CI/CD security conf 1.00 6 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
lines 16, 21, 28, 35, 42, 47
.github/workflows/validate.yml:16, 21, 28, 35, 42, 47 (6 hits)
CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: playground/services/worker.py:stop, playground/services/worker.py:stop This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: playground/state.py:refresh_contracts, playground/state.py:refresh_functions, playground/state.py:refresh_loaded_contract, playground/state.py:refresh_state This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw…
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph software Dead code conf 1.00 Possibly dead Python function: change_loaded_contract
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:498
low System graph software Dead code conf 1.00 Possibly dead Python function: change_selected_contract
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:405
low System graph software Dead code conf 1.00 Possibly dead Python function: change_selected_function
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:412
low System graph software Dead code conf 1.00 Possibly dead Python function: clear_logs
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:317
low System graph software Dead code conf 1.00 Possibly dead Python function: confirm_clear_state
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:568
low System graph software Dead code conf 1.00 Possibly dead Python function: copy_session_id
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:354
low System graph software Dead code conf 1.00 Possibly dead Python function: create_session_route
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/playground.py:1782
low System graph software Dead code conf 1.00 Possibly dead Python function: deploy_contract
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:759
low System graph software Dead code conf 1.00 Possibly dead Python function: export_state
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:617
low System graph software Dead code conf 1.00 Possibly dead Python function: handle_fullscreen_keydown
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:547
low System graph software Dead code conf 1.00 Possibly dead Python function: index
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/playground.py:1671
low System graph software Dead code conf 1.00 Possibly dead Python function: not_found_page
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/playground.py:1543
low System graph software Dead code conf 1.00 Possibly dead Python function: refresh_environment
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:745
low System graph software Dead code conf 1.00 Possibly dead Python function: refresh_functions
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:465
low System graph software Dead code conf 1.00 Possibly dead Python function: refresh_loaded_contract
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:502
low System graph software Dead code conf 1.00 Possibly dead Python function: remove_selected_contract
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:683
low System graph software Dead code conf 1.00 Possibly dead Python function: resume_session
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:373
low System graph software Dead code conf 1.00 Possibly dead Python function: resume_session_route
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/playground.py:1789
low System graph software Dead code conf 1.00 Possibly dead Python function: save_code_draft
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:387
low System graph software Dead code conf 1.00 Possibly dead Python function: set_show_internal_state
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:793
low System graph software Dead code conf 1.00 Possibly dead Python function: set_show_system_contracts
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:529
low System graph software Dead code conf 1.00 Possibly dead Python function: start_new_session
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:367
low System graph software Dead code conf 1.00 Possibly dead Python function: toggle_show_internal_state
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:799
low System graph software Dead code conf 1.00 Possibly dead Python function: toggle_show_system_contracts
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:535
low System graph software Dead code conf 1.00 Possibly dead Python function: update_code
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:394
low System graph software Dead code conf 1.00 Possibly dead Python function: update_contract_name
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:399
low System graph software Dead code conf 1.00 Possibly dead Python function: update_kwargs
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:402
low System graph software Dead code conf 1.00 Possibly dead Python function: update_resume_session_input
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
playground/state.py:370
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Complexity conf 1.00 Very large file: playground/playground.py (1802 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/f3d7fbc5-6950-43e1-95ee-345b38c1fbb1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f3d7fbc5-6950-43e1-95ee-345b38c1fbb1/

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.