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.

raphaelredes/ferramentasderede

https://github.com/raphaelredes/ferramentasderede · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

199 raw signals (0 security + 199 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 193 actionable findings from 1 signal source. 6 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 904 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
so software healthy electron/electron/preload.ts:so
handler software healthy electron/electron/preload.ts:handler
logToFile software healthy electron/electron/main.ts:logToFile
startPythonBackend software healthy electron/electron/main.ts:startPythonBackend
killPythonBackend software healthy electron/electron/main.ts:killPythonBackend
isAllowedRendererUrl software healthy electron/electron/main.ts:isAllowedRendererUrl
createWindow software healthy electron/electron/main.ts:createWindow
isSafeHost software healthy electron/electron/main.ts:isSafeHost
isSafeTeamViewerId software healthy electron/electron/main.ts:isSafeTeamViewerId
isSafeExternalUrl software healthy electron/electron/main.ts:isSafeExternalUrl
isSafeShowItemPath software healthy electron/electron/main.ts:isSafeShowItemPath
registerIpcHandlers software healthy electron/electron/main.ts:registerIpcHandlers
s software healthy electron/dist-electron/main.js:s
I software healthy electron/dist-electron/main.js:I
y software healthy electron/dist-electron/main.js:y
M software healthy electron/dist-electron/main.js:M
App software healthy electron/src/App.tsx:App
HOST software healthy electron/src/config/api.ts:HOST
PORT software healthy electron/src/config/api.ts:PORT
preCheckPowerAction software healthy electron/src/utils/prePowerCheck.ts:preCheckPowerAction
code software healthy electron/src/utils/prePowerCheck.ts:code
shouldWarn software healthy electron/src/utils/prePowerCheck.ts:shouldWarn
state software healthy electron/src/utils/prePowerCheck.ts:state
resolveTeamViewerId software healthy electron/src/utils/teamviewer.ts:resolveTeamViewerId
getDefaultCredentialIdIfAvailable software healthy electron/src/utils/teamviewer.ts:getDefaultCredentialIdIfAv…
ipForHost software healthy electron/src/utils/ipForHost.ts:ipForHost
probeHost software healthy electron/src/utils/hostProbe.ts:probeHost
code software healthy electron/src/utils/hostProbe.ts:code
handleConfirm software healthy electron/src/components/TrustedHostsModal.tsx:handleConfirm
renderDiagnostic software healthy electron/src/components/TrustedHostsModal.tsx:renderDiagnos…
CredentialModal software healthy electron/src/components/CredentialModal.tsx:CredentialModal
handleUnlockVault software healthy electron/src/components/CredentialModal.tsx:handleUnlockVau…
handleSelectCredential software healthy electron/src/components/CredentialModal.tsx:handleSelectCre…
saveCredentialToVault software healthy electron/src/components/CredentialModal.tsx:saveCredentialT…
handleForgotPassword software healthy electron/src/components/CredentialModal.tsx:handleForgotPas…
confirmResetVault software healthy electron/src/components/CredentialModal.tsx:confirmResetVau…
handleSubmit software healthy electron/src/components/CredentialModal.tsx:handleSubmit
ConfirmationModal software healthy electron/src/components/ConfirmationModal.tsx:ConfirmationM…
onKey software healthy electron/src/components/ConfirmationModal.tsx:onKey
Sidebar software healthy electron/src/components/Sidebar.tsx:Sidebar
HelpButton software healthy electron/src/components/HelpButton.tsx:HelpButton
handleClick software healthy electron/src/components/Dashboard/HostCard.tsx:handleClick
handleScroll software healthy electron/src/components/Dashboard/HostCard.tsx:handleScroll
handleContextMenu software healthy electron/src/components/Dashboard/HostCard.tsx:handleContex…
handlePortContextMenu software healthy electron/src/components/Dashboard/HostCard.tsx:handlePortCo…
handleAddPort software healthy electron/src/components/Dashboard/HostCard.tsx:handleAddPort
TrashDroppable software healthy electron/src/components/Dashboard/TrashDroppable.tsx:TrashD…
DashboardHeader software healthy electron/src/components/Dashboard/DashboardHeader.tsx:Dashb…
GroupNetworkTabs software healthy electron/src/components/Dashboard/GroupNetworkTabs.tsx:Grou…
groupTabClass software healthy electron/src/components/Dashboard/GroupNetworkTabs.tsx:grou…

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

LabelLayerStatusPath
TESTES.html software healthy TESTES.html
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
vite.config.ts software healthy electron/vite.config.ts
README.md software healthy electron/README.md
postcss.config.cjs software healthy electron/postcss.config.cjs
tailwind.config.js software healthy electron/tailwind.config.js
.eslintrc.cjs software healthy electron/.eslintrc.cjs
package.json software healthy electron/package.json
tsconfig.node.json software healthy electron/tsconfig.node.json
index.html software healthy electron/index.html
package-lock.json software healthy electron/package-lock.json
tsconfig.json software healthy electron/tsconfig.json
electron-env.d.ts software healthy electron/electron/electron-env.d.ts
preload.ts software healthy electron/electron/preload.ts
main.ts software healthy electron/electron/main.ts
preload.js software healthy electron/dist-electron/preload.js
main.js software healthy electron/dist-electron/main.js
index.css software healthy electron/src/index.css
types.d.ts software healthy electron/src/types.d.ts
main.tsx software healthy electron/src/main.tsx
vite-env.d.ts software healthy electron/src/vite-env.d.ts
App.tsx software healthy electron/src/App.tsx
App.css software healthy electron/src/App.css
api.ts software healthy electron/src/config/api.ts
prePowerCheck.ts software healthy electron/src/utils/prePowerCheck.ts
teamviewer.ts software healthy electron/src/utils/teamviewer.ts
ipForHost.ts software healthy electron/src/utils/ipForHost.ts
hostProbe.ts software healthy electron/src/utils/hostProbe.ts
TrustedHostsModal.tsx software healthy electron/src/components/TrustedHostsModal.tsx
CredentialModal.tsx software healthy electron/src/components/CredentialModal.tsx
ErrorBoundary.tsx software healthy electron/src/components/ErrorBoundary.tsx
ConfirmationModal.tsx software healthy electron/src/components/ConfirmationModal.tsx
LoadingScreen.tsx software healthy electron/src/components/LoadingScreen.tsx
Sidebar.tsx software healthy electron/src/components/Sidebar.tsx
HelpButton.tsx software healthy electron/src/components/HelpButton.tsx
HostCard.tsx software healthy electron/src/components/Dashboard/HostCard.tsx
SortableHostCard.tsx software healthy electron/src/components/Dashboard/SortableHostCard.tsx
TrashDroppable.tsx software healthy electron/src/components/Dashboard/TrashDroppable.tsx
DashboardHeader.tsx software healthy electron/src/components/Dashboard/DashboardHeader.tsx
GroupNetworkTabs.tsx software healthy electron/src/components/Dashboard/GroupNetworkTabs.tsx
DeleteHostModal.tsx software healthy electron/src/components/Dashboard/DeleteHostModal.tsx
AboutModal.tsx software healthy electron/src/components/Dashboard/AboutModal.tsx
RemoteAccessModal.tsx software healthy electron/src/components/Dashboard/RemoteAccessModal.tsx
SetGroupModal.tsx software healthy electron/src/components/Dashboard/SetGroupModal.tsx
HostListSkeleton.tsx software healthy electron/src/components/Dashboard/HostListSkeleton.tsx
PixModal.tsx software healthy electron/src/components/Dashboard/PixModal.tsx
PrePowerActionModal.tsx software healthy electron/src/components/Dashboard/PrePowerActionModal.tsx
AddHostModal.tsx software healthy electron/src/components/Dashboard/AddHostModal.tsx
FilterBar.tsx software healthy electron/src/components/Dashboard/FilterBar.tsx

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

LabelLayerStatusPath
GET / api healthy python/api/server.py
POST /hosts/{address}/refresh api healthy python/api/routes/network.py
PATCH /hosts/{address} api healthy python/api/routes/network.py
GET /hosts api healthy python/api/routes/network.py
POST /hosts api healthy python/api/routes/network.py
DELETE /hosts/{address} api healthy python/api/routes/network.py
GET /network/monitor api healthy python/api/routes/network.py
GET /network/local api healthy python/api/routes/network.py
GET /network/interfaces api healthy python/api/routes/network.py
POST /network/dns/resolve api healthy python/api/routes/network.py
POST /network/discovery api healthy python/api/routes/network.py
POST /tools/ping api healthy python/api/routes/network.py
POST /tools/traceroute api healthy python/api/routes/network.py
POST /tools/stop api healthy python/api/routes/network.py
POST /network/wol api healthy python/api/routes/network.py
POST /tools/terminal/external api healthy python/api/routes/network.py
GET /network/status api healthy python/api/routes/network.py
GET /settings api healthy python/api/routes/settings.py
POST /settings api healthy python/api/routes/settings.py
GET /settings/trusted-hosts api healthy python/api/routes/settings.py
POST /settings/trusted-hosts api healthy python/api/routes/settings.py
DELETE /settings/trusted-hosts api healthy python/api/routes/settings.py
GET /settings/export api healthy python/api/routes/settings.py
POST /settings/import api healthy python/api/routes/settings.py
POST /settings/reset api healthy python/api/routes/settings.py
GET /settings/backups api healthy python/api/routes/settings.py
POST /settings/backups/create api healthy python/api/routes/settings.py
POST /settings/backups/{filename}/restore api healthy python/api/routes/settings.py
DELETE /settings/backups/{filename} api healthy python/api/routes/settings.py
POST /security/unlock api healthy python/api/routes/security.py
POST /security/lock api healthy python/api/routes/security.py
GET /security/status api healthy python/api/routes/security.py
GET /security/credentials api healthy python/api/routes/security.py
POST /security/credentials api healthy python/api/routes/security.py
DELETE /security/credentials/{entry_id} api healthy python/api/routes/security.py
POST /security/credentials/decrypt api healthy python/api/routes/security.py
GET /security/hint api healthy python/api/routes/security.py
POST /security/reset api healthy python/api/routes/security.py
POST /diagnose-target api healthy python/api/routes/system.py
POST /info api healthy python/api/routes/system.py
POST /services api healthy python/api/routes/system.py
POST /services/manage api healthy python/api/routes/system.py
POST /spooler/manage api healthy python/api/routes/system.py
POST /logs api healthy python/api/routes/system.py
POST /host-probe api healthy python/api/routes/system.py
POST /pre-power-check api healthy python/api/routes/system.py
POST /teamviewer api healthy python/api/routes/system.py
POST /sessions api healthy python/api/routes/system.py
POST /disconnect api healthy python/api/routes/system.py
POST /power api healthy python/api/routes/system.py

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

LabelLayerStatusPath
ErrorBoundary software healthy electron/src/components/ErrorBoundary.tsx:ErrorBoundary
Handler software healthy python/main_webview.py:119
_ReusableTCPServer software healthy python/main_webview.py:127
Api software healthy python/main_webview.py:147
TestSystemInfoDisks software healthy python/tests/integration/test_system_info_disks.py:25
TestSystemInfoIntegrity software healthy python/tests/integration/test_system_info_disks.py:164
EndpointFilter software healthy python/api/server.py:185
ConnectionManager software healthy python/api/routes/network.py:45
Host software healthy python/api/routes/network.py:89
HostUpdate software healthy python/api/routes/network.py:290
ToolRequest software healthy python/api/routes/network.py:407
DiscoveryRequest software healthy python/api/routes/network.py:412
StopRequest software healthy python/api/routes/network.py:419
WolRequest software healthy python/api/routes/network.py:422
DnsResolveRequest software healthy python/api/routes/network.py:724
ExternalTerminalRequest software healthy python/api/routes/network.py:898
ScannerSettings software healthy python/api/routes/settings.py:26
RemoteSettings software healthy python/api/routes/settings.py:32
DashboardSettings software healthy python/api/routes/settings.py:37
GeneralSettings software healthy python/api/routes/settings.py:43
NetworkConfig software healthy python/api/routes/settings.py:47
Settings software healthy python/api/routes/settings.py:83
UnlockRequest software healthy python/api/routes/security.py:64
CredentialEntry software healthy python/api/routes/security.py:68
AppMock software healthy python/api/routes/system.py:42
SystemInfoRequest software healthy python/api/routes/system.py:50
ServicesRequest software healthy python/api/routes/system.py:82
ServiceManageRequest software healthy python/api/routes/system.py:92
LogsRequest software healthy python/api/routes/system.py:105
DisconnectRequest software healthy python/api/routes/system.py:118
PowerRequest software healthy python/api/routes/system.py:129
TestConnectionRequest software healthy python/api/routes/system.py:143
DiagnoseRequest software healthy python/api/routes/system.py:178
SpoolerManageRequest software healthy python/api/routes/system.py:350
SecureVault software healthy python/src/security/vault.py:12
HostMonitor software healthy python/src/network/monitor.py:23
NetworkTools software healthy python/src/network/tools.py:23
ProcessHolder software healthy python/src/network/tools.py:240
VendorUtils software healthy python/src/network/vendor_utils.py:6
BackupManager software healthy python/src/system/backup.py:18
SystemTools software healthy python/src/system/tools.py:16
LocalCommands software healthy python/src/system/core/local_commands.py:54
WinRMHandler software healthy python/src/system/core/winrm_handler.py:36
TemporaryTrustedHosts software healthy python/src/system/core/winrm_handler.py:493
NativeWMIHandler software healthy python/src/system/core/native_wmi.py:7
LocalHandler software healthy python/src/system/core/local_handler.py:6
RemoteCommands software healthy python/src/system/core/remote_commands.py:22
UserSessionManager software healthy python/src/system/core/user_session_manager.py:8
DatabaseManager software healthy python/src/core/database.py:52
HostManager software healthy python/src/core/host_manager.py:12

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

LabelLayerStatusPath
electron software healthy electron
electron software healthy electron/electron
dist-electron software healthy electron/dist-electron
src software healthy electron/src
config software healthy electron/src/config
utils software healthy electron/src/utils
components software healthy electron/src/components
Dashboard software healthy electron/src/components/Dashboard
Settings software healthy electron/src/components/Settings
Terminal software healthy electron/src/components/Terminal
Toast software healthy electron/src/components/Toast
HostDetails software healthy electron/src/components/HostDetails
Tools software healthy electron/src/components/Tools
contexts software healthy electron/src/contexts
pages software healthy electron/src/pages
hooks software healthy electron/src/hooks
layouts software healthy electron/src/layouts
.claude software healthy .claude
python software healthy python
tests software healthy python/tests
integration software healthy python/tests/integration
api software healthy python/api
routes software healthy python/api/routes
src software healthy python/src
security software healthy python/src/security
config software healthy python/src/config
network software healthy python/src/network
system software healthy python/src/system
core software healthy python/src/system/core
core software healthy python/src/core
.github software healthy .github
workflows software healthy .github/workflows
version software healthy version

LabelLayerStatusPath
192.168.1.0 network healthy README.md
127.0.0.1 network healthy CLAUDE.md
192.168.1.10 network healthy electron/src/components/Dashboard/AddHostModal.tsx
10.10.0.0 network healthy electron/src/components/Settings/NetworksSettings.tsx
8.8.8.8 network healthy electron/src/contexts/ToolsContext.tsx
10.10.38.16 network healthy electron/src/hooks/useHostActions.ts
192.168.1.201 network healthy python/tests/test_host_manager_direct.py
192.168.1.202 network healthy python/tests/test_host_manager_direct.py
192.168.1.203 network healthy python/tests/test_host_manager_direct.py
10.0.0.5 network healthy python/api/routes/network.py
10.0.0.0 network healthy python/api/routes/network.py
192.168.1.1 network healthy python/src/network/ping.py
1.2.3.4 network healthy python/src/network/tools.py
255.255.255.0 network healthy python/src/network/tools.py

LabelLayerStatusPath
/Dashboard frontend healthy electron/src/pages/Dashboard.tsx
/Terminal frontend healthy electron/src/pages/Terminal.tsx
/HostDetails frontend healthy electron/src/pages/HostDetails.tsx
/Settings frontend healthy electron/src/pages/Settings.tsx
/Security frontend healthy electron/src/pages/Security.tsx
/Tools frontend healthy electron/src/pages/Tools.tsx
/ frontend healthy electron/src/App.tsx
/dashboard frontend healthy electron/src/App.tsx
/host/:ip frontend healthy electron/src/App.tsx
/tools frontend healthy electron/src/App.tsx
/terminal frontend healthy electron/src/App.tsx
/settings frontend healthy electron/src/App.tsx
/security frontend healthy electron/src/App.tsx

LabelLayerStatusPath
sqlite data healthy README.md
mysql data healthy python/src/config/settings.py
postgresql data healthy python/src/config/settings.py
redis data healthy python/src/config/settings.py
mongodb data healthy python/src/config/settings.py

LabelLayerStatusPath
App frontend healthy electron/src/App.tsx
TrustedHostsModal frontend healthy electron/src/components/TrustedHostsModal.tsx
Dashboard frontend healthy electron/src/pages/Dashboard.tsx

LabelLayerStatusPath
frontend cicd healthy .github/workflows/ci.yml
backend cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
hosts data healthy python/src/core/database.py
settings data healthy python/src/core/database.py

LabelLayerStatusPath
repobility-clone-18fa0kpf software healthy /tmp/repobility-clone-18fa0kpf

LabelLayerStatusPath
port:8000 network healthy python/main_webview.py

LabelLayerStatusPath
password_literal::electron/src/pages/Security.tsx security healthy electron/src/pages/Security.tsx

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/b33256c8-781d-4dda-a5ed-c652ba3f8a1e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b33256c8-781d-4dda-a5ed-c652ba3f8a1e/

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.