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.

satvikOS/Studio

https://github.com/satvikOS/Studio · scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)

1600 raw signals (0 security + 1600 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 1590 actionable findings from 1 signal source. 10 repeated signals grouped for readability. 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 14538 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
App software healthy frontend/src/App.jsx:App
registryContextBlock software healthy frontend/src/ai/Planner.js:registryContextBlock
buildUserMessage software healthy frontend/src/ai/Planner.js:buildUserMessage
parseLLMJson software healthy frontend/src/ai/Planner.js:parseLLMJson
validateAndNormalizePlan software healthy frontend/src/ai/Planner.js:validateAndNormalizePlan
validateAndNormalizeRecipe software healthy frontend/src/ai/Planner.js:validateAndNormalizeRecipe
planFor software healthy frontend/src/ai/Planner.js:planFor
deepClone software healthy frontend/src/ai/Planner.js:deepClone
deterministicPlanner software healthy frontend/src/ai/ArchieLoop.js:deterministicPlanner
critique software healthy frontend/src/ai/ArchieLoop.js:critique
refinePlan software healthy frontend/src/ai/ArchieLoop.js:refinePlan
tweakables software healthy frontend/src/ai/ArchieLoop.js:tweakables
variant software healthy frontend/src/ai/ArchieLoop.js:variant
runArchieLoop software healthy frontend/src/ai/ArchieLoop.js:runArchieLoop
awaitNotPaused software healthy frontend/src/ai/ArchieLoop.js:awaitNotPaused
drainInjects software healthy frontend/src/ai/ArchieLoop.js:drainInjects
visualOK software healthy frontend/src/ai/ArchieLoop.js:visualOK
cryptoRandomId software healthy frontend/src/ai/SessionMemory.js:cryptoRandomId
executePlan software healthy frontend/src/ai/PlanExecutor.js:executePlan
dispatchPlaywright software healthy frontend/src/ai/PlanExecutor.js:dispatchPlaywright
executePlanInApp software healthy frontend/src/ai/PlanExecutor.js:executePlanInApp
dispatchInApp software healthy frontend/src/ai/PlanExecutor.js:dispatchInApp
clickByAttr software healthy frontend/src/ai/PlanExecutor.js:clickByAttr
setInputValue software healthy frontend/src/ai/PlanExecutor.js:setInputValue
validatePlan software healthy frontend/src/ai/PlanExecutor.js:validatePlan
disciplineFor software healthy frontend/src/ai/ToolRegistry.js:disciplineFor
humanise software healthy frontend/src/ai/ToolRegistry.js:humanise
findTool software healthy frontend/src/ai/ToolRegistry.js:findTool
toolsForDiscipline software healthy frontend/src/ai/ToolRegistry.js:toolsForDiscipline
toolsForKind software healthy frontend/src/ai/ToolRegistry.js:toolsForKind
registrySummary software healthy frontend/src/ai/ToolRegistry.js:registrySummary
DAY software healthy frontend/src/ai/ArchieTraceSink.js:DAY
defaultFilename software healthy frontend/src/ai/ArchieTraceSink.js:defaultFilename
serializeTrace software healthy frontend/src/ai/ArchieTraceSink.js:serializeTrace
summariseResp software healthy frontend/src/ai/ArchieTraceSink.js:summariseResp
flushTrace software healthy frontend/src/ai/ArchieTraceSink.js:flushTrace
makeTraceCollector software healthy frontend/src/ai/ArchieTraceSink.js:makeTraceCollector
safeJsonParse software healthy frontend/src/ai/ArchieExtractor.js:safeJsonParse
extractPlan software healthy frontend/src/ai/ArchieExtractor.js:extractPlan
extractToolCallsLiteral software healthy frontend/src/ai/ArchieExtractor.js:extractToolCallsLiteral
extractClarify software healthy frontend/src/ai/ArchieExtractor.js:extractClarify
planToRecipe software healthy frontend/src/ai/ArchieExtractor.js:planToRecipe
bodies software healthy frontend/src/ai/ArchieExtractor.js:bodies
synthesizeStepArrayFromPlan software healthy frontend/src/ai/ArchieExtractor.js:synthesizeStepArrayFromP…
extractArchieResponse software healthy frontend/src/ai/ArchieExtractor.js:extractArchieResponse
installToolRegistryV2 software healthy frontend/src/ai/index-installer.js:installToolRegistryV2
uninstallToolRegistryV2 software healthy frontend/src/ai/index-installer.js:uninstallToolRegistryV2
recallPriorTurns software healthy frontend/src/ai/SessionMemoryClient.js:recallPriorTurns
rememberTurn software healthy frontend/src/ai/SessionMemoryClient.js:rememberTurn
readSceneState software healthy frontend/src/ai/Verifier.js:readSceneState

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

LabelLayerStatusPath
playwright.config.js software healthy playwright.config.js
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
package.json software healthy package.json
.env.production.template software healthy .env.production.template
deploy.sh software healthy deploy.sh
electron-builder.yml software healthy electron-builder.yml
setup-aws-credentials.sh software healthy setup-aws-credentials.sh
serverless.yml software healthy serverless.yml
LICENSE software healthy LICENSE
NOTICE.md software healthy NOTICE.md
vite.config.js software healthy frontend/vite.config.js
package.json software healthy frontend/package.json
index.html software healthy frontend/index.html
eslint.config.js software healthy frontend/eslint.config.js
environment-system.test.js software healthy frontend/test/environment-system.test.js
archdisc-occt.yml software healthy frontend/occt-custom-build/archdisc-occt.yml
README.md software healthy frontend/occt-custom-build/README.md
build.sh software healthy frontend/occt-custom-build/build.sh
archdisc-occt-min.yml software healthy frontend/occt-custom-build/archdisc-occt-min.yml
droid_sans_regular.typeface.json software healthy frontend/public/fonts/droid_sans_regular.typeface.json
App.jsx software healthy frontend/src/App.jsx
main.jsx software healthy frontend/src/main.jsx
Planner.js software healthy frontend/src/ai/Planner.js
ArchieLoop.js software healthy frontend/src/ai/ArchieLoop.js
SessionMemory.js software healthy frontend/src/ai/SessionMemory.js
PlanExecutor.js software healthy frontend/src/ai/PlanExecutor.js
ToolRegistry.js software healthy frontend/src/ai/ToolRegistry.js
ArchieTraceSink.js software healthy frontend/src/ai/ArchieTraceSink.js
ArchieExtractor.js software healthy frontend/src/ai/ArchieExtractor.js
index-installer.js software healthy frontend/src/ai/index-installer.js
SessionMemoryClient.js software healthy frontend/src/ai/SessionMemoryClient.js
Verifier.js software healthy frontend/src/ai/Verifier.js
ArchiePerception.js software healthy frontend/src/ai/ArchiePerception.js
ToolRegistryV2.js software healthy frontend/src/ai/ToolRegistryV2.js
Clarifier.js software healthy frontend/src/ai/Clarifier.js
PlannerProviders.js software healthy frontend/src/ai/PlannerProviders.js
archieIntrospect.js software healthy frontend/src/ai/archieIntrospect.js
VisionPerception.js software healthy frontend/src/ai/VisionPerception.js
ComponentManifest.js software healthy frontend/src/ai/sculptor/ComponentManifest.js
AssemblyBuilder.js software healthy frontend/src/ai/sculptor/AssemblyBuilder.js
DeliverablePackage.js software healthy frontend/src/ai/sculptor/DeliverablePackage.js
ComponentLibrary.js software healthy frontend/src/ai/sculptor/ComponentLibrary.js
PartSculptor.js software healthy frontend/src/ai/sculptor/PartSculptor.js
PartVerifier.js software healthy frontend/src/ai/sculptor/PartVerifier.js
menuConfig.js software healthy frontend/src/config/menuConfig.js
renderConfig.js software healthy frontend/src/config/renderConfig.js
geometryConverter.js software healthy frontend/src/utils/geometryConverter.js
addPrimitive.js software healthy frontend/src/utils/addPrimitive.js
layoutManager.js software healthy frontend/src/utils/layoutManager.js

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

LabelLayerStatusPath
ArchieSkillStore software healthy frontend/src/ai/ArchieLoop.js:ArchieSkillStore
SessionMemory software healthy frontend/src/ai/SessionMemory.js:SessionMemory
ComponentLibrary software healthy frontend/src/ai/sculptor/ComponentLibrary.js:ComponentLibra…
is software healthy frontend/src/components/SwUxOverlays.jsx:is
HexMesh software healthy frontend/src/foundation/HexMesh.js:HexMesh
SparseMatrix software healthy frontend/src/foundation/BucklingAnalysis.js:SparseMatrix
Part software healthy frontend/src/foundation/Part.js:Part
QuadraticTetMesh software healthy frontend/src/foundation/QuadraticTetMesh.js:QuadraticTetMesh
SparseMatrix software healthy frontend/src/foundation/FrameFEM.js:SparseMatrix
FrameModel software healthy frontend/src/foundation/FrameFEM.js:FrameModel
StepWriter software healthy frontend/src/foundation/StepExport.js:StepWriter
VertexStore software healthy frontend/src/foundation/PCurveArrangement.js:VertexStore
NURBSCurve software healthy frontend/src/foundation/NURBSCurve.js:NURBSCurve
BodyRegistry software healthy frontend/src/foundation/BodyRegistry.js:BodyRegistry
DesignHistory software healthy frontend/src/foundation/DesignHistory.js:DesignHistory
Material software healthy frontend/src/foundation/MaterialDB.js:Material
SparseMatrix software healthy frontend/src/foundation/LinearTetFEM.js:SparseMatrix
SparseMatrix software healthy frontend/src/foundation/QuadTetFEM.js:SparseMatrix
SketchPoint software healthy frontend/src/foundation/Sketch2D.js:SketchPoint
SketchLine software healthy frontend/src/foundation/Sketch2D.js:SketchLine
SketchCircle software healthy frontend/src/foundation/Sketch2D.js:SketchCircle
SketchArc software healthy frontend/src/foundation/Sketch2D.js:SketchArc
Sketch2D software healthy frontend/src/foundation/Sketch2D.js:Sketch2D
TetMesh software healthy frontend/src/foundation/TetMesh.js:TetMesh
SparseAssembly software healthy frontend/src/foundation/TopologyOptimization.js:SparseAssem…
SparseMatrix software healthy frontend/src/foundation/ThermalFEM.js:SparseMatrix
EquationStoreImpl software healthy frontend/src/foundation/EquationStore.js:EquationStoreImpl
PlanarMechanism software healthy frontend/src/foundation/KinematicsCore.js:PlanarMechanism
SpatialChain software healthy frontend/src/foundation/KinematicsCore.js:SpatialChain
Assembly software healthy frontend/src/foundation/AssemblyMate.js:Assembly
NURBSSurface software healthy frontend/src/foundation/NURBSSurface.js:NURBSSurface
is software healthy frontend/src/workbenches/studio/WorkbenchStudio.jsx:is
the software healthy frontend/src/workbenches/studio/v3/StudioShellV3.jsx:the
found software healthy frontend/src/workbenches/studio/v3/coherenceGate.js:found
Volume software healthy frontend/src/workbenches/studio/v3/voxel/volume.js:Volume
SculptSession software healthy frontend/src/workbenches/studio/v3/builders/organicSculpt.j…
Emitter software healthy frontend/src/workbenches/studio/v3/nia2/emitter.js:Emitter
SDGraph software healthy frontend/src/workbenches/studio/v3/sdgraphedit/graph.js:SDG…
Drawing software healthy frontend/src/workbenches/studio/v3/cad2d/drawing.js:Drawing
directly software healthy frontend/src/workbenches/studio/v3/cad2d/index.js:directly
Layer software healthy frontend/src/workbenches/studio/v3/usdlayer/layerStack.js:L…
LayerStack software healthy frontend/src/workbenches/studio/v3/usdlayer/layerStack.js:L…
to software healthy frontend/src/workbenches/studio/v3/audio/load.js:to
VexParseError software healthy frontend/src/workbenches/studio/v3/vex/vexLexer.js:VexParse…
RuntimeError software healthy frontend/src/workbenches/studio/v3/vex/vexInterpreter.js:Ru…
RuntimeError software healthy frontend/src/workbenches/studio/v3/vex/interpreter.js:Runti…
ParserState software healthy frontend/src/workbenches/studio/v3/vex/parser.js:ParserState
ParseError software healthy frontend/src/workbenches/studio/v3/vex/parser.js:ParseError
missing software healthy frontend/src/workbenches/studio/v3/csg/csg.js:missing
is software healthy frontend/src/workbenches/studio/v3/csg/csg.js:is

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

LabelLayerStatusPath
frontend software healthy frontend
test software healthy frontend/test
occt-custom-build software healthy frontend/occt-custom-build
public software healthy frontend/public
fonts software healthy frontend/public/fonts
src software healthy frontend/src
ai software healthy frontend/src/ai
sculptor software healthy frontend/src/ai/sculptor
config software healthy frontend/src/config
utils software healthy frontend/src/utils
components software healthy frontend/src/components
axel software healthy frontend/src/components/axel
gizmos software healthy frontend/src/components/gizmos
timeline software healthy frontend/src/components/timeline
geospatial software healthy frontend/src/components/geospatial
contexts software healthy frontend/src/contexts
assets software healthy frontend/src/assets
environments software healthy frontend/src/assets/environments
biotic software healthy frontend/src/assets/environments/biotic
built software healthy frontend/src/assets/environments/built
abiotic software healthy frontend/src/assets/environments/abiotic
foundation software healthy frontend/src/foundation
parts software healthy frontend/src/foundation/parts
workbenches software healthy frontend/src/workbenches
mechanical-cad software healthy frontend/src/workbenches/mechanical-cad
drawing software healthy frontend/src/workbenches/drawing
studio software healthy frontend/src/workbenches/studio
vfx software healthy frontend/src/workbenches/studio/vfx
ai software healthy frontend/src/workbenches/studio/ai
remesh software healthy frontend/src/workbenches/studio/remesh
anim software healthy frontend/src/workbenches/studio/anim
bake software healthy frontend/src/workbenches/studio/bake
audio software healthy frontend/src/workbenches/studio/audio
brep software healthy frontend/src/workbenches/studio/brep
nodegraph software healthy frontend/src/workbenches/studio/nodegraph
v3 software healthy frontend/src/workbenches/studio/v3
lsystem software healthy frontend/src/workbenches/studio/v3/lsystem
voxel software healthy frontend/src/workbenches/studio/v3/voxel
deferred software healthy frontend/src/workbenches/studio/v3/deferred
megascanslib software healthy frontend/src/workbenches/studio/v3/megascanslib
consolebuild software healthy frontend/src/workbenches/studio/v3/consolebuild
vignettepass software healthy frontend/src/workbenches/studio/v3/vignettepass
nukecomp software healthy frontend/src/workbenches/studio/v3/nukecomp
uveditor software healthy frontend/src/workbenches/studio/v3/uveditor
waterflow software healthy frontend/src/workbenches/studio/v3/waterflow
qemdecim software healthy frontend/src/workbenches/studio/v3/qemdecim
mash software healthy frontend/src/workbenches/studio/v3/mash
c4dmograph software healthy frontend/src/workbenches/studio/v3/c4dmograph
meshedit software healthy frontend/src/workbenches/studio/v3/meshedit
clothlayer software healthy frontend/src/workbenches/studio/v3/clothlayer

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

LabelLayerStatusPath
USE /api/ api healthy backend/server.js
USE /api/design api healthy backend/server.js
USE /api/analysis api healthy backend/server.js
USE /api/legality api healthy backend/server.js
USE /api/generate api healthy backend/server.js
USE /api/download api healthy backend/server.js
USE /api/materials api healthy backend/server.js
USE /api/sketchfab api healthy backend/server.js
USE /api/orchestrate api healthy backend/server.js
USE /api/credits api healthy backend/server.js
USE /api/crowd api healthy backend/server.js
USE /api/procedural api healthy backend/server.js
USE /api/motion-capture api healthy backend/server.js
USE /api/mechanical api healthy backend/server.js
USE /api/ai api healthy backend/server.js
USE /api/parametric api healthy backend/server.js
USE /api/projects api healthy backend/server.js
GET /api/health api healthy backend/server.js
POST /analyze api healthy backend/routes/motion-capture.js
GET /supported-formats api healthy backend/routes/motion-capture.js
POST /generate-world api healthy backend/routes/procedural.js
POST /terrain api healthy backend/routes/procedural.js
POST /buildings api healthy backend/routes/procedural.js
POST /vegetation api healthy backend/routes/procedural.js
POST /props api healthy backend/routes/procedural.js
POST /structural api healthy backend/routes/analysis.js
POST /cost api healthy backend/routes/analysis.js
POST / api healthy backend/routes/generate.js
GET /:jobId api healthy backend/routes/generate.js
GET /queue/stats api healthy backend/routes/generate.js
DELETE /:jobId api healthy backend/routes/generate.js
POST /preview api healthy backend/routes/generate.js
POST /:jobId/upgrade api healthy backend/routes/generate.js
POST /batch api healthy backend/routes/generate.js
POST /estimate api healthy backend/routes/generate.js
POST /variants api healthy backend/routes/generate.js
POST /fantasy-variants api healthy backend/routes/generate.js
POST /generate api healthy backend/routes/design.js
POST /generate-stream api healthy backend/routes/design.js
POST /sketch api healthy backend/routes/design.js
POST /proposals api healthy backend/routes/design.js
GET /:id api healthy backend/routes/design.js
POST /chat api healthy backend/routes/ai.js
POST /execute-code api healthy backend/routes/ai.js
POST /check-compatibility api healthy backend/routes/ai.js
DELETE /chat/:sessionId api healthy backend/routes/ai.js
GET /agents api healthy backend/routes/ai.js
POST /autonomous api healthy backend/routes/mechanical-simplified.js
POST /autonomous/ui-control api healthy backend/routes/mechanical-simplified.js
GET /generate/:jobId api healthy backend/routes/mechanical-simplified.js

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

LabelLayerStatusPath
App frontend healthy frontend/src/App.jsx
SceneComposerPanel frontend healthy frontend/src/components/SceneComposerPanel.jsx
ToolSelector frontend healthy frontend/src/components/ToolSelector.jsx
AssetBrowser frontend healthy frontend/src/components/AssetBrowser.jsx
ProjectLibrary frontend healthy frontend/src/components/ProjectLibrary.jsx
ToastContainer frontend healthy frontend/src/components/ToastContainer.jsx
ModelBrowser frontend healthy frontend/src/components/ModelBrowser.jsx
CommandPalette frontend healthy frontend/src/components/CommandPalette.jsx
Viewport3D frontend healthy frontend/src/components/Viewport3D.jsx
VectorPicker frontend healthy frontend/src/components/VectorPicker.jsx
ClarificationDialog frontend healthy frontend/src/components/ClarificationDialog.jsx
ToolParamDialog frontend healthy frontend/src/components/ToolParamDialog.jsx
AIConsole frontend healthy frontend/src/components/AIConsole.jsx
Topbar frontend healthy frontend/src/components/Topbar.jsx
ModelCard frontend healthy frontend/src/components/ModelCard.jsx
ModeSelector frontend healthy frontend/src/components/ModeSelector.jsx
ComponentInfoPanel frontend healthy frontend/src/components/ComponentInfoPanel.jsx
SketchfabViewer frontend healthy frontend/src/components/SketchfabViewer.jsx
EquationManager frontend healthy frontend/src/components/EquationManager.jsx
CutListPanel frontend healthy frontend/src/components/CutListPanel.jsx
WorkbenchContainer frontend healthy frontend/src/components/Workbench.jsx
MaterialsBrowser frontend healthy frontend/src/components/MaterialsBrowser.jsx
ModelPicker frontend healthy frontend/src/components/ModelPicker.jsx
StatusBarPro frontend healthy frontend/src/components/StatusBarPro.jsx
AxelViewer frontend healthy frontend/src/components/axel/AxelViewer.jsx
GizmoControls frontend healthy frontend/src/components/gizmos/GizmoControls.jsx
TransformGizmo frontend healthy frontend/src/components/gizmos/TransformGizmo.jsx
MotionCaptureEditor frontend healthy frontend/src/components/timeline/MotionCaptureEditor.jsx
TimelineEditor frontend healthy frontend/src/components/timeline/TimelineEditor.jsx
GeospatialViewer frontend healthy frontend/src/components/geospatial/GeospatialViewer.jsx
LocationSearch frontend healthy frontend/src/components/geospatial/LocationSearch.jsx
ViewportContext frontend healthy frontend/src/contexts/ViewportContext.jsx
StudioSequencer frontend healthy frontend/src/workbenches/studio/anim/StudioSequencer.jsx
NodeGraphEditor frontend healthy frontend/src/workbenches/studio/nodegraph/NodeGraphEditor.j…
StudioShellV3 frontend healthy frontend/src/workbenches/studio/v3/StudioShellV3.jsx
VoxelPanel frontend healthy frontend/src/workbenches/studio/v3/voxel/VoxelPanel.jsx
NLAEditor frontend healthy frontend/src/workbenches/studio/v3/animadv/NLAEditor.jsx
PaintPanel frontend healthy frontend/src/workbenches/studio/v3/paintproj/PaintPanel.jsx
MaterialBrowser frontend healthy frontend/src/workbenches/studio/v3/matlib/MaterialBrowser.j…
GraphEditor frontend healthy frontend/src/workbenches/studio/v3/anim/GraphEditor.jsx
GeomNodesEditor frontend healthy frontend/src/workbenches/studio/v3/geomnodes/GeomNodesEdito…
AutoPosePanel frontend healthy frontend/src/workbenches/studio/v3/autopose/AutoPosePanel.j…
BPEditor frontend healthy frontend/src/workbenches/studio/v3/bp/BPEditor.jsx
SubdivPanel frontend healthy frontend/src/workbenches/studio/v3/subdiv/SubdivPanel.jsx
ModStackPanel frontend healthy frontend/src/workbenches/studio/v3/modstack/ModStackPanel.j…
AudioPanel frontend healthy frontend/src/workbenches/studio/v3/audio/AudioPanel.jsx
SnapPanel frontend healthy frontend/src/workbenches/studio/v3/snap2/SnapPanel.jsx
ArchPanel frontend healthy frontend/src/workbenches/studio/v3/arch/ArchPanel.jsx
Editor frontend healthy frontend/src/workbenches/studio/v3/vex/Editor.jsx
EeveePanel frontend healthy frontend/src/workbenches/studio/v3/eevee/EeveePanel.jsx

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

LabelLayerStatusPath
port:3000 network healthy playwright.config.js
port:11111 network healthy frontend/src/workbenches/studio/v3/mocaplive/index.js
port:9763 network healthy frontend/src/workbenches/studio/v3/mocaplive/index.js
port:801 network healthy frontend/src/workbenches/studio/v3/mocaplive/index.js
port:14043 network healthy frontend/src/workbenches/studio/v3/mocaplive/index.js
port:3001 network healthy backend/.env.example
port:50 network healthy backend/services/productionV8Template.js
port:40 network healthy backend/services/productionV8Template.js
port:32 network healthy backend/services/strictGeometryEnforcer.js
port:25 network healthy backend/services/templates/cryogenicTankTemplate.js

LabelLayerStatusPath
projects data healthy backend/database/schema.sql
design_models data healthy backend/database/schema.sql
ai_generation_logs data healthy backend/database/schema.sql
error_patterns data healthy backend/database/schema.sql
simulation_results data healthy backend/database/schema.sql
bill_of_materials data healthy backend/database/schema.sql
knowledge_base data healthy backend/database/schema.sql
phase_workflows data healthy backend/database/schema.sql

LabelLayerStatusPath
ANTHROPIC_API_KEY cicd healthy
OPENAI_API_KEY cicd healthy
GOOGLE_API_KEY cicd healthy
GITHUB_TOKEN cicd healthy
NODE_VERSION cicd healthy
AWS_REGION cicd healthy
AWS_ACCESS_KEY_ID cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::build-app cicd healthy .github/workflows/build-app.yml
gha::deploy-aws cicd healthy .github/workflows/deploy-aws.yml
gha::emergency-deploy cicd healthy .github/workflows/emergency-deploy.yml

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy.yml
release cicd healthy .github/workflows/build-app.yml
deploy cicd healthy .github/workflows/deploy-aws.yml
emergency-deploy cicd healthy .github/workflows/emergency-deploy.yml

LabelLayerStatusPath
postgresql data healthy serverless.yml
postgres data healthy serverless.yml
sqlite data healthy frontend/src/ai/SessionMemoryClient.js

LabelLayerStatusPath
vps::aws hardware healthy deploy.sh
vps::azure hardware healthy frontend/src/ai/PlannerProviders.js
vps::gcp hardware healthy frontend/src/workbenches/studio/v3/farmqueue/index.js

LabelLayerStatusPath
/Group/X frontend healthy frontend/src/workbenches/studio/v3/usdlayer/layerStack.js
/World/ frontend healthy frontend/src/workbenches/studio/v3/usdrt/index.js
/ frontend healthy frontend/src/workbenches/studio/v3/alembic/index.js

LabelLayerStatusPath
auth::backend/routes/sketchfab.js security healthy backend/routes/sketchfab.js
auth::backend/services/sketchfabService.js security healthy backend/services/sketchfabService.js
auth::frontend/src/services/sketchfabApi.js security healthy frontend/src/services/sketchfabApi.js

LabelLayerStatusPath
127.0.0.1 network healthy frontend/src/workbenches/studio/v3/mocaplive/index.js
3.6.2.2 network healthy frontend/src/kernel/export/GltfExport.js

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

LabelLayerStatusPath
sqs data healthy serverless.yml

LabelLayerStatusPath
gpu (detected) hardware healthy frontend/package.json
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/84bcedfe-dff3-4208-83ae-e4efc175a920/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/84bcedfe-dff3-4208-83ae-e4efc175a920/

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.