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.

tinoosan/agen8

https://github.com/tinoosan/agen8 · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

102 raw signals (0 security + 102 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 82 actionable findings from 1 signal source. 20 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 2165 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
px_to_rem software healthy web/scripts/px-to-rem.py:22
conv_text_util software dead web/scripts/px-to-rem.py:29
conv_css_fontsize software dead web/scripts/px-to-rem.py:33
conv_inline_fontsize software dead web/scripts/px-to-rem.py:41
process software healthy web/scripts/px-to-rem.py:58
main software healthy web/scripts/px-to-rem.py:74
resetStore software healthy web/src/App.test.tsx:resetStore
renderWithRouter software healthy web/src/App.test.tsx:renderWithRouter
payload software healthy web/src/main.tsx:payload
MissionsRouteRedirect software healthy web/src/App.tsx:MissionsRouteRedirect
Spinner software healthy web/src/App.tsx:Spinner
MobileTopBar software healthy web/src/App.tsx:MobileTopBar
AppShell software healthy web/src/App.tsx:AppShell
App software healthy web/src/App.tsx:App
createTestQueryClient software healthy web/src/test/test-utils.tsx:createTestQueryClient
createWrapper software healthy web/src/test/test-utils.tsx:createWrapper
Wrapper software healthy web/src/test/test-utils.tsx:Wrapper
createRouterWrapper software healthy web/src/test/test-utils.tsx:createRouterWrapper
Boom software healthy web/src/components/ErrorBoundary.test.tsx:Boom
MaybeThrow software healthy web/src/components/ErrorBoundary.test.tsx:MaybeThrow
DynamicImportBoom software healthy web/src/components/ErrorBoundary.test.tsx:DynamicImportBoom
renderSidebar software healthy web/src/components/Sidebar.test.tsx:renderSidebar
GlobalNodeSearch software healthy web/src/components/GlobalNodeSearch.tsx:GlobalNodeSearch
onKeyDown software healthy web/src/components/GlobalNodeSearch.tsx:onKeyDown
combo software healthy web/src/components/GlobalNodeSearch.tsx:combo
CopyIdChip software healthy web/src/components/CopyIdChip.tsx:CopyIdChip
handleCopy software healthy web/src/components/CopyIdChip.tsx:handleCopy
PageErrorBoundary software healthy web/src/components/ErrorBoundary.tsx:PageErrorBoundary
SectionErrorBoundary software healthy web/src/components/ErrorBoundary.tsx:SectionErrorBoundary
TopBar software healthy web/src/components/TopBar.tsx:TopBar
ConnectionBanner software healthy web/src/components/ConnectionBanner.tsx:ConnectionBanner
clearTimers software healthy web/src/components/ConnectionBanner.tsx:clearTimers
SectionAddButton software healthy web/src/components/Sidebar.tsx:SectionAddButton
SidebarSectionLabel software healthy web/src/components/Sidebar.tsx:SidebarSectionLabel
SidebarCollapseToggle software healthy web/src/components/Sidebar.tsx:SidebarCollapseToggle
Sidebar software healthy web/src/components/Sidebar.tsx:Sidebar
body software healthy web/src/components/Sidebar.tsx:body
RelativeTime software healthy web/src/components/RelativeTime.tsx:RelativeTime
absolute software healthy web/src/components/RelativeTime.tsx:absolute
ConfirmationDialog software healthy web/src/components/ConfirmationDialog.tsx:ConfirmationDialog
TaskDeletedBadge software healthy web/src/components/TaskDeletedBadge.tsx:TaskDeletedBadge
pageSlice software healthy web/src/components/listPaging.ts:pageSlice
ListPager software healthy web/src/components/ListPager.tsx:ListPager
displayName software healthy web/src/components/settings/AccountSettings.tsx:displayName
accountType software healthy web/src/components/settings/AccountSettings.tsx:accountType
SettingsPanel software healthy web/src/components/settings/AccountSettings.tsx:SettingsPan…
SettingsRow software healthy web/src/components/settings/AccountSettings.tsx:SettingsRow
CopySnippetButton software healthy web/src/components/settings/AccountSettings.tsx:CopySnippet…
handleCopy software healthy web/src/components/settings/AccountSettings.tsx:handleCopy
SetupSnippet software healthy web/src/components/settings/AccountSettings.tsx:SetupSnippet

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

LabelLayerStatusPath
.mcp.example.json software healthy .mcp.example.json
README.md software healthy README.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
.air.toml software healthy .air.toml
go.mod software healthy go.mod
Makefile software healthy Makefile
LICENSE software healthy LICENSE
revive.toml software healthy revive.toml
docker-compose.yml software healthy docker-compose.yml
caller.go software healthy internal/caller/caller.go
caller_test.go software healthy internal/caller/caller_test.go
hookinstaller_test.go software healthy internal/hookinstaller/hookinstaller_test.go
hookinstaller.go software healthy internal/hookinstaller/hookinstaller.go
config_test.go software healthy internal/config/config_test.go
data_dir_test.go software healthy internal/config/data_dir_test.go
config.go software healthy internal/config/config.go
env_test.go software healthy internal/config/env_test.go
env.go software healthy internal/config/env.go
doc.go software healthy internal/config/doc.go
data_dir.go software healthy internal/config/data_dir.go
server_test.go software healthy internal/mcp/server_test.go
toolset.go software healthy internal/mcp/toolset.go
context.go software healthy internal/mcp/context.go
server.go software healthy internal/mcp/server.go
toolset_test.go software healthy internal/mcp/toolset_test.go
stdio.go software healthy internal/mcp/stdio.go
session_refs_test.go software healthy internal/mcp/session_refs_test.go
registry.go software healthy internal/mcp/registry.go
protocol_test.go software healthy internal/mcp/tools/protocol_test.go
id.go software healthy internal/mcp/tools/id.go
doc.go software healthy internal/mcp/tools/doc.go
protocol.go software healthy internal/mcp/tools/protocol.go
http.go software healthy internal/mcp/tools/http/http.go
http_test.go software healthy internal/mcp/tools/http/http_test.go
handler.go software healthy internal/mcp/tools/task/handler.go
handler_test.go software healthy internal/mcp/tools/task/handler_test.go
service_assertions_test.go software healthy internal/mcp/tools/task/service_assertions_test.go
types.go software healthy internal/mcp/tools/task/types.go
definition.go software healthy internal/mcp/tools/task/definition.go
format.go software healthy internal/mcp/tools/task/format.go
commands.go software healthy internal/mcp/tools/task/commands.go
handler.go software healthy internal/mcp/tools/mission/handler.go
handler_test.go software healthy internal/mcp/tools/mission/handler_test.go
service_assertions_test.go software healthy internal/mcp/tools/mission/service_assertions_test.go
types.go software healthy internal/mcp/tools/mission/types.go
definition.go software healthy internal/mcp/tools/mission/definition.go
format.go software healthy internal/mcp/tools/mission/format.go
commands.go software healthy internal/mcp/tools/mission/commands.go

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

LabelLayerStatusPath
internal software healthy internal
caller software healthy internal/caller
hookinstaller software healthy internal/hookinstaller
config software healthy internal/config
mcp software healthy internal/mcp
tools software healthy internal/mcp/tools
http software healthy internal/mcp/tools/http
task software healthy internal/mcp/tools/task
mission software healthy internal/mcp/tools/mission
decision software healthy internal/mcp/tools/decision
graph software healthy internal/mcp/tools/graph
project software healthy internal/mcp/tools/project
domain software healthy internal/mcp/tools/domain
eventbus software healthy internal/eventbus
app software healthy internal/app
userctx software healthy internal/userctx
daemon software healthy internal/daemon
web software healthy internal/web
skillinstaller software healthy internal/skillinstaller
embedded software healthy internal/skillinstaller/embedded
agen8 software healthy internal/skillinstaller/embedded/agen8
agen8-graph software healthy internal/skillinstaller/embedded/agen8-graph
services software healthy internal/services
notification software healthy internal/services/notification
app software healthy internal/services/notification/app
rpc software healthy internal/services/notification/rpc
infra software healthy internal/services/notification/infra
domain software healthy internal/services/notification/domain
attention software healthy internal/services/attention
auth software healthy internal/services/auth
password software healthy internal/services/auth/password
apikey software healthy internal/services/auth/apikey
linktoken software healthy internal/services/auth/linktoken
app software healthy internal/services/auth/app
rpc software healthy internal/services/auth/rpc
infra software healthy internal/services/auth/infra
session software healthy internal/services/auth/session
domain software healthy internal/services/auth/domain
question software healthy internal/services/question
app software healthy internal/services/question/app
infra software healthy internal/services/question/infra
domain software healthy internal/services/question/domain
task software healthy internal/services/task
app software healthy internal/services/task/app
rpc software healthy internal/services/task/rpc
infra software healthy internal/services/task/infra
domain software healthy internal/services/task/domain
mission software healthy internal/services/mission
app software healthy internal/services/mission/app
rpc software healthy internal/services/mission/rpc

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

LabelLayerStatusPath
App frontend healthy web/src/App.tsx
GlobalNodeSearch frontend healthy web/src/components/GlobalNodeSearch.tsx
CopyIdChip frontend healthy web/src/components/CopyIdChip.tsx
ErrorBoundary frontend healthy web/src/components/ErrorBoundary.tsx
TopBar frontend healthy web/src/components/TopBar.tsx
ConnectionBanner frontend healthy web/src/components/ConnectionBanner.tsx
Sidebar frontend healthy web/src/components/Sidebar.tsx
RelativeTime frontend healthy web/src/components/RelativeTime.tsx
ConfirmationDialog frontend healthy web/src/components/ConfirmationDialog.tsx
ListPager frontend healthy web/src/components/ListPager.tsx
Sparkline frontend healthy web/src/components/charts/Sparkline.tsx
KeyResultRow frontend healthy web/src/components/strategy/KeyResultRow.tsx
KRDetailBody frontend healthy web/src/components/strategy/KRDetailBody.tsx
NotificationInbox frontend healthy web/src/components/notifications/NotificationInbox.tsx
EditProjectDialog frontend healthy web/src/components/projects/EditProjectDialog.tsx
CreateProjectDialog frontend healthy web/src/components/projects/CreateProjectDialog.tsx
RemoveProjectDialog frontend healthy web/src/components/projects/RemoveProjectDialog.tsx
ProjectTableRow frontend healthy web/src/components/projects/ProjectTableRow.tsx
LinkFolderDialog frontend healthy web/src/components/projects/LinkFolderDialog.tsx
ActivityFeed frontend healthy web/src/components/activity/ActivityFeed.tsx
DashboardMissionsPanel frontend healthy web/src/components/dashboard/DashboardMissionsPanel.tsx
DashboardTasksPanel frontend healthy web/src/components/dashboard/DashboardTasksPanel.tsx
TaskSummary frontend healthy web/src/components/dashboard/TaskSummary.tsx
DashboardContextPanel frontend healthy web/src/components/dashboard/DashboardContextPanel.tsx
MissionSummary frontend healthy web/src/components/dashboard/MissionSummary.tsx
NeedsAttention frontend healthy web/src/components/dashboard/NeedsAttention.tsx
GettingStartedCard frontend healthy web/src/components/dashboard/GettingStartedCard.tsx
DecisionFeed frontend healthy web/src/components/dashboard/DecisionFeed.tsx
DashboardDecisionsPanel frontend healthy web/src/components/dashboard/DashboardDecisionsPanel.tsx
DashboardWorkingNow frontend healthy web/src/components/dashboard/DashboardWorkingNow.tsx
CreateTaskDialog frontend healthy web/src/components/task/CreateTaskDialog.tsx
ProgressHistory frontend healthy web/src/components/mission/ProgressHistory.tsx
MissionLifecycleActions frontend healthy web/src/components/mission/MissionLifecycleActions.tsx
CreateMissionDialog frontend healthy web/src/components/mission/CreateMissionDialog.tsx
DecisionDetails frontend healthy web/src/components/decision/DecisionDetails.tsx
SpreadsheetViewer frontend healthy web/src/components/files/SpreadsheetViewer.tsx
ArtifactViewer frontend healthy web/src/components/files/ArtifactViewer.tsx
CodeView frontend healthy web/src/components/files/CodeView.tsx
DiffView frontend healthy web/src/components/files/DiffView.tsx
DirectoryPicker frontend healthy web/src/components/files/DirectoryPicker.tsx
DocumentViewer frontend healthy web/src/components/files/DocumentViewer.tsx
ArtifactPreviewPane frontend healthy web/src/components/files/ArtifactPreviewPane.tsx
ArtifactTree frontend healthy web/src/components/files/ArtifactTree.tsx
SpreadsheetTable frontend healthy web/src/components/files/SpreadsheetTable.tsx
MetricsPanel frontend healthy web/src/components/metrics/MetricsPanel.tsx
Account frontend healthy web/src/pages/Account.tsx
MissionDetail frontend healthy web/src/pages/MissionDetail.tsx
Locations frontend healthy web/src/pages/Locations.tsx
StrategyMap frontend healthy web/src/pages/StrategyMap.tsx
Members frontend healthy web/src/pages/Members.tsx

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

LabelLayerStatusPath
/Account.test frontend healthy web/src/pages/Account.test.tsx
/Account frontend healthy web/src/pages/Account.tsx
/MissionDetail frontend healthy web/src/pages/MissionDetail.tsx
/Locations frontend healthy web/src/pages/Locations.tsx
/StrategyMap frontend healthy web/src/pages/StrategyMap.tsx
/MissionDetail.test frontend healthy web/src/pages/MissionDetail.test.tsx
/Members frontend healthy web/src/pages/Members.tsx
/Tasks frontend healthy web/src/pages/Tasks.tsx
/DecisionDetail.test frontend healthy web/src/pages/DecisionDetail.test.tsx
/Decisions frontend healthy web/src/pages/Decisions.tsx
/Dashboard frontend healthy web/src/pages/Dashboard.tsx
/Decisions.test frontend healthy web/src/pages/Decisions.test.tsx
/Project frontend healthy web/src/pages/Project.tsx
/Pulse frontend healthy web/src/pages/Pulse.tsx
/Project.test frontend healthy web/src/pages/Project.test.tsx
/Credentials frontend healthy web/src/pages/Credentials.tsx
/DecisionDetail frontend healthy web/src/pages/DecisionDetail.tsx
/Login.test frontend healthy web/src/pages/Login.test.tsx
/boardHelpers.test frontend healthy web/src/pages/boardHelpers.test.ts
/Login frontend healthy web/src/pages/Login.tsx
/TaskDetail.test frontend healthy web/src/pages/TaskDetail.test.tsx
/Locations.test frontend healthy web/src/pages/Locations.test.tsx
/StrategyMap.searchOpen.test frontend healthy web/src/pages/StrategyMap.searchOpen.test.tsx
/TaskDetail frontend healthy web/src/pages/TaskDetail.tsx
/Dashboard.test frontend healthy web/src/pages/Dashboard.test.tsx
/boardHelpers frontend healthy web/src/pages/boardHelpers.ts
/login frontend healthy web/src/App.tsx
/project/:projectId/missions/:missionId frontend healthy web/src/App.tsx
/project/:projectId/tasks/:taskId frontend healthy web/src/App.tsx
/project/:projectId/decisions/:decisionId frontend healthy web/src/App.tsx
/project/:projectId/missions frontend healthy web/src/App.tsx
/project/:projectId/strategy frontend healthy web/src/App.tsx
/project/:projectId/decisions frontend healthy web/src/App.tsx
/project/:projectId/members frontend healthy web/src/App.tsx
/project/:projectId/pulse frontend healthy web/src/App.tsx
/project/:projectId/tasks frontend healthy web/src/App.tsx
/project/:projectId/activity frontend healthy web/src/App.tsx
/project/:projectId/metrics frontend healthy web/src/App.tsx
/project/:projectId/builder frontend healthy web/src/App.tsx
/project/:projectId/roles frontend healthy web/src/App.tsx
/project/:projectId/dashboard frontend healthy web/src/App.tsx
/project/:projectId frontend healthy web/src/App.tsx
/account frontend healthy web/src/App.tsx
/credentials frontend healthy web/src/App.tsx
/locations frontend healthy web/src/App.tsx
/ frontend healthy web/src/App.tsx
/workspace/repo/file.ts frontend healthy web/src/lib/contextPanelEvents.test.ts

LabelLayerStatusPath
space_runtimes data healthy internal/store/migrations/004_schema.sql
runs data healthy internal/store/migrations/004_schema.sql
run_snapshots data healthy internal/store/migrations/004_schema.sql
events data healthy internal/store/migrations/004_schema.sql
history data healthy internal/store/migrations/004_schema.sql
constructor_state data healthy internal/store/migrations/004_schema.sql
constructor_manifest data healthy internal/store/migrations/004_schema.sql
agent_space_entries data healthy internal/store/migrations/004_schema.sql
run_conversations data healthy internal/store/migrations/004_schema.sql
project_spaces data healthy internal/store/migrations/004_schema.sql
project_registry data healthy internal/store/migrations/004_schema.sql
spaces data healthy internal/store/migrations/004_schema.sql
user_profiles data healthy internal/store/migrations/004_schema.sql
memories data healthy internal/store/migrations/004_schema.sql
memory_instructions data healthy internal/store/migrations/004_schema.sql
notifications data healthy internal/store/migrations/004_schema.sql
notification_rules data healthy internal/store/migrations/004_schema.sql
tool_sources data healthy internal/store/migrations/004_schema.sql
project_tool_source_attachments data healthy internal/store/migrations/004_schema.sql
mcp_login_sessions data healthy internal/store/migrations/004_schema.sql
tool_audit_log data healthy internal/store/migrations/004_schema.sql
models data healthy internal/store/migrations/004_schema.sql
tool_call_results data healthy internal/store/migrations/004_schema.sql
integration_credentials data healthy internal/store/migrations/004_schema.sql
credentials data healthy internal/store/migrations/004_schema.sql
credential_material data healthy internal/store/migrations/004_schema.sql
integration_oauth_states data healthy internal/store/migrations/004_schema.sql
missions data healthy internal/store/migrations/004_schema.sql
key_results data healthy internal/store/migrations/004_schema.sql
key_result_progress_entries data healthy internal/store/migrations/004_schema.sql
decisions data healthy internal/store/migrations/004_schema.sql
context_links data healthy internal/store/migrations/004_schema.sql
members data healthy internal/store/migrations/004_schema.sql

LabelLayerStatusPath
127.0.0.1 network healthy .mcp.example.json
198.51.100.42 network healthy internal/mcp/tools/http/http_test.go
198.51.100.10 network healthy internal/mcp/tools/http/http_test.go
169.254.169.254 network healthy internal/mcp/tools/http/http_test.go
10.1.2.3 network healthy internal/mcp/tools/http/http_test.go
198.51.100.99 network healthy internal/mcp/tools/http/http_test.go
93.184.216.34 network healthy internal/mcp/tools/http/http_test.go
198.51.100.55 network healthy internal/mcp/tools/http/http_test.go
192.168.0.1 network healthy internal/daemon/daemon_test.go
10.0.0.1 network healthy internal/daemon/daemon_test.go
192.168.1.5 network healthy internal/web/cors_test.go
10.0.0.12 network healthy web/src/pages/Locations.test.tsx

LabelLayerStatusPath
ResizeObserverStub software healthy web/src/test/setup.ts:ResizeObserverStub
EventSourceStub software healthy web/src/test/setup.ts:EventSourceStub
ErrorBoundary software healthy web/src/components/ErrorBoundary.tsx:ErrorBoundary
so software healthy web/src/components/ui/skeleton.tsx:so
pair software healthy web/src/lib/decisionDisplay.test.ts:pair
strings software healthy web/src/lib/decisionDisplay.ts:strings
MemoryStorage software healthy web/src/lib/lazyWithRetry.test.ts:MemoryStorage
FakeEventSource software healthy web/src/lib/rpc.sse.test.ts:FakeEventSource
is software healthy web/src/hooks/useListChangeSignals.ts:is
on software healthy web/src/hooks/useListChangeSignals.ts:on

LabelLayerStatusPath
password_literal::internal/services/auth/app/service_test.go security healthy internal/services/auth/app/service_test.go
password_literal::internal/services/auth/app/service_test.go security healthy internal/services/auth/app/service_test.go
password_literal::internal/services/auth/app/service_test.go security healthy internal/services/auth/app/service_test.go
password_literal::internal/services/auth/app/service_test.go security healthy internal/services/auth/app/service_test.go
password_literal::internal/services/auth/app/service_test.go security healthy internal/services/auth/app/service_test.go
password_literal::internal/rpc/auth_test.go security healthy internal/rpc/auth_test.go
password_literal::internal/rpc/auth_test.go security healthy internal/rpc/auth_test.go
password_literal::web/src/pages/Login.test.tsx security healthy web/src/pages/Login.test.tsx
password_literal::web/src/pages/Locations.test.tsx security healthy web/src/pages/Locations.test.tsx

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
agen8 hardware healthy docker-compose.yml
k8s::Secret::deploy/kubernetes/agen8.yaml hardware healthy deploy/kubernetes/agen8.yaml
k8s::PersistentVolumeClaim::deploy/kubernetes/agen8.yaml hardware healthy deploy/kubernetes/agen8.yaml
k8s::Namespace::deploy/kubernetes/agen8.yaml hardware healthy deploy/kubernetes/agen8.yaml

LabelLayerStatusPath
port:7777 network healthy README.md
port:80 network healthy deploy/kubernetes/agen8.yaml
port:5173 network healthy web/vite.config.ts
port:22 network healthy web/src/pages/Locations.tsx

LabelLayerStatusPath
go cicd healthy .github/workflows/test.yml
web cicd healthy .github/workflows/test.yml
build cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
sqlite data healthy README.md
postgresql data healthy web/src/pages/Decisions.test.tsx

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
004_schema.sql data healthy internal/store/migrations/004_schema.sql

LabelLayerStatusPath
nginx network healthy deploy/kubernetes/agen8.yaml

LabelLayerStatusPath
ingress::deploy/kubernetes/agen8.yaml network healthy deploy/kubernetes/agen8.yaml

LabelLayerStatusPath
k8s::Deployment::deploy/kubernetes/agen8.yaml hardware healthy deploy/kubernetes/agen8.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy web/src/components/strategy/MissionNode.tsx
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/8f12bae9-c4bb-4b21-9de1-231fbe930c13/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8f12bae9-c4bb-4b21-9de1-231fbe930c13/

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.