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.

CedrickGD/RazorReaper

https://github.com/CedrickGD/RazorReaper · scanned 2026-06-17 01:22 UTC (1 month, 2 weeks ago)

5 raw signals (0 security + 5 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +16.7 (diff) · 5 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 211 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
PRIVACY.md software healthy PRIVACY.md
README.md software healthy README.md
LICENSE.txt software healthy LICENSE.txt
global.json software healthy global.json
README.md software healthy tests/README.md
discord-release.yml software healthy .github/workflows/discord-release.yml
update-manifest.yml software healthy .github/workflows/update-manifest.yml
App.xaml.cs software healthy RazorReaper/App.xaml.cs
appsettings.json software healthy RazorReaper/appsettings.json
MauiProgram.cs software healthy RazorReaper/MauiProgram.cs
MainPage.xaml.cs software healthy RazorReaper/MainPage.xaml.cs
App.xaml.cs software healthy RazorReaper/Platforms/Windows/App.xaml.cs
AppErrorCodes.cs software healthy RazorReaper/Diagnostics/AppErrorCodes.cs
LoggingControl.cs software healthy RazorReaper/Diagnostics/LoggingControl.cs
TestLogBridge.cs software healthy RazorReaper/Diagnostics/TestLogBridge.cs
AppDiagnostics.cs software healthy RazorReaper/Diagnostics/AppDiagnostics.cs
launchSettings.json software healthy RazorReaper/Properties/launchSettings.json
ConsoleBatchResult.cs software healthy RazorReaper/Models/ConsoleBatchResult.cs
NotificationMessage.cs software healthy RazorReaper/Models/NotificationMessage.cs
SteamWorkshopMod.cs software healthy RazorReaper/Models/SteamWorkshopMod.cs
PixelCategories.cs software healthy RazorReaper/Models/PixelCategories.cs
IniPreset.cs software healthy RazorReaper/Models/IniPreset.cs
CustomLabSettings.cs software healthy RazorReaper/Models/CustomLabSettings.cs
SkyInjectionOptions.cs software healthy RazorReaper/Models/SkyInjectionOptions.cs
UpdateCheckResult.cs software healthy RazorReaper/Models/UpdateCheckResult.cs
CustomServerData.cs software healthy RazorReaper/Models/CustomServerData.cs
ActivityItem.cs software healthy RazorReaper/Models/ActivityItem.cs
CrosshairProfile.cs software healthy RazorReaper/Models/CrosshairProfile.cs
SkyTextureKind.cs software healthy RazorReaper/Models/SkyTextureKind.cs
SteamWorkshopScanResult.cs software healthy RazorReaper/Models/SteamWorkshopScanResult.cs
ArkUtilities.cs software healthy RazorReaper/Utilities/ArkUtilities.cs
AppConfiguration.cs software healthy RazorReaper/Configuration/AppConfiguration.cs
index.html software healthy RazorReaper/wwwroot/index.html
navbar.js software healthy RazorReaper/wwwroot/js/navbar.js
lightbox.js software healthy RazorReaper/wwwroot/js/lightbox.js
network-animation.js software healthy RazorReaper/wwwroot/js/network-animation.js
test-config.json software healthy RazorReaper/wwwroot/_tests/test-config.json
test-runner.js software healthy RazorReaper/wwwroot/_tests/test-runner.js
building-styles.css software healthy RazorReaper/wwwroot/css/pages/building-styles.css
crafting-scripts-styles.css software healthy RazorReaper/wwwroot/css/pages/crafting-scripts-styles.css
server-styles.css software healthy RazorReaper/wwwroot/css/pages/server-styles.css
troubleshoot-styles.css software healthy RazorReaper/wwwroot/css/pages/troubleshoot-styles.css
bosses-styles.css software healthy RazorReaper/wwwroot/css/pages/bosses-styles.css
game-styles.css software healthy RazorReaper/wwwroot/css/pages/game-styles.css
home-styles.css software healthy RazorReaper/wwwroot/css/pages/home-styles.css
fonts-styles.css software healthy RazorReaper/wwwroot/css/pages/fonts-styles.css
dino-prices-styles.css software healthy RazorReaper/wwwroot/css/pages/dino-prices-styles.css
map-mods-styles.css software healthy RazorReaper/wwwroot/css/pages/map-mods-styles.css
steam-mods-styles.css software healthy RazorReaper/wwwroot/css/pages/steam-mods-styles.css
crosshair-styles.css software healthy RazorReaper/wwwroot/css/pages/crosshair-styles.css

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

LabelLayerStatusPath
clampWidth software healthy RazorReaper/wwwroot/js/navbar.js:clampWidth
readStoredGroups software healthy RazorReaper/wwwroot/js/navbar.js:readStoredGroups
persistGroups software healthy RazorReaper/wwwroot/js/navbar.js:persistGroups
applyWidth software healthy RazorReaper/wwwroot/js/navbar.js:applyWidth
applyCollapsed software healthy RazorReaper/wwwroot/js/navbar.js:applyCollapsed
notifyBlazor software healthy RazorReaper/wwwroot/js/navbar.js:notifyBlazor
ensureTooltipEl software healthy RazorReaper/wwwroot/js/navbar.js:ensureTooltipEl
showRailTooltip software healthy RazorReaper/wwwroot/js/navbar.js:showRailTooltip
text software healthy RazorReaper/wwwroot/js/navbar.js:text
hideRailTooltip software healthy RazorReaper/wwwroot/js/navbar.js:hideRailTooltip
dbg software healthy RazorReaper/wwwroot/js/navbar.js:dbg
withSnapAnimation software healthy RazorReaper/wwwroot/js/navbar.js:withSnapAnimation
onDragMove software healthy RazorReaper/wwwroot/js/navbar.js:onDragMove
onDragUp software healthy RazorReaper/wwwroot/js/navbar.js:onDragUp
beginDrag software healthy RazorReaper/wwwroot/js/navbar.js:beginDrag
maybeStartDrag software healthy RazorReaper/wwwroot/js/navbar.js:maybeStartDrag
maybeResetToDefault software healthy RazorReaper/wwwroot/js/navbar.js:maybeResetToDefault
getOverlay software healthy RazorReaper/wwwroot/js/lightbox.js:getOverlay
getImg software healthy RazorReaper/wwwroot/js/lightbox.js:getImg
offsetX software healthy RazorReaper/wwwroot/js/network-animation.js:offsetX
offsetY software healthy RazorReaper/wwwroot/js/network-animation.js:offsetY
attractForce software healthy RazorReaper/wwwroot/js/network-animation.js:attractForce
mouseDistToNodeSq software healthy RazorReaper/wwwroot/js/network-animation.js:mouseDistToNode…
mouseDistToOtherSq software healthy RazorReaper/wwwroot/js/network-animation.js:mouseDistToOthe…
alpha software healthy RazorReaper/wwwroot/js/network-animation.js:alpha
sleep software healthy RazorReaper/wwwroot/_tests/test-runner.js:sleep
nextFrame software healthy RazorReaper/wwwroot/_tests/test-runner.js:nextFrame
getCssVarPx software healthy RazorReaper/wwwroot/_tests/test-runner.js:getCssVarPx
dispatchMouse software healthy RazorReaper/wwwroot/_tests/test-runner.js:dispatchMouse
dispatchPointer software healthy RazorReaper/wwwroot/_tests/test-runner.js:dispatchPointer
waitForBridge software healthy RazorReaper/wwwroot/_tests/test-runner.js:waitForBridge
report software healthy RazorReaper/wwwroot/_tests/test-runner.js:report
runAll software healthy RazorReaper/wwwroot/_tests/test-runner.js:runAll
bootstrap software healthy RazorReaper/wwwroot/_tests/test-runner.js:bootstrap

LabelLayerStatusPath
tests software healthy tests
.github software healthy .github
workflows software healthy .github/workflows
RazorReaper software healthy RazorReaper
Platforms software healthy RazorReaper/Platforms
Windows software healthy RazorReaper/Platforms/Windows
Diagnostics software healthy RazorReaper/Diagnostics
Properties software healthy RazorReaper/Properties
Models software healthy RazorReaper/Models
Utilities software healthy RazorReaper/Utilities
Configuration software healthy RazorReaper/Configuration
wwwroot software healthy RazorReaper/wwwroot
js software healthy RazorReaper/wwwroot/js
_tests software healthy RazorReaper/wwwroot/_tests
css software healthy RazorReaper/wwwroot/css
pages software healthy RazorReaper/wwwroot/css/pages
shared software healthy RazorReaper/wwwroot/css/shared
Services software healthy RazorReaper/Services
Implementations software healthy RazorReaper/Services/Implementations
Steam software healthy RazorReaper/Services/Implementations/Steam
Fonts software healthy RazorReaper/Services/Implementations/Fonts
Ini software healthy RazorReaper/Services/Implementations/Ini
Telemetry software healthy RazorReaper/Services/Implementations/Telemetry
Crosshair software healthy RazorReaper/Services/Implementations/Crosshair
Game software healthy RazorReaper/Services/Implementations/Game
CustomLab software healthy RazorReaper/Services/Implementations/CustomLab

LabelLayerStatusPath
DISCORD_WEBHOOK cicd healthy
GITHUB_TOKEN cicd healthy
RIP_DISCORD_UPDATE_WEBHOOK cicd healthy
DISCORD_WEBHOOK_2 cicd healthy
DISCORD_WEBHOOK_3 cicd healthy

LabelLayerStatusPath
gha::discord-release cicd healthy .github/workflows/discord-release.yml
gha::update-manifest cicd healthy .github/workflows/update-manifest.yml

LabelLayerStatusPath
notify cicd healthy .github/workflows/discord-release.yml
update-manifest cicd healthy .github/workflows/update-manifest.yml

LabelLayerStatusPath
CedrickGD__RazorReaper software healthy /data/fable5_failed_archive/CedrickGD__RazorReaper

LabelLayerStatusPath
NetworkAnimation software healthy RazorReaper/wwwroot/js/network-animation.js:NetworkAnimation

LabelLayerStatusPath
1.4.4.0 network healthy .github/workflows/update-manifest.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/48b9c93c-5866-48cc-a1e0-54d4ca619fc5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/48b9c93c-5866-48cc-a1e0-54d4ca619fc5/

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.