https://github.com/sk0ya/Terminal
· scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 2 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 87 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
TerminalSurfaceControl.REQUIREMENTS.md |
software | healthy | TerminalSurfaceControl.REQUIREMENTS.md |
CONPTY_NOTES.md |
software | healthy | CONPTY_NOTES.md |
ROADMAP.md |
software | healthy | ROADMAP.md |
AGENT_API_SPEC.md |
software | healthy | AGENT_API_SPEC.md |
LICENSE |
software | healthy | LICENSE |
SessionSmokeTests.cs |
software | healthy | tests/Terminal.Tests/SessionSmokeTests.cs |
TerminalSurfaceControlTests.cs |
software | healthy | tests/Terminal.Tests/TerminalSurfaceControlTests.cs |
TerminalTabViewShellIntegrationApiTests.cs |
software | healthy | tests/Terminal.Tests/TerminalTabViewShellIntegrationApiTest… |
ConPtyStartupDiagnosticsTests.cs |
software | healthy | tests/Terminal.Tests/ConPtyStartupDiagnosticsTests.cs |
TerminalEnterActionResolverTests.cs |
software | healthy | tests/Terminal.Tests/TerminalEnterActionResolverTests.cs |
TerminalTabViewViewportTests.cs |
software | healthy | tests/Terminal.Tests/TerminalTabViewViewportTests.cs |
ShellIntegrationTests.cs |
software | healthy | tests/Terminal.Tests/ShellIntegrationTests.cs |
TerminalDocumentRendererTests.cs |
software | healthy | tests/Terminal.Tests/TerminalDocumentRendererTests.cs |
StaTestRunner.cs |
software | healthy | tests/Terminal.Tests/StaTestRunner.cs |
UnicodeWidthTests.cs |
software | healthy | tests/Terminal.Tests/UnicodeWidthTests.cs |
TerminalCommandLineTests.cs |
software | healthy | tests/Terminal.Tests/TerminalCommandLineTests.cs |
AgentCommandProtocolTests.cs |
software | healthy | tests/Terminal.Tests/AgentCommandProtocolTests.cs |
TerminalProfileCatalogTests.cs |
software | healthy | tests/Terminal.Tests/TerminalProfileCatalogTests.cs |
TerminalTabViewOverlayTests.cs |
software | healthy | tests/Terminal.Tests/TerminalTabViewOverlayTests.cs |
SecretRedactorTests.cs |
software | healthy | tests/Terminal.Tests/SecretRedactorTests.cs |
AnsiTerminalBufferTests.cs |
software | healthy | tests/Terminal.Tests/AnsiTerminalBufferTests.cs |
TerminalTabTitleResolverTests.cs |
software | healthy | tests/Terminal.Tests/TerminalTabTitleResolverTests.cs |
ConPtySessionEnvironmentTests.cs |
software | healthy | tests/Terminal.Tests/ConPtySessionEnvironmentTests.cs |
TerminalTabStripPlacementCatalogTests.cs |
software | healthy | tests/Terminal.Tests/TerminalTabStripPlacementCatalogTests.… |
TerminalKeyChordTranslatorTests.cs |
software | healthy | tests/Terminal.Tests/TerminalKeyChordTranslatorTests.cs |
TerminalInputEncoderTests.cs |
software | healthy | tests/Terminal.Tests/TerminalInputEncoderTests.cs |
TerminalFontCatalogTests.cs |
software | healthy | tests/Terminal.Tests/TerminalFontCatalogTests.cs |
TerminalSessionStallDetectorTests.cs |
software | healthy | tests/Terminal.Tests/TerminalSessionStallDetectorTests.cs |
TerminalViewportSizingTests.cs |
software | healthy | tests/Terminal.Tests/TerminalViewportSizingTests.cs |
TerminalTabViewAppearanceApiTests.cs |
software | healthy | tests/Terminal.Tests/TerminalTabViewAppearanceApiTests.cs |
SessionLoggingTests.cs |
software | healthy | tests/Terminal.Tests/SessionLoggingTests.cs |
TerminalTabTitleResolver.cs |
software | healthy | src/Terminal.Core/Tabs/TerminalTabTitleResolver.cs |
TerminalProfileCatalog.cs |
software | healthy | src/Terminal.Core/Settings/TerminalProfileCatalog.cs |
TerminalProfileDefinition.cs |
software | healthy | src/Terminal.Core/Settings/TerminalProfileDefinition.cs |
TerminalAppSettings.cs |
software | healthy | src/Terminal.Core/Settings/TerminalAppSettings.cs |
TerminalTabStripPlacementCatalog.cs |
software | healthy | src/Terminal.Core/Settings/TerminalTabStripPlacementCatalog… |
LoggingTerminalSession.cs |
software | healthy | src/Terminal.Core/Logging/LoggingTerminalSession.cs |
ISessionLogger.cs |
software | healthy | src/Terminal.Core/Logging/ISessionLogger.cs |
SessionLogWriter.cs |
software | healthy | src/Terminal.Core/Logging/SessionLogWriter.cs |
SecretRedactor.cs |
software | healthy | src/Terminal.Core/Logging/SecretRedactor.cs |
TerminalEnterActionResolver.cs |
software | healthy | src/Terminal.Core/Input/TerminalEnterActionResolver.cs |
ShellIntegration.cs |
software | healthy | src/Terminal.Core/Sessions/ShellIntegration.cs |
TerminalCommandLine.cs |
software | healthy | src/Terminal.Core/Sessions/TerminalCommandLine.cs |
TerminalSessionCapabilities.cs |
software | healthy | src/Terminal.Core/Sessions/TerminalSessionCapabilities.cs |
TerminalSessionStallDetector.cs |
software | healthy | src/Terminal.Core/Sessions/TerminalSessionStallDetector.cs |
ConPtyStartupDiagnostics.cs |
software | healthy | src/Terminal.Core/Sessions/ConPtyStartupDiagnostics.cs |
ITerminalSession.cs |
software | healthy | src/Terminal.Core/Sessions/ITerminalSession.cs |
ConPtySession.cs |
software | healthy | src/Terminal.Core/Sessions/ConPtySession.cs |
UnicodeWidth.cs |
software | healthy | src/Terminal.Core/Unicode/UnicodeWidth.cs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
Terminal.Tests |
software | healthy | tests/Terminal.Tests |
src |
software | healthy | src |
Terminal.Core |
software | healthy | src/Terminal.Core |
Tabs |
software | healthy | src/Terminal.Core/Tabs |
Settings |
software | healthy | src/Terminal.Core/Settings |
Logging |
software | healthy | src/Terminal.Core/Logging |
Input |
software | healthy | src/Terminal.Core/Input |
Sessions |
software | healthy | src/Terminal.Core/Sessions |
Unicode |
software | healthy | src/Terminal.Core/Unicode |
Terminal.Controls |
software | healthy | src/Terminal.Controls |
Tabs |
software | healthy | src/Terminal.Controls/Tabs |
Rendering |
software | healthy | src/Terminal.Controls/Rendering |
Settings |
software | healthy | src/Terminal.Controls/Settings |
Input |
software | healthy | src/Terminal.Controls/Input |
Buffer |
software | healthy | src/Terminal.Controls/Buffer |
Terminal.App |
software | healthy | src/Terminal.App |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-os3fvcu2 |
software | healthy | /tmp/repobility-clone-os3fvcu2 |
This page is publicly accessible at:
https://repobility.com/scan/47f6ecc2-f4f9-43b7-84aa-0ce43513dfad/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/47f6ecc2-f4f9-43b7-84aa-0ce43513dfad/
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.