https://github.com/saurav-z/vsc-ssh-extension
· scanned 2026-07-28 10:52 UTC (6 hours, 24 minutes ago)
32 raw signals (0 security + 32 graph)
Last scanned 6 hours, 24 minutes ago · v1 · 32 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 55 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 |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
webpack.config.js |
software | healthy | webpack.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
hostTreeProvider.ts |
software | healthy | src/hostTreeProvider.ts |
serverManager.ts |
software | healthy | src/serverManager.ts |
resolver.ts |
software | healthy | src/resolver.ts |
statusBar.ts |
software | healthy | src/statusBar.ts |
extension.ts |
software | healthy | src/extension.ts |
keyDeploy.ts |
software | healthy | src/keyDeploy.ts |
sshConfig.ts |
software | healthy | src/sshConfig.ts |
portForwardProvider.ts |
software | healthy | src/portForwardProvider.ts |
logger.ts |
software | healthy | src/logger.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
EDITOR_COMMIT |
software | healthy | src/serverManager.ts:EDITOR_COMMIT |
timeout |
software | healthy | src/resolver.ts:timeout |
askNext |
software | healthy | src/resolver.ts:askNext |
localPort |
software | healthy | src/resolver.ts:localPort |
activate |
software | healthy | src/extension.ts:activate |
disposable |
software | healthy | src/extension.ts:disposable |
cmdConnect |
software | healthy | src/extension.ts:cmdConnect |
cmdAddHost |
software | healthy | src/extension.ts:cmdAddHost |
cmdRemoveHost |
software | healthy | src/extension.ts:cmdRemoveHost |
cmdOpenTerminal |
software | healthy | src/extension.ts:cmdOpenTerminal |
buildSshArgs |
software | healthy | src/extension.ts:buildSshArgs |
deactivate |
software | healthy | src/extension.ts:deactivate |
deploySshKey |
software | healthy | src/keyDeploy.ts:deploySshKey |
| Label | Layer | Status | Path |
|---|---|---|---|
ssh2@^1.15.0 |
dependencies | healthy | package.json |
@types/node@^20.0.0 |
dependencies | healthy | package.json |
@types/ssh2@^1.11.19 |
dependencies | healthy | package.json |
@types/vscode@^1.80.0 |
dependencies | healthy | package.json |
@typescript-eslint/eslint-plugin@^7.0.0 |
dependencies | healthy | package.json |
@typescript-eslint/parser@^7.0.0 |
dependencies | healthy | package.json |
@vscode/vsce@^2.26.0 |
dependencies | healthy | package.json |
eslint@^8.57.0 |
dependencies | healthy | package.json |
file-loader@^6.2.0 |
dependencies | healthy | package.json |
ts-loader@^9.5.1 |
dependencies | healthy | package.json |
typescript@^5.4.5 |
dependencies | healthy | package.json |
webpack@^5.91.0 |
dependencies | healthy | package.json |
webpack-cli@^5.1.4 |
dependencies | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
SshHostTreeItem |
software | healthy | src/hostTreeProvider.ts:SshHostTreeItem |
SshHostTreeProvider |
software | healthy | src/hostTreeProvider.ts:SshHostTreeProvider |
ServerManager |
software | healthy | src/serverManager.ts:ServerManager |
RemoteAuthorityResolverImpl |
software | healthy | src/resolver.ts:RemoteAuthorityResolverImpl |
StatusBar |
software | healthy | src/statusBar.ts:StatusBar |
SshConfigManager |
software | healthy | src/sshConfig.ts:SshConfigManager |
PortForwardProvider |
software | healthy | src/portForwardProvider.ts:PortForwardProvider |
PortItem |
software | healthy | src/portForwardProvider.ts:PortItem |
Logger |
software | healthy | src/logger.ts:Logger |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-d3_gczy6 |
software | healthy | /tmp/repobility-clone-d3_gczy6 |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/resolver.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/b855d492-7a7f-46e3-a07d-8e88d63898bf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b855d492-7a7f-46e3-a07d-8e88d63898bf/
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.