https://github.com/642463401/EverythingAgent
· scanned 2026-06-17 01:11 UTC (1 month, 2 weeks ago)
45 raw signals (0 security + 45 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +9.4 (diff) · 45 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 407 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 |
|---|---|---|---|
isAllowedProtocol |
software | healthy | tests/openExternal.test.ts:isAllowedProtocol |
tmp |
software | healthy | tests/editFile.test.ts:tmp |
read |
software | healthy | tests/editFile.test.ts:read |
makeResponse |
software | healthy | tests/errors.test.ts:makeResponse |
convertLogoToIcon |
software | healthy | scripts/convert-icon.js:convertLogoToIcon |
log |
software | healthy | scripts/setup-python.js:log |
fail |
software | healthy | scripts/setup-python.js:fail |
downloadFile |
software | healthy | scripts/setup-python.js:downloadFile |
makeRequest |
software | healthy | scripts/setup-python.js:makeRequest |
run |
software | healthy | scripts/setup-python.js:run |
runCapture |
software | healthy | scripts/setup-python.js:runCapture |
readRequirements |
software | healthy | scripts/setup-python.js:readRequirements |
packageNameFromSpec |
software | healthy | scripts/setup-python.js:packageNameFromSpec |
importNameFor |
software | healthy | scripts/setup-python.js:importNameFor |
verifyImports |
software | healthy | scripts/setup-python.js:verifyImports |
captureInstalledVersions |
software | healthy | scripts/setup-python.js:captureInstalledVersions |
writeManifest |
software | healthy | scripts/setup-python.js:writeManifest |
cleanupLegacyDir |
software | healthy | scripts/setup-python.js:cleanupLegacyDir |
main |
software | healthy | scripts/setup-python.js:main |
hasPip |
software | healthy | scripts/setup-python.js:hasPip |
App |
software | healthy | src/App.tsx:App |
useConfig |
software | healthy | src/hooks/useElectron.ts:useConfig |
useModels |
software | healthy | src/hooks/useElectron.ts:useModels |
useSettings |
software | healthy | src/hooks/useElectron.ts:useSettings |
useWindowEvents |
software | healthy | src/hooks/useElectron.ts:useWindowEvents |
useSkills |
software | healthy | src/hooks/useElectron.ts:useSkills |
useTasks |
software | healthy | src/hooks/useElectron.ts:useTasks |
useTodos |
software | healthy | src/hooks/useElectron.ts:useTodos |
num |
software | healthy | src/components/AgentActivity.tsx:num |
parseAgentContent |
software | healthy | src/components/AgentActivity.tsx:parseAgentContent |
flushText |
software | healthy | src/components/AgentActivity.tsx:flushText |
mergeProcessRegion |
software | healthy | src/components/AgentActivity.tsx:mergeProcessRegion |
groupActivities |
software | healthy | src/components/AgentActivity.tsx:groupActivities |
flush |
software | healthy | src/components/AgentActivity.tsx:flush |
stripAgentMarkers |
software | healthy | src/components/AgentActivity.tsx:stripAgentMarkers |
IndexBadge |
software | healthy | src/components/AgentActivity.tsx:IndexBadge |
TodoListCard |
software | healthy | src/components/AgentActivity.tsx:TodoListCard |
ParallelBadge |
software | healthy | src/components/AgentActivity.tsx:ParallelBadge |
DelegateRow |
software | healthy | src/components/AgentActivity.tsx:DelegateRow |
ActivityItem |
software | healthy | src/components/AgentActivity.tsx:ActivityItem |
lastActivityLabel |
software | healthy | src/components/AgentActivity.tsx:lastActivityLabel |
ActivityGroup |
software | healthy | src/components/AgentActivity.tsx:ActivityGroup |
SubtoolRow |
software | healthy | src/components/AgentActivity.tsx:SubtoolRow |
StatusRow |
software | healthy | src/components/AgentActivity.tsx:StatusRow |
isFileSearchQuery |
software | healthy | src/components/SpotlightBar.tsx:isFileSearchQuery |
extractSearchTerm |
software | healthy | src/components/SpotlightBar.tsx:extractSearchTerm |
SpotlightBar |
software | healthy | src/components/SpotlightBar.tsx:SpotlightBar |
ChatWindow |
software | healthy | src/components/ChatWindow.tsx:ChatWindow |
CopyMessageButton |
software | healthy | src/components/ChatWindow.tsx:CopyMessageButton |
MessageContent |
software | healthy | src/components/ChatWindow.tsx:MessageContent |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
electron-builder.yml |
software | healthy | electron-builder.yml |
postcss.config.js |
software | healthy | postcss.config.js |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.prettierrc.json |
software | healthy | .prettierrc.json |
vite.config.ts |
software | healthy | vite.config.ts |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
tailwind.config.js |
software | healthy | tailwind.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
openExternal.test.ts |
software | healthy | tests/openExternal.test.ts |
editFile.test.ts |
software | healthy | tests/editFile.test.ts |
schedule.test.ts |
software | healthy | tests/schedule.test.ts |
errors.test.ts |
software | healthy | tests/errors.test.ts |
convert-icon.js |
software | healthy | scripts/convert-icon.js |
setup-python.js |
software | healthy | scripts/setup-python.js |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
index.css |
software | healthy | src/index.css |
App.tsx |
software | healthy | src/App.tsx |
useElectron.ts |
software | healthy | src/hooks/useElectron.ts |
skill.ts |
software | healthy | src/types/skill.ts |
config.ts |
software | healthy | src/types/config.ts |
AgentActivity.tsx |
software | healthy | src/components/AgentActivity.tsx |
SpotlightBar.tsx |
software | healthy | src/components/SpotlightBar.tsx |
ChatWindow.tsx |
software | healthy | src/components/ChatWindow.tsx |
SearchResults.tsx |
software | healthy | src/components/SearchResults.tsx |
ToastHost.tsx |
software | healthy | src/components/ToastHost.tsx |
MarkdownComponents.tsx |
software | healthy | src/components/MarkdownComponents.tsx |
ToolStatusIndicator.tsx |
software | healthy | src/components/ToolStatusIndicator.tsx |
SettingsPanel.tsx |
software | healthy | src/components/settings/SettingsPanel.tsx |
TodosPanel.tsx |
software | healthy | src/components/settings/TodosPanel.tsx |
ModelProviderForm.tsx |
software | healthy | src/components/settings/ModelProviderForm.tsx |
SkillsPanel.tsx |
software | healthy | src/components/settings/SkillsPanel.tsx |
GeneralSettings.tsx |
software | healthy | src/components/settings/GeneralSettings.tsx |
MemorySettings.tsx |
software | healthy | src/components/settings/MemorySettings.tsx |
TasksPanel.tsx |
software | healthy | src/components/settings/TasksPanel.tsx |
ModelProviderList.tsx |
software | healthy | src/components/settings/ModelProviderList.tsx |
confirm-dialog.tsx |
software | healthy | src/components/ui/confirm-dialog.tsx |
switch.tsx |
software | healthy | src/components/ui/switch.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
toast.tsx |
software | healthy | src/components/ui/toast.tsx |
label.tsx |
software | healthy | src/components/ui/label.tsx |
select.tsx |
software | healthy | src/components/ui/select.tsx |
scroll-area.tsx |
software | healthy | src/components/ui/scroll-area.tsx |
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 |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
hooks |
software | healthy | src/hooks |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
settings |
software | healthy | src/components/settings |
ui |
software | healthy | src/components/ui |
i18n |
software | healthy | src/i18n |
lib |
software | healthy | src/lib |
locales |
software | healthy | src/locales |
resources |
software | healthy | resources |
docs |
software | healthy | docs |
electron |
software | healthy | electron |
tools |
software | healthy | electron/tools |
adapters |
software | healthy | electron/tools/adapters |
| Label | Layer | Status | Path |
|---|---|---|---|
ConfigManager |
software | healthy | electron/configManager.ts:ConfigManager |
ConversationManager |
software | healthy | electron/configManager.ts:ConversationManager |
MemoryManager |
software | healthy | electron/configManager.ts:MemoryManager |
SkillManager |
software | healthy | electron/configManager.ts:SkillManager |
TaskManager |
software | healthy | electron/tools/taskManager.ts:TaskManager |
AppError |
software | healthy | electron/tools/errors.ts:AppError |
McpServiceManager |
software | healthy | electron/tools/mcpService.ts:McpServiceManager |
TodoManager |
software | healthy | electron/tools/todoManager.ts:TodoManager |
SubAgentService |
software | healthy | electron/tools/subAgentService.ts:SubAgentService |
ProjectPyEnvUnavailableError |
software | healthy | electron/tools/pythonHelper.ts:ProjectPyEnvUnavailableError |
GoogleAdapter |
software | healthy | electron/tools/adapters/googleAdapter.ts:GoogleAdapter |
OpenAIAdapter |
software | healthy | electron/tools/adapters/openaiAdapter.ts:OpenAIAdapter |
AnthropicAdapter |
software | healthy | electron/tools/adapters/anthropicAdapter.ts:AnthropicAdapter |
| Label | Layer | Status | Path |
|---|---|---|---|
642463401__EverythingAgent |
software | healthy | /data/fable5_failed_archive/642463401__EverythingAgent |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | electron/tools/fileTools.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
1.2.3.4 |
network | healthy | tests/errors.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | electron/main.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/a3ce9bec-5e6c-41fc-8d83-2672e6956b9f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a3ce9bec-5e6c-41fc-8d83-2672e6956b9f/
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.