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.

Sm4Rk-Slynxy/Y0da-Skillz

https://github.com/Sm4Rk-Slynxy/Y0da-Skillz · scanned 2026-06-16 00:15 UTC (2 months, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 20 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 196 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
sleep software healthy scripts/screenshots.mjs:sleep
clickText software healthy scripts/screenshots.mjs:clickText
shot software healthy scripts/screenshots.mjs:shot
App software healthy src/App.tsx:App
handleProviderChange software healthy src/App.tsx:handleProviderChange
handleSaveSettings software healthy src/App.tsx:handleSaveSettings
relativeTime software healthy src/workspaces/SandboxWorkspace.tsx:relativeTime
ToolCallCard software healthy src/workspaces/SandboxWorkspace.tsx:ToolCallCard
SandboxWorkspace software healthy src/workspaces/SandboxWorkspace.tsx:SandboxWorkspace
progress software healthy src/workspaces/SandboxWorkspace.tsx:progress
handleNewSession software healthy src/workspaces/SandboxWorkspace.tsx:handleNewSession
handleSend software healthy src/workspaces/SandboxWorkspace.tsx:handleSend
handleRename software healthy src/workspaces/SandboxWorkspace.tsx:handleRename
handleDelete software healthy src/workspaces/SandboxWorkspace.tsx:handleDelete
patchSession software healthy src/workspaces/SandboxWorkspace.tsx:patchSession
downloadFile software healthy src/workspaces/GoalsWorkspace.tsx:downloadFile
GoalsWorkspace software healthy src/workspaces/GoalsWorkspace.tsx:GoalsWorkspace
loadTemplate software healthy src/workspaces/GoalsWorkspace.tsx:loadTemplate
handleAIDraft software healthy src/workspaces/GoalsWorkspace.tsx:handleAIDraft
handleFromSkill software healthy src/workspaces/GoalsWorkspace.tsx:handleFromSkill
handleCritique software healthy src/workspaces/GoalsWorkspace.tsx:handleCritique
handleSave software healthy src/workspaces/GoalsWorkspace.tsx:handleSave
handleCopy software healthy src/workspaces/GoalsWorkspace.tsx:handleCopy
handleDownloadOne software healthy src/workspaces/GoalsWorkspace.tsx:handleDownloadOne
handleDownloadAll software healthy src/workspaces/GoalsWorkspace.tsx:handleDownloadAll
handleLoadGoal software healthy src/workspaces/GoalsWorkspace.tsx:handleLoadGoal
handleDeleteGoal software healthy src/workspaces/GoalsWorkspace.tsx:handleDeleteGoal
handleExportLibrary software healthy src/workspaces/GoalsWorkspace.tsx:handleExportLibrary
handleImportLibrary software healthy src/workspaces/GoalsWorkspace.tsx:handleImportLibrary
TestDebug software healthy src/workspaces/TestDebug.tsx:TestDebug
loadPastTraces software healthy src/workspaces/TestDebug.tsx:loadPastTraces
handleInputChange software healthy src/workspaces/TestDebug.tsx:handleInputChange
handleRunExecution software healthy src/workspaces/TestDebug.tsx:handleRunExecution
toggleStepExpansion software healthy src/workspaces/TestDebug.tsx:toggleStepExpansion
ManageWorkspace software healthy src/workspaces/ManageWorkspace.tsx:ManageWorkspace
serialize software healthy src/workspaces/ManageWorkspace.tsx:serialize
handleDownload software healthy src/workspaces/ManageWorkspace.tsx:handleDownload
handleCommit software healthy src/workspaces/ManageWorkspace.tsx:handleCommit
CreateWorkspace software healthy src/workspaces/CreateWorkspace.tsx:CreateWorkspace
handleAIGenerate software healthy src/workspaces/CreateWorkspace.tsx:handleAIGenerate
renderAIPanel software healthy src/workspaces/CreateWorkspace.tsx:renderAIPanel
handleSaveDraft software healthy src/workspaces/CreateWorkspace.tsx:handleSaveDraft
handleModeChange software healthy src/workspaces/CreateWorkspace.tsx:handleModeChange
updateWizardField software healthy src/workspaces/CreateWorkspace.tsx:updateWizardField
updateWizardMeta software healthy src/workspaces/CreateWorkspace.tsx:updateWizardMeta
addParameter software healthy src/workspaces/CreateWorkspace.tsx:addParameter
removeParameter software healthy src/workspaces/CreateWorkspace.tsx:removeParameter
updateParameter software healthy src/workspaces/CreateWorkspace.tsx:updateParameter
addLogicNode software healthy src/workspaces/CreateWorkspace.tsx:addLogicNode
deleteLogicNode software healthy src/workspaces/CreateWorkspace.tsx:deleteLogicNode

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

LabelLayerStatusPath
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
AGENTS.md software healthy AGENTS.md
goal-builder.html software healthy reference/goal-builder.html
agent-loops-guide.md software healthy reference/agent-loops-guide.md
screenshots.mjs software healthy scripts/screenshots.mjs
2026-06-10-skill-builder-app-impl-plan.md software healthy plans/2026-06-10-skill-builder-app-impl-plan.md
2026-06-11-goal-builder-impl-plan.md software healthy plans/2026-06-11-goal-builder-impl-plan.md
AGENTS.md software healthy plans/AGENTS.md
2026-06-11-agent-sandbox-impl-plan.md software healthy plans/2026-06-11-agent-sandbox-impl-plan.md
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
index.ts software healthy src/types/index.ts
SandboxWorkspace.tsx software healthy src/workspaces/SandboxWorkspace.tsx
GoalsWorkspace.tsx software healthy src/workspaces/GoalsWorkspace.tsx
TestDebug.tsx software healthy src/workspaces/TestDebug.tsx
ManageWorkspace.tsx software healthy src/workspaces/ManageWorkspace.tsx
CreateWorkspace.tsx software healthy src/workspaces/CreateWorkspace.tsx
BrowseImport.tsx software healthy src/workspaces/BrowseImport.tsx
agent-loops-guide.md software healthy src/assets/agent-loops-guide.md
ai.ts software healthy src/services/ai.ts
skillGenerator.ts software healthy src/services/skillGenerator.ts
interpreter.ts software healthy src/services/interpreter.ts
goalArtifacts.ts software healthy src/services/goalArtifacts.ts
agentChat.ts software healthy src/services/agentChat.ts
chatProviders.ts software healthy src/services/chatProviders.ts
db.ts software healthy src/services/db.ts
goalGenerator.ts software healthy src/services/goalGenerator.ts
store.ts software healthy src/store/store.ts
2026-06-11-goal-builder-design.md software healthy specs/2026-06-11-goal-builder-design.md
2026-06-11-agent-sandbox-design.md software healthy specs/2026-06-11-agent-sandbox-design.md
2026-06-10-skill-builder-app-design.md software healthy specs/2026-06-10-skill-builder-app-design.md
AGENTS.md software healthy specs/AGENTS.md
AGENTS.md quality healthy AGENTS.md
plans/AGENTS.md quality healthy plans/AGENTS.md
specs/AGENTS.md quality healthy specs/AGENTS.md

LabelLayerStatusPath
reference software healthy reference
scripts software healthy scripts
plans software healthy plans
src software healthy src
types software healthy src/types
workspaces software healthy src/workspaces
assets software healthy src/assets
services software healthy src/services
store software healthy src/store
specs software healthy specs

LabelLayerStatusPath
repobility-clone-3tyojlx8 software healthy /tmp/repobility-clone-3tyojlx8

LabelLayerStatusPath
$ software healthy src/workspaces/ManageWorkspace.tsx:$

LabelLayerStatusPath
App frontend healthy src/App.tsx
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/88b279f4-694f-4091-92e2-66e8dd9c0a2b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/88b279f4-694f-4091-92e2-66e8dd9c0a2b/

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.