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.

K0oRui/Steamless-KR

https://github.com/K0oRui/Steamless-KR · scanned 2026-08-12 12:56 UTC (4 weeks, 2 days ago)

3 raw signals (0 security + 3 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 weeks, 2 days ago · v1 · 3 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 111 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
global.json software healthy global.json
README.md software healthy README.md
LICENSE software healthy LICENSE
cleanup.yml software healthy .github/workflows/cleanup.yml
quality.yml software healthy .github/workflows/quality.yml
build.yml software healthy .github/workflows/build.yml
Main.cs software healthy src/Steamless.Unpacker.Variant10.x86/Main.cs
SteamStubHeader.cs software healthy src/Steamless.Unpacker.Variant10.x86/Classes/SteamStubHeade…
Main.cs software healthy src/Steamless.Unpacker.Variant30.x86/Main.cs
SteamStubDrmFlags.cs software healthy src/Steamless.Unpacker.Variant30.x86/Classes/SteamStubDrmFl…
SteamStubHelpers.cs software healthy src/Steamless.Unpacker.Variant30.x86/Classes/SteamStubHelpe…
SteamStubHeader.cs software healthy src/Steamless.Unpacker.Variant30.x86/Classes/SteamStubHeade…
Main.cs software healthy src/Steamless.Unpacker.Variant31.x86/Main.cs
SteamStubDrmFlags.cs software healthy src/Steamless.Unpacker.Variant31.x86/Classes/SteamStubDrmFl…
SteamStubHelpers.cs software healthy src/Steamless.Unpacker.Variant31.x86/Classes/SteamStubHelpe…
SteamStubHeader.cs software healthy src/Steamless.Unpacker.Variant31.x86/Classes/SteamStubHeade…
SteamlessApiVersionAttribute.cs software healthy src/Steamless.API/SteamlessApiVersionAttribute.cs
SteamlessEvents.cs software healthy src/Steamless.API/SteamlessEvents.cs
LoggingService.cs software healthy src/Steamless.API/Services/LoggingService.cs
LogMessageType.cs software healthy src/Steamless.API/Events/LogMessageType.cs
LogMessageEventArgs.cs software healthy src/Steamless.API/Events/LogMessageEventArgs.cs
AesHelper.cs software healthy src/Steamless.API/Crypto/AesHelper.cs
SteamlessPlugin.cs software healthy src/Steamless.API/Model/SteamlessPlugin.cs
SteamlessOptions.cs software healthy src/Steamless.API/Model/SteamlessOptions.cs
FileStreamExtensions.cs software healthy src/Steamless.API/Extensions/FileStreamExtensions.cs
Pe64File.cs software healthy src/Steamless.API/PE64/Pe64File.cs
Pe64Helpers.cs software healthy src/Steamless.API/PE64/Pe64Helpers.cs
NativeApi64.cs software healthy src/Steamless.API/PE64/NativeApi64.cs
NativeApi32.cs software healthy src/Steamless.API/PE32/NativeApi32.cs
Pe32File.cs software healthy src/Steamless.API/PE32/Pe32File.cs
Pe32Helpers.cs software healthy src/Steamless.API/PE32/Pe32Helpers.cs
Main.cs software healthy src/Steamless.Unpacker.Variant30.x64/Main.cs
SteamStubDrmFlags.cs software healthy src/Steamless.Unpacker.Variant30.x64/Classes/SteamStubDrmFl…
SteamStubHelpers.cs software healthy src/Steamless.Unpacker.Variant30.x64/Classes/SteamStubHelpe…
SteamStubHeader.cs software healthy src/Steamless.Unpacker.Variant30.x64/Classes/SteamStubHeade…
App.xaml.cs software healthy src/Steamless/App.xaml.cs
GridViewColumnWidthFromItemsBehavior.cs software healthy src/Steamless/Classes/GridViewColumnWidthFromItemsBehavior.…
ControlsHelper.cs software healthy src/Steamless/Classes/ControlsHelper.cs
IDataService.cs software healthy src/Steamless/Model/IDataService.cs
ApplicationState.cs software healthy src/Steamless/Model/ApplicationState.cs
AutomaticPlugin.cs software healthy src/Steamless/Model/AutomaticPlugin.cs
DataService.cs software healthy src/Steamless/Model/DataService.cs
StartSteamlessTask.cs software healthy src/Steamless/Model/Tasks/StartSteamlessTask.cs
BaseTask.cs software healthy src/Steamless/Model/Tasks/BaseTask.cs
LoadPluginsTask.cs software healthy src/Steamless/Model/Tasks/LoadPluginsTask.cs
StatusTask.cs software healthy src/Steamless/Model/Tasks/StatusTask.cs
MainView.xaml.cs software healthy src/Steamless/View/MainView.xaml.cs
SplashView.xaml.cs software healthy src/Steamless/View/SplashView.xaml.cs
MainWindow.xaml.cs software healthy src/Steamless/View/MainWindow.xaml.cs
AboutView.xaml.cs software healthy src/Steamless/View/AboutView.xaml.cs

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

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
Steamless.Unpacker.Variant10.x86 software healthy src/Steamless.Unpacker.Variant10.x86
Classes software healthy src/Steamless.Unpacker.Variant10.x86/Classes
Steamless.Unpacker.Variant30.x86 software healthy src/Steamless.Unpacker.Variant30.x86
Classes software healthy src/Steamless.Unpacker.Variant30.x86/Classes
Steamless.Unpacker.Variant31.x86 software healthy src/Steamless.Unpacker.Variant31.x86
Classes software healthy src/Steamless.Unpacker.Variant31.x86/Classes
Steamless.API software healthy src/Steamless.API
Services software healthy src/Steamless.API/Services
Events software healthy src/Steamless.API/Events
Crypto software healthy src/Steamless.API/Crypto
Model software healthy src/Steamless.API/Model
Extensions software healthy src/Steamless.API/Extensions
PE64 software healthy src/Steamless.API/PE64
PE32 software healthy src/Steamless.API/PE32
Steamless.Unpacker.Variant30.x64 software healthy src/Steamless.Unpacker.Variant30.x64
Classes software healthy src/Steamless.Unpacker.Variant30.x64/Classes
Steamless software healthy src/Steamless
Classes software healthy src/Steamless/Classes
Model software healthy src/Steamless/Model
Tasks software healthy src/Steamless/Model/Tasks
View software healthy src/Steamless/View
Properties software healthy src/Steamless/Properties
ViewModel software healthy src/Steamless/ViewModel
Steamless.CLI software healthy src/Steamless.CLI
Steamless.Unpacker.Variant20.x86 software healthy src/Steamless.Unpacker.Variant20.x86
Classes software healthy src/Steamless.Unpacker.Variant20.x86/Classes
ExamplePlugin software healthy src/ExamplePlugin
Steamless.Unpacker.Variant21.x86 software healthy src/Steamless.Unpacker.Variant21.x86
Classes software healthy src/Steamless.Unpacker.Variant21.x86/Classes
Steamless.Unpacker.Variant31.x64 software healthy src/Steamless.Unpacker.Variant31.x64
Classes software healthy src/Steamless.Unpacker.Variant31.x64/Classes

LabelLayerStatusPath
cleanup cicd healthy .github/workflows/cleanup.yml
format cicd healthy .github/workflows/quality.yml
analyze cicd healthy .github/workflows/quality.yml
validate cicd healthy .github/workflows/build.yml
build cicd healthy .github/workflows/build.yml
release cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
gha::cleanup cicd healthy .github/workflows/cleanup.yml
gha::quality cicd healthy .github/workflows/quality.yml
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
repobility-clone-egs93v4u software healthy /tmp/repobility-clone-egs93v4u
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/a8d7f1d2-e984-47a8-b103-50053618900d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a8d7f1d2-e984-47a8-b103-50053618900d/

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.