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.

saurav-z/vsc-ssh-extension

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

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

LabelLayerStatusPath
src software healthy src

LabelLayerStatusPath
127.0.0.1 network healthy src/resolver.ts

LabelLayerStatusPath
vps::azure hardware healthy package-lock.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/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.