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.
47 of your 81 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 90.22s for a 213.2 MB repo slow.
  • Repobility's analysis ran in 10.66s after the clone landed.

ZHOURUIH/MyFramework

https://github.com/ZHOURUIH/MyFramework · scanned 2026-06-05 17:25 UTC (4 days, 22 hours ago) · 10 languages

82 raw signals (74 security + 8 graph) 11/13 scanners ran System graph score 100 (lower by 43)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 22 hours ago · v2 · 50 actionable findings from 2 signal sources. 27 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 35.0 0.20 7.00
documentation_score 40.0 0.15 6.00
practices_score 30.0 0.15 4.50
code_quality 80.0 0.10 8.00
Overall 1.00 56.5
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1449 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
manifest.json software healthy Packages/manifest.json
packages-lock.json software healthy Packages/packages-lock.json
README.md software healthy AndroidProject/README.md
build.gradle software healthy AndroidProject/build.gradle
build.gradle software healthy AndroidProject/app/build.gradle
native-lib.cpp software healthy AndroidProject/app/src/main/cpp/native-lib.cpp
AssetLoader.java software healthy AndroidProject/app/src/main/java/com/test/AssetLoader.java
MainApplication.java software healthy AndroidProject/app/src/main/java/com/test/MainApplication.j…
GooglePlayBilling.java software healthy AndroidProject/app/src/main/java/com/test/GooglePlayBilling…
GoogleLogin.java software healthy AndroidProject/app/src/main/java/com/test/GoogleLogin.java
MainClass.java software healthy AndroidProject/app/src/main/java/com/test/MainClass.java
PurchaseInfo.java software healthy AndroidProject/app/src/main/java/com/test/PurchaseInfo.java
AnalyzerUnityAnalyzer.cs software healthy ToolProject/AnalyzerUnity/AnalyzerUnity/AnalyzerUnityAnalyz…
AnalyzerResetProperty.cs software healthy ToolProject/AnalyzerUnity/AnalyzerUnity/AnalyzerResetProper…
AnalyzerCallBase.cs software healthy ToolProject/AnalyzerUnity/AnalyzerUnity/AnalyzerCallBase.cs
Resources.Designer.cs software healthy ToolProject/AnalyzerUnity/AnalyzerUnity/Resources.Designer.…
Program.cs software healthy ToolProject/CheckCppResetProperty/Program.cs
Config.cs software healthy ToolProject/ExcelConverter/Config.cs
Program.cs software healthy ToolProject/ExcelConverter/Program.cs
ExcelConverter.cs software healthy ToolProject/ExcelConverter/ExcelConverter.cs
FileUtility.cs software healthy ToolProject/ExcelConverter/FileUtility.cs
ExcelWatcher.cs software healthy ToolProject/ExcelConverter/ExcelWatcher.cs
StringUtility.cs software healthy ToolProject/ExcelConverter/StringUtility.cs
ExcelTable.cs software healthy ToolProject/ExcelConverter/ExcelTable.cs
Vector2Int.cs software healthy ToolProject/ExcelConverter/Vector2Int.cs
Vector3Int.cs software healthy ToolProject/ExcelConverter/Vector3Int.cs
MathUtility.cs software healthy ToolProject/ExcelConverter/MathUtility.cs
ExcelReader.cs software healthy ToolProject/ExcelConverter/ExcelReader.cs
SerializerWrite.cs software healthy ToolProject/ExcelConverter/SerializerWrite.cs
BinaryUtility.cs software healthy ToolProject/ExcelConverter/BinaryUtility.cs
main.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/main.cpp
txSerializer.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Serialize/txSerializer.…
txSerializer.h software healthy ToolProject/AtlasPacker/AtlasPacker/Serialize/txSerializer.h
txSerializedData.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Serialize/txSerializedD…
txSerializedData.h software healthy ToolProject/AtlasPacker/AtlasPacker/Serialize/txSerializedD…
ServerBase.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Common/ServerBase.cpp
txSingleton.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/txSingleton.h
ServerEnum.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/ServerEnum.h
ServerBase.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/ServerBase.h
StreamBuffer.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/StreamBuffer.h
ServerDefine.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/ServerDefine.h
Config.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Common/Config.cpp
ImageDefine.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/ImageDefine.h
Config.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/Config.h
ServerCallback.h software healthy ToolProject/AtlasPacker/AtlasPacker/Common/ServerCallback.h
CustomThread.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Thread/CustomThread.cpp
ThreadLock.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Thread/ThreadLock.cpp
ThreadLock.h software healthy ToolProject/AtlasPacker/AtlasPacker/Thread/ThreadLock.h
TimeLock.cpp software healthy ToolProject/AtlasPacker/AtlasPacker/Thread/TimeLock.cpp

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
Packages software healthy Packages
AndroidProject software healthy AndroidProject
app software healthy AndroidProject/app
src software healthy AndroidProject/app/src
main software healthy AndroidProject/app/src/main
cpp software healthy AndroidProject/app/src/main/cpp
java software healthy AndroidProject/app/src/main/java
com software healthy AndroidProject/app/src/main/java/com
test software healthy AndroidProject/app/src/main/java/com/test
ToolProject software healthy ToolProject
AnalyzerUnity software healthy ToolProject/AnalyzerUnity
AnalyzerUnity software healthy ToolProject/AnalyzerUnity/AnalyzerUnity
CheckCppResetProperty software healthy ToolProject/CheckCppResetProperty
ExcelConverter software healthy ToolProject/ExcelConverter
AtlasPacker software healthy ToolProject/AtlasPacker
AtlasPacker software healthy ToolProject/AtlasPacker/AtlasPacker
Serialize software healthy ToolProject/AtlasPacker/AtlasPacker/Serialize
Common software healthy ToolProject/AtlasPacker/AtlasPacker/Common
Thread software healthy ToolProject/AtlasPacker/AtlasPacker/Thread
Math software healthy ToolProject/AtlasPacker/AtlasPacker/Math
md5 software healthy ToolProject/AtlasPacker/AtlasPacker/md5
STL software healthy ToolProject/AtlasPacker/AtlasPacker/STL
Memory software healthy ToolProject/AtlasPacker/AtlasPacker/Memory
FreeImage software healthy ToolProject/AtlasPacker/AtlasPacker/FreeImage
Utility software healthy ToolProject/AtlasPacker/AtlasPacker/Utility
CodeGenerator software healthy ToolProject/CodeGenerator
Game software healthy ToolProject/CodeGenerator/Game
Frame software healthy ToolProject/CodeGenerator/Frame
Serialize software healthy ToolProject/CodeGenerator/Frame/Serialize
Common software healthy ToolProject/CodeGenerator/Frame/Common
Thread software healthy ToolProject/CodeGenerator/Frame/Thread
Math software healthy ToolProject/CodeGenerator/Frame/Math
SQLite software healthy ToolProject/CodeGenerator/Frame/SQLite
STL software healthy ToolProject/CodeGenerator/Frame/STL
Memory software healthy ToolProject/CodeGenerator/Frame/Memory
Utility software healthy ToolProject/CodeGenerator/Frame/Utility
Dependency software healthy ToolProject/CodeGenerator/Frame/Dependency
sqlite3 software healthy ToolProject/CodeGenerator/Frame/Dependency/sqlite3
md5 software healthy ToolProject/CodeGenerator/Frame/Dependency/md5
自动处理工具 software healthy 自动处理工具
ExcelConverter software healthy 自动处理工具/ExcelConverter
Assets software healthy Assets
Editor software healthy Assets/Editor
Game software healthy Assets/Editor/Game
Frame software healthy Assets/Editor/Frame
Menu software healthy Assets/Editor/Frame/Menu
EditorWindow software healthy Assets/Editor/Frame/EditorWindow
ComponentEditor software healthy Assets/Editor/Frame/ComponentEditor
Tween software healthy Assets/Editor/Frame/Tween
3rdParty software healthy Assets/3rdParty

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

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

LabelLayerStatusPath
4.1.9.3 network healthy AndroidProject/app/build.gradle
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/38f07cc3-cdb8-48d2-9cdb-c3d6eea18216/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/38f07cc3-cdb8-48d2-9cdb-c3d6eea18216/

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.