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.

hi-godot/godot-ai

https://github.com/hi-godot/godot-ai · scanned 2026-05-16 13:30 UTC (1 day, 7 hours ago) · 10 languages

48 findings (1 legacy + 47 scanner) 99th percentile · Python · medium (20-100K LoC) Scanner says 91 (lower by 4)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 days, 6 hours ago · v1 · 48 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
{# ── 2026-05-17 R27 #5: score breakdown panel ────────────────────── Surfaces the score_breakdown JSON that's been silently stored on Repository for months. Turns hidden math into a trust signal. #}
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 99.0 0.25 24.75
testing_score 100.0 0.20 20.00
documentation_score 73.0 0.15 10.95
practices_score 65.0 0.15 9.75
code_quality 69.0 0.10 6.90
Overall 1.00 87.3
Calibrated penalty buckets (security_score): agent: 1.1
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Severity: Critical 0 High 0 Medium 6 Low 34 Source: Legacy 1 9-layer 47 Crowd 0 Layer: Software 9 Api 1 Frontend 1 Cicd 12 Quality 25

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/ci.yml:55
#2
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml:70
#3
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml:150
#4
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml
#5
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/bump-and-release.yml
#6
Possibly dead Python function: capture_send
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in src/godot_ai/asgi.py:65; if framework-registered, add a docstring.
src/godot_ai/asgi.py:65
#7
Possibly dead Python function: extract
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in src/godot_ai/telemetry.py:637; if framework-registered, add a docstring.
src/godot_ai/telemetry.py:637
#8
Possibly dead Python function: decorator
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in src/godot_ai/telemetry.py:774; if framework-registered, add a docstring.
src/godot_ai/telemetry.py:774
#9
Possibly dead Python function: to_mcp_result
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in src/godot_ai/middleware/godot_command_error.py:17; if framework-registered, add a docstring.
src/godot_ai/middleware/godot_command_error.py:17
#10
Possibly dead Python function: guard
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in src/godot_ai/transport/origin_guard.py:236; if framework-registered, add a docstring.
src/godot_ai/transport/origin_guard.py:236

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
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/9524e016-8ff7-4315-a52d-06ff947101d1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9524e016-8ff7-4315-a52d-06ff947101d1/

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.