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.

yskim3271/godot-anti-cheat-toolkit

https://github.com/yskim3271/godot-anti-cheat-toolkit · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

4 raw signals (0 security + 4 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 4 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 43 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
README.md software healthy README.md
LICENSE software healthy LICENSE
test_security_boundaries.py software healthy tests/static/test_security_boundaries.py
test_project_layout.py software healthy tests/static/test_project_layout.py
integrity_manifest.json software healthy addons/anti_cheat_toolkit/integrity_manifest.json
security_review.md software healthy docs/security_review.md
usage.md software healthy docs/usage.md
build_and_distribution.md software healthy docs/build_and_distribution.md
native_api.md software healthy docs/native_api.md
testing.md software healthy docs/testing.md
limitations.md software healthy docs/limitations.md
README.md software healthy native/README.md
register_types.cpp software healthy native/src/register_types.cpp
register_types.h software healthy native/src/register_types.h
anti_cheat_native.h software healthy native/src/anti_cheat_native.h
anti_cheat_native.cpp software healthy native/src/anti_cheat_native.cpp
native-libraries.yml software healthy .github/workflows/native-libraries.yml

LabelLayerStatusPath
_source_text software healthy tests/static/test_security_boundaries.py:14
test_no_destructive_or_injection_apis software healthy tests/static/test_security_boundaries.py:22
test_open_process_is_query_only software healthy tests/static/test_security_boundaries.py:44
test_required_files_exist software healthy tests/static/test_project_layout.py:11
test_gdextension_baseline software healthy tests/static/test_project_layout.py:30
test_ci_builds_and_tests_windows software healthy tests/static/test_project_layout.py:38
test_release_package_requires_windows_payload software healthy tests/static/test_project_layout.py:45
test_docs_state_verified_godot_version software healthy tests/static/test_project_layout.py:55
test_no_macos_references_remain software healthy tests/static/test_project_layout.py:63
test_integrity_manifest_is_json software healthy tests/static/test_project_layout.py:79
test_native_binaries_are_real_when_present software healthy tests/static/test_project_layout.py:84

LabelLayerStatusPath
tests software healthy tests
static software healthy tests/static
addons software healthy addons
anti_cheat_toolkit software healthy addons/anti_cheat_toolkit
docs software healthy docs
native software healthy native
src software healthy native/src
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
SecurityBoundaryTests software healthy tests/static/test_security_boundaries.py:13
LayoutTests software healthy tests/static/test_project_layout.py:10

LabelLayerStatusPath
test-committed-binaries cicd healthy .github/workflows/native-libraries.yml
build-and-test cicd healthy .github/workflows/native-libraries.yml

LabelLayerStatusPath
repobility-clone-7vn7fhcb software healthy /tmp/repobility-clone-7vn7fhcb

LabelLayerStatusPath
gha::native-libraries cicd healthy .github/workflows/native-libraries.yml
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/00c131a1-5b1c-4bf2-a764-7413e7a4f48c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/00c131a1-5b1c-4bf2-a764-7413e7a4f48c/

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.