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.
146 of your 511 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 5.34s · analysis 46.75s · 14.3 MB · GitHub API rate-limit (preflight)

kagent-dev/kagent

https://github.com/kagent-dev/kagent · scanned 2026-06-05 14:31 UTC (5 days, 5 hours ago) · 10 languages

784 raw signals (382 security + 402 graph) 0th percentile · Go · large (100-500K LoC) System graph score 80 (lower by 26)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 5 hours ago · v2 · 347 actionable findings from 2 signal sources. 221 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 0.0 0.25 0.00
testing_score 90.0 0.20 18.00
documentation_score 93.6 0.15 14.04
practices_score 89.0 0.15 13.35
code_quality 17.7 0.10 1.77
Overall 1.00 53.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 3903 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
scrollIntoView software healthy ui/jest.setup.ts:scrollIntoView
handleRequest software healthy ui/public/mockServiceWorker.js:handleRequest
resolveMainClient software healthy ui/public/mockServiceWorker.js:resolveMainClient
getResponse software healthy ui/public/mockServiceWorker.js:getResponse
passthrough software healthy ui/public/mockServiceWorker.js:passthrough
sendToClient software healthy ui/public/mockServiceWorker.js:sendToClient
respondWithMock software healthy ui/public/mockServiceWorker.js:respondWithMock
serializeRequest software healthy ui/public/mockServiceWorker.js:serializeRequest
call software healthy ui/src/types/index.ts:call
createMockSession software healthy ui/src/mocks/handlers.ts:createMockSession
createMockTask software healthy ui/src/mocks/handlers.ts:createMockTask
createMockToolCallTask software healthy ui/src/mocks/handlers.ts:createMockToolCallTask
sessionExistsHandler software healthy ui/src/mocks/handlers.ts:sessionExistsHandler
sessionNotFoundHandler software healthy ui/src/mocks/handlers.ts:sessionNotFoundHandler
sessionTasksHandler software healthy ui/src/mocks/handlers.ts:sessionTasksHandler
emptySessionTasksHandler software healthy ui/src/mocks/handlers.ts:emptySessionTasksHandler
createSessionHandler software healthy ui/src/mocks/handlers.ts:createSessionHandler
slowSessionExistsHandler software healthy ui/src/mocks/handlers.ts:slowSessionExistsHandler
slowSessionTasksHandler software healthy ui/src/mocks/handlers.ts:slowSessionTasksHandler
getIsMounted software healthy ui/src/components/kagent-logo-text.tsx:getIsMounted
KAgentLogoWithText software healthy ui/src/components/kagent-logo-text.tsx:KAgentLogoWithText
useAgents software healthy ui/src/components/AgentsProvider.tsx:useAgents
AgentsProvider software healthy ui/src/components/AgentsProvider.tsx:AgentsProvider
sources software healthy ui/src/components/AgentsProvider.tsx:sources
const software healthy ui/src/components/AgentsProvider.tsx:const
LoadingState software healthy ui/src/components/LoadingState.tsx:LoadingState
ConfirmDialog software healthy ui/src/components/ConfirmDialog.tsx:ConfirmDialog
handleConfirm software healthy ui/src/components/ConfirmDialog.tsx:handleConfirm
AgentCard software healthy ui/src/components/AgentCard.tsx:AgentCard
handleEditClick software healthy ui/src/components/AgentCard.tsx:handleEditClick
getStatusInfo software healthy ui/src/components/AgentCard.tsx:getStatusInfo
cardContent software healthy ui/src/components/AgentCard.tsx:cardContent
ErrorState software healthy ui/src/components/ErrorState.tsx:ErrorState
SubstrateFeatureGate software healthy ui/src/components/SubstrateFeatureGate.tsx:SubstrateFeature…
countSkills software healthy ui/src/components/AgentListView.tsx:countSkills
compareNumbers software healthy ui/src/components/AgentListView.tsx:compareNumbers
typeLabel software healthy ui/src/components/AgentListView.tsx:typeLabel
rowTypeLabel software healthy ui/src/components/AgentListView.tsx:rowTypeLabel
getStatusInfo software healthy ui/src/components/AgentListView.tsx:getStatusInfo
providerModelText software healthy ui/src/components/AgentListView.tsx:providerModelText
ProviderModelCell software healthy ui/src/components/AgentListView.tsx:ProviderModelCell
compareStrings software healthy ui/src/components/AgentListView.tsx:compareStrings
sortAgents software healthy ui/src/components/AgentListView.tsx:sortAgents
s software healthy ui/src/components/AgentListView.tsx:s
SortableTh software healthy ui/src/components/AgentListView.tsx:SortableTh
AgentListRow software healthy ui/src/components/AgentListView.tsx:AgentListRow
handleEdit software healthy ui/src/components/AgentListView.tsx:handleEdit
trBody software healthy ui/src/components/AgentListView.tsx:trBody
AgentListView software healthy ui/src/components/AgentListView.tsx:AgentListView
readStoredView software healthy ui/src/components/AgentList.tsx:readStoredView

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

LabelLayerStatusPath
DEVELOPMENT.md software healthy DEVELOPMENT.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
Makefile software healthy Makefile
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
Dockerfile software healthy docker/skills-init/Dockerfile
devcontainer.json software healthy .devcontainer/devcontainer.json
Dockerfile software healthy .devcontainer/Dockerfile
OIDC_PROXY_AUTH_ARCHITECTURE.md software healthy docs/OIDC_PROXY_AUTH_ARCHITECTURE.md
substrate-agentharness-lifecycle.md software healthy docs/substrate-agentharness-lifecycle.md
prompt-templates.md software healthy docs/architecture/prompt-templates.md
README.md software healthy docs/architecture/README.md
a2a-subagents.md software healthy docs/architecture/a2a-subagents.md
controller-reconciliation.md software healthy docs/architecture/controller-reconciliation.md
crds-and-types.md software healthy docs/architecture/crds-and-types.md
data-flow.md software healthy docs/architecture/data-flow.md
human-in-the-loop.md software healthy docs/architecture/human-in-the-loop.md
README.md software healthy ui/README.md
tailwind.config.ts software warning ui/tailwind.config.ts
bunfig.toml software healthy ui/bunfig.toml
package.json software healthy ui/package.json
Dockerfile software healthy ui/Dockerfile
jest.config.ts software warning ui/jest.config.ts
package-lock.json software healthy ui/package-lock.json
components.json software healthy ui/components.json
cypress.config.ts software warning ui/cypress.config.ts
jest.setup.ts software healthy ui/jest.setup.ts
Makefile software healthy ui/Makefile
tsconfig.json software healthy ui/tsconfig.json
vitest.shims.d.ts software warning ui/vitest.shims.d.ts
vitest.config.ts software warning ui/vitest.config.ts
next.config.ts software warning ui/next.config.ts
init.sh software healthy ui/scripts/init.sh
smoke.cy.ts software warning ui/cypress/e2e/smoke.cy.ts
mockServiceWorker.js software healthy ui/public/mockServiceWorker.js
index.ts software healthy ui/src/types/index.ts
browser.ts software warning ui/src/mocks/browser.ts
handlers.ts software healthy ui/src/mocks/handlers.ts
kagent-logo-text.tsx software healthy ui/src/components/kagent-logo-text.tsx
AgentsProvider.tsx software healthy ui/src/components/AgentsProvider.tsx
LoadingState.tsx software healthy ui/src/components/LoadingState.tsx
ConfirmDialog.tsx software healthy ui/src/components/ConfirmDialog.tsx
AgentCard.tsx software healthy ui/src/components/AgentCard.tsx
ErrorState.tsx software healthy ui/src/components/ErrorState.tsx
SubstrateFeatureGate.tsx software healthy ui/src/components/SubstrateFeatureGate.tsx
ErrorState.stories.tsx software warning ui/src/components/ErrorState.stories.tsx
AgentListView.tsx software healthy ui/src/components/AgentListView.tsx
AgentList.tsx software healthy ui/src/components/AgentList.tsx

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

LabelLayerStatusPath
docker software healthy docker
skills-init software healthy docker/skills-init
.devcontainer software healthy .devcontainer
docs software healthy docs
architecture software healthy docs/architecture
ui software healthy ui
scripts software healthy ui/scripts
cypress software healthy ui/cypress
e2e software healthy ui/cypress/e2e
public software healthy ui/public
src software healthy ui/src
types software healthy ui/src/types
mocks software healthy ui/src/mocks
components software healthy ui/src/components
__tests__ software healthy ui/src/components/__tests__
layout software healthy ui/src/components/layout
models software healthy ui/src/components/models
new software healthy ui/src/components/models/new
mcp software healthy ui/src/components/mcp
ui software healthy ui/src/components/ui
chat software healthy ui/src/components/chat
sidebars software healthy ui/src/components/sidebars
create software healthy ui/src/components/create
__tests__ software healthy ui/src/components/create/__tests__
icons software healthy ui/src/components/icons
onboarding software healthy ui/src/components/onboarding
steps software healthy ui/src/components/onboarding/steps
substrate software healthy ui/src/components/substrate
tools software healthy ui/src/components/tools
prompts software healthy ui/src/components/prompts
agent-form software healthy ui/src/components/agent-form
contexts software healthy ui/src/contexts
app software healthy ui/src/app
models software healthy ui/src/app/models
new software healthy ui/src/app/models/new
__tests__ software healthy ui/src/app/models/new/__tests__
openshell software healthy ui/src/app/openshell
login software healthy ui/src/app/login
mcp software healthy ui/src/app/mcp
new software healthy ui/src/app/mcp/new
a2a software healthy ui/src/app/a2a
[namespace] software healthy ui/src/app/a2a/[namespace]
[agentName] software healthy ui/src/app/a2a/[namespace]/[agentName]
a2a-sandboxes software healthy ui/src/app/a2a-sandboxes
[namespace] software healthy ui/src/app/a2a-sandboxes/[namespace]
[agentName] software healthy ui/src/app/a2a-sandboxes/[namespace]/[agentName]
agents software healthy ui/src/app/agents
[namespace] software healthy ui/src/app/agents/[namespace]
[name] software healthy ui/src/app/agents/[namespace]/[name]
chat software healthy ui/src/app/agents/[namespace]/[name]/chat

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

LabelLayerStatusPath
Request software healthy ui/jest.setup.ts:Request
Response software healthy ui/jest.setup.ts:Response
Headers software healthy ui/jest.setup.ts:Headers
ResizeObserver software healthy ui/jest.setup.ts:ResizeObserver
KagentA2AClient software healthy ui/src/lib/a2aClient.ts:KagentA2AClient
TestTokenExchangeRequest software healthy python/packages/agentsts-core/tests/test_models.py:16
TestTokenExchangeResponse software healthy python/packages/agentsts-core/tests/test_models.py:79
TestTokenExchangeError software healthy python/packages/agentsts-core/tests/test_models.py:109
TestWellKnownConfiguration software healthy python/packages/agentsts-core/tests/test_models.py:129
MockSTSIntegration software healthy python/packages/agentsts-core/tests/test_base.py:12
TestSTSIntegrationBase software healthy python/packages/agentsts-core/tests/test_base.py:20
MockWellKnownConfig software healthy python/packages/agentsts-core/tests/test_client.py:16
STSIntegrationBase software healthy python/packages/agentsts-core/src/agentsts/core/_base.py:13
ActorTokenService software healthy python/packages/agentsts-core/src/agentsts/core/_actor_serv…
STSConfig software healthy python/packages/agentsts-core/src/agentsts/core/client/_con…
STSError software healthy python/packages/agentsts-core/src/agentsts/core/client/_exc…
TokenExchangeError software healthy python/packages/agentsts-core/src/agentsts/core/client/_exc…
ConfigurationError software healthy python/packages/agentsts-core/src/agentsts/core/client/_exc…
AuthenticationError software healthy python/packages/agentsts-core/src/agentsts/core/client/_exc…
NetworkError software healthy python/packages/agentsts-core/src/agentsts/core/client/_exc…
STSClient software healthy python/packages/agentsts-core/src/agentsts/core/client/_cli…
TokenType software healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
GrantType software healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
TokenExchangeRequest software healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
TokenExchangeResponse software healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
TokenExchangeError software healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
WellKnownConfiguration software healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
TestExtractDecisionFromMessage software healthy python/packages/kagent-core/tests/test_hitl_utils.py:70
TestExtractBatchDecisionsFromMessage software healthy python/packages/kagent-core/tests/test_hitl_utils.py:113
TestExtractRejectionReasonsFromMessage software healthy python/packages/kagent-core/tests/test_hitl_utils.py:171
TestExtractAskUserAnswersFromMessage software healthy python/packages/kagent-core/tests/test_hitl_utils.py:254
TestOriginalFunctionCall software healthy python/packages/kagent-core/tests/test_hitl_utils.py:298
TestHitlPartInfo software healthy python/packages/kagent-core/tests/test_hitl_utils.py:321
TestExtractHitlInfoFromTask software healthy python/packages/kagent-core/tests/test_hitl_utils.py:423
FakeOpenAIInstrumentor software healthy python/packages/kagent-core/tests/test_tracing_configure.py…
FakeLogRecordProcessor software healthy python/packages/kagent-core/tests/test_tracing_configure.py…
TestReadMetadataValue software healthy python/packages/kagent-core/tests/test_read_metadata_value.…
KAgentConfig software healthy python/packages/kagent-core/src/kagent/core/_config.py:8
KAgentUser software healthy python/packages/kagent-core/src/kagent/core/a2a/_requests.p…
KAgentRequestContextBuilder software healthy python/packages/kagent-core/src/kagent/core/a2a/_requests.p…
KAgentTaskResponse software healthy python/packages/kagent-core/src/kagent/core/a2a/_task_store…
KAgentTaskStore software healthy python/packages/kagent-core/src/kagent/core/a2a/_task_store…
OriginalFunctionCall software healthy python/packages/kagent-core/src/kagent/core/a2a/_hitl_utils…
HitlPartInfo software healthy python/packages/kagent-core/src/kagent/core/a2a/_hitl_utils…
TaskResultAggregator software healthy python/packages/kagent-core/src/kagent/core/a2a/_task_resul…
KagentAttributesSpanProcessor software healthy python/packages/kagent-core/src/kagent/core/tracing/_span_p…
TestContextConfigParsing software healthy python/packages/kagent-adk/tests/unittests/test_context_con…
TestBuildAdkContextConfigs software healthy python/packages/kagent-adk/tests/unittests/test_context_con…
TestEmbeddingClient software healthy python/packages/kagent-adk/tests/unittests/test_embedding.p…
TestEmbeddingDispatch software healthy python/packages/kagent-adk/tests/unittests/test_embedding.p…

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

LabelLayerStatusPath
image::docker/skills-init/Dockerfile hardware healthy docker/skills-init/Dockerfile
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
image::ui/Dockerfile hardware healthy ui/Dockerfile
image::python/Dockerfile hardware healthy python/Dockerfile
image::python/samples/adk/basic/Dockerfile hardware healthy python/samples/adk/basic/Dockerfile
image::python/samples/openai/basic_agent/Dockerfile hardware healthy python/samples/openai/basic_agent/Dockerfile
image::python/samples/crewai/poem_flow/Dockerfile hardware healthy python/samples/crewai/poem_flow/Dockerfile
image::python/samples/crewai/research-crew/Dockerfile hardware healthy python/samples/crewai/research-crew/Dockerfile
image::python/samples/langgraph/kebab/Dockerfile hardware healthy python/samples/langgraph/kebab/Dockerfile
image::python/samples/langgraph/currency/Dockerfile hardware healthy python/samples/langgraph/currency/Dockerfile
image::python/samples/langgraph/hitl-tools/Dockerfile hardware healthy python/samples/langgraph/hitl-tools/Dockerfile
image::go/Dockerfile hardware healthy go/Dockerfile
image::go/core/test/e2e/testdata/skills/kebab-maker/Dockerf… hardware healthy go/core/test/e2e/testdata/skills/kebab-maker/Dockerfile
image::go/core/test/e2e/agents/kebab/Dockerfile hardware healthy go/core/test/e2e/agents/kebab/Dockerfile
image::go/core/cli/internal/agent/frameworks/adk/python/tem… hardware healthy go/core/cli/internal/agent/frameworks/adk/python/templates/…
k8s::Cluster::scripts/kind/kind-config.yaml hardware healthy scripts/kind/kind-config.yaml
k8s::Role::examples/modelconfig-with-tls.yaml hardware healthy examples/modelconfig-with-tls.yaml
k8s::ModelConfig::examples/modelconfig-with-tls.yaml hardware healthy examples/modelconfig-with-tls.yaml
k8s::RoleBinding::examples/modelconfig-with-tls.yaml hardware healthy examples/modelconfig-with-tls.yaml
k8s::Agent::examples/modelconfig-with-tls.yaml hardware healthy examples/modelconfig-with-tls.yaml
k8s::Secret::examples/modelconfig-with-tls.yaml hardware healthy examples/modelconfig-with-tls.yaml
k8s::Agent::python/samples/adk/basic/agent.yaml hardware healthy python/samples/adk/basic/agent.yaml
k8s::Agent::python/samples/openai/basic_agent/agent.yaml hardware healthy python/samples/openai/basic_agent/agent.yaml
k8s::Agent::python/samples/crewai/poem_flow/agent.yaml hardware healthy python/samples/crewai/poem_flow/agent.yaml
k8s::Agent::python/samples/crewai/research-crew/agent.yaml hardware healthy python/samples/crewai/research-crew/agent.yaml
k8s::Agent::python/samples/langgraph/kebab/agent.yaml hardware healthy python/samples/langgraph/kebab/agent.yaml
k8s::Agent::python/samples/langgraph/currency/agent.yaml hardware healthy python/samples/langgraph/currency/agent.yaml
k8s::Agent::python/samples/langgraph/hitl-tools/agent.yaml hardware healthy python/samples/langgraph/hitl-tools/agent.yaml
k8s::ServiceAccount::contrib/addons/prometheus.yaml hardware healthy contrib/addons/prometheus.yaml
k8s::ClusterRoleBinding::contrib/addons/prometheus.yaml hardware healthy contrib/addons/prometheus.yaml
k8s::ConfigMap::contrib/addons/prometheus.yaml hardware healthy contrib/addons/prometheus.yaml
k8s::ClusterRole::contrib/addons/prometheus.yaml hardware healthy contrib/addons/prometheus.yaml
k8s::ServiceAccount::contrib/addons/metrics-server.yaml hardware healthy contrib/addons/metrics-server.yaml
k8s::APIService::contrib/addons/metrics-server.yaml hardware healthy contrib/addons/metrics-server.yaml
k8s::ClusterRoleBinding::contrib/addons/metrics-server.yaml hardware healthy contrib/addons/metrics-server.yaml
k8s::RoleBinding::contrib/addons/metrics-server.yaml hardware healthy contrib/addons/metrics-server.yaml
k8s::ClusterRole::contrib/addons/metrics-server.yaml hardware healthy contrib/addons/metrics-server.yaml
k8s::ServiceAccount::contrib/addons/grafana.yaml hardware healthy contrib/addons/grafana.yaml
k8s::ConfigMap::contrib/addons/grafana.yaml hardware healthy contrib/addons/grafana.yaml
k8s::MCPServer::contrib/tools/mcpserver-custom-registry-exa… hardware healthy contrib/tools/mcpserver-custom-registry-example.yaml
k8s::ToolServer::contrib/tools/context7.mcp.yaml hardware healthy contrib/tools/context7.mcp.yaml
k8s::Secret::contrib/tools/mcp-grafana/templates/secret.yaml hardware healthy contrib/tools/mcp-grafana/templates/secret.yaml
k8s::ConfigMap::contrib/tools/mcp-grafana/templates/configm… hardware healthy contrib/tools/mcp-grafana/templates/configmap.yaml
k8s::ServiceAccount::contrib/tools/mcp-grafana/templates/se… hardware healthy contrib/tools/mcp-grafana/templates/serviceaccount.yaml
k8s::ToolServer::contrib/tools/mcp-grafana/templates/toolse… hardware healthy contrib/tools/mcp-grafana/templates/toolserver.yaml
k8s::Secret::contrib/tools/github-mcp-server/templates/secr… hardware healthy contrib/tools/github-mcp-server/templates/secret.yaml
k8s::ToolServer::contrib/tools/github-mcp-server/templates/… hardware healthy contrib/tools/github-mcp-server/templates/toolserver.yaml
k8s::ServiceAccount::contrib/tools/k8sgpt-mcp-server/dk8sgp… hardware healthy contrib/tools/k8sgpt-mcp-server/dk8sgpt-deploy-mcpserver.ya…
k8s::ClusterRoleBinding::contrib/tools/k8sgpt-mcp-server/dk… hardware healthy contrib/tools/k8sgpt-mcp-server/dk8sgpt-deploy-mcpserver.ya…
k8s::ClusterRole::contrib/tools/k8sgpt-mcp-server/dk8sgpt-d… hardware healthy contrib/tools/k8sgpt-mcp-server/dk8sgpt-deploy-mcpserver.ya…

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

LabelLayerStatusPath
127.0.0.1 network healthy ui/next.config.ts
296.032.535.088 network healthy ui/src/components/icons/Bedrock.tsx
71.064.176.144 network healthy ui/src/components/icons/Bedrock.tsx
368.256.576.04 network healthy ui/src/components/icons/Bedrock.tsx
063.056.127.056 network healthy ui/src/components/icons/Bedrock.tsx
551.024.846.064 network healthy ui/src/components/icons/Bedrock.tsx
296.04.6.104 network healthy ui/src/components/icons/Bedrock.tsx
28.104.488.488 network healthy ui/src/components/icons/Bedrock.tsx
2.091.647.439 network healthy ui/src/components/icons/Bedrock.tsx
375.095.655.295 network healthy ui/src/components/icons/Bedrock.tsx
846.191.2.47 network healthy ui/src/components/icons/Bedrock.tsx
255.025.31.08 network healthy ui/src/components/icons/Bedrock.tsx
065.048.113.16 network healthy ui/src/components/icons/Bedrock.tsx
256.025.32.08 network healthy ui/src/components/icons/Bedrock.tsx
063.048.12.16 network healthy ui/src/components/icons/Bedrock.tsx
2.065.2.2 network healthy ui/src/components/icons/Bedrock.tsx
096.008.144.024 network healthy ui/src/components/icons/Bedrock.tsx
048.016.12.048 network healthy ui/src/components/icons/Bedrock.tsx
2.08.271.12 network healthy ui/src/components/icons/Bedrock.tsx
566.215.878.279 network healthy ui/src/components/icons/Bedrock.tsx
319.064.63.096 network healthy ui/src/components/icons/Bedrock.tsx
359.008.535.032 network healthy ui/src/components/icons/Bedrock.tsx
183.024.35.056 network healthy ui/src/components/icons/Bedrock.tsx
518.088.16.04 network healthy ui/src/components/icons/Bedrock.tsx
312.08.455.127 network healthy ui/src/components/icons/Bedrock.tsx
144.048.256.096 network healthy ui/src/components/icons/Bedrock.tsx
24.2.43.43 network healthy ui/src/components/icons/Bedrock.tsx
224.08.416.24 network healthy ui/src/components/icons/Bedrock.tsx
567.159.152.454 network healthy ui/src/components/icons/Bedrock.tsx
574.184.99.44 network healthy ui/src/components/icons/Bedrock.tsx
1.237.767.247 network healthy ui/src/components/icons/Bedrock.tsx
327.367.702.367 network healthy ui/src/components/icons/Bedrock.tsx
2.814.287.383 network healthy ui/src/components/icons/Bedrock.tsx
192.168.1.100 network healthy python/packages/agentsts-adk/tests/test_adk_integration.py
10.0.0.0 network healthy helm/agents/cilium-policy/templates/agent.yaml
192.168.0.0 network healthy helm/agents/cilium-policy/templates/agent.yaml
10.96.0.0 network healthy helm/agents/cilium-policy/templates/agent.yaml
10.0.1.0 network healthy helm/agents/cilium-policy/templates/agent.yaml
1.2.3.4 network healthy go/adk/pkg/mcp/registry_test.go
5.6.7.8 network healthy go/adk/pkg/mcp/registry_test.go
9.10.11.12 network healthy go/adk/pkg/mcp/registry_test.go
10.0.5.20 network healthy go/api/openshell/gen/sandboxv1/sandbox.pb.go
10.0.5.0 network healthy go/api/openshell/gen/sandboxv1/sandbox.pb.go
127.0.0.0 network healthy go/api/openshell/gen/sandboxv1/sandbox.pb.go
169.254.0.0 network healthy go/api/openshell/gen/sandboxv1/sandbox.pb.go
10.0.0.1 network healthy go/core/internal/httpserver/handlers/sandbox_ssh_test.go
172.17.0.1 network healthy go/core/test/e2e/remotemcpserver_tls_test.go
172.18.0.1 network healthy go/core/test/e2e/remotemcpserver_tls_test.go

LabelLayerStatusPath
KAgentLogoWithText frontend healthy ui/src/components/kagent-logo-text.tsx
AgentList frontend healthy ui/src/components/AgentList.tsx
ToolDisplay frontend healthy ui/src/components/ToolDisplay.tsx
KagentLogo frontend healthy ui/src/components/kagent-logo.tsx
ChatLayoutUI frontend healthy ui/src/components/chat/ChatLayoutUI.tsx
StreamingMessage frontend healthy ui/src/components/chat/StreamingMessage.tsx
NoMessagesState frontend healthy ui/src/components/chat/NoMessagesState.tsx
ChatInterface frontend healthy ui/src/components/chat/ChatInterface.tsx
CodeBlock frontend healthy ui/src/components/chat/CodeBlock.tsx
AgentCallDisplay frontend healthy ui/src/components/chat/AgentCallDisplay.tsx
ToolCallDisplay frontend healthy ui/src/components/chat/ToolCallDisplay.tsx
AskUserDisplay frontend healthy ui/src/components/chat/AskUserDisplay.tsx
LLMCallModal frontend healthy ui/src/components/chat/LLMCallModal.tsx
TokenStatsTooltip frontend healthy ui/src/components/chat/TokenStatsTooltip.tsx
SessionTokenStatsDisplay frontend healthy ui/src/components/chat/TokenStats.tsx
HTMLPreviewDialog frontend healthy ui/src/components/chat/HTMLPreviewDialog.tsx
StatusDisplay frontend healthy ui/src/components/chat/StatusDisplay.tsx
ChatMessage frontend healthy ui/src/components/chat/ChatMessage.tsx
SessionsSidebar frontend healthy ui/src/components/sidebars/SessionsSidebar.tsx
ChatGroup frontend healthy ui/src/components/sidebars/SessionGroup.tsx
GroupedChats frontend healthy ui/src/components/sidebars/GroupedChats.tsx
ChatItem frontend healthy ui/src/components/sidebars/ChatItem.tsx
ProviderFilter frontend healthy ui/src/components/create/ProviderFilter.tsx
McpIcon frontend healthy ui/src/components/icons/McpIcon.tsx
CategoryFilter frontend healthy ui/src/components/tools/CategoryFilter.tsx
Icon frontend healthy ui/src/app/icon.tsx
Loading frontend healthy ui/src/app/loading.tsx
RootLayout frontend healthy ui/src/app/layout.tsx
ModelsPage frontend healthy ui/src/app/models/page.tsx
ModelPage frontend healthy ui/src/app/models/new/page.tsx
OpenshellPage frontend healthy ui/src/app/openshell/page.tsx
LoginPage frontend healthy ui/src/app/login/page.tsx
McpPage frontend healthy ui/src/app/mcp/page.tsx
NewMcpServerPage frontend healthy ui/src/app/mcp/new/page.tsx
AgentListPage frontend healthy ui/src/app/agents/page.tsx
ChatAgentPage frontend healthy ui/src/app/agents/[namespace]/[name]/chat/page.tsx
ChatPageView frontend healthy ui/src/app/agents/[namespace]/[name]/chat/[chatId]/page.tsx
AgentPage frontend healthy ui/src/app/agents/new/page.tsx
NewAgentHarnessPage frontend healthy ui/src/app/agents/new-harness/page.tsx
SubstratePage frontend healthy ui/src/app/substrate/page.tsx
PromptsPage frontend healthy ui/src/app/prompts/page.tsx
PromptDetailPage frontend healthy ui/src/app/prompts/[namespace]/[name]/page.tsx
NewPromptPage frontend healthy ui/src/app/prompts/new/page.tsx

LabelLayerStatusPath
auth::go/adk/pkg/sts/models.go security healthy go/adk/pkg/sts/models.go
auth::go/core/pkg/app/app.go security healthy go/core/pkg/app/app.go
auth::python/packages/agentsts-core/tests/test_client.py security healthy python/packages/agentsts-core/tests/test_client.py
auth::ui/src/app/actions/auth.ts security healthy ui/src/app/actions/auth.ts
auth::go/adk/pkg/sts/client.go security healthy go/adk/pkg/sts/client.go
auth::go/core/internal/httpserver/auth/proxy_authn_test.go security healthy go/core/internal/httpserver/auth/proxy_authn_test.go
auth::go/core/test/e2e/auth_api_test.go security healthy go/core/test/e2e/auth_api_test.go
auth::go/core/internal/httpserver/auth/proxy_authn.go security healthy go/core/internal/httpserver/auth/proxy_authn.go
auth::python/packages/agentsts-core/src/agentsts/core/clien… security healthy python/packages/agentsts-core/src/agentsts/core/client/_cli…
auth::helm/kagent/values.yaml security healthy helm/kagent/values.yaml
auth::python/packages/agentsts-core/src/agentsts/core/_base… security healthy python/packages/agentsts-core/src/agentsts/core/_base.py
auth::python/packages/agentsts-adk/tests/test_adk_integrati… security healthy python/packages/agentsts-adk/tests/test_adk_integration.py
auth::helm/agents/istio/templates/agent.yaml security healthy helm/agents/istio/templates/agent.yaml
auth::go/adk/pkg/sts/plugin_test.go security healthy go/adk/pkg/sts/plugin_test.go
auth::go/core/pkg/auth/auth.go security healthy go/core/pkg/auth/auth.go
auth::python/packages/agentsts-adk/src/agentsts/adk/_base.py security healthy python/packages/agentsts-adk/src/agentsts/adk/_base.py
auth::python/packages/agentsts-core/tests/test_models.py security healthy python/packages/agentsts-core/tests/test_models.py
auth::ui/src/lib/auth.ts security healthy ui/src/lib/auth.ts
auth::go/adk/pkg/models/sapaicore_adk_test.go security healthy go/adk/pkg/models/sapaicore_adk_test.go
auth::go/core/test/e2e/invoke_api_test.go security healthy go/core/test/e2e/invoke_api_test.go
auth::python/packages/agentsts-core/pyproject.toml security healthy python/packages/agentsts-core/pyproject.toml
auth::ui/src/components/agent-form/OpenClawSandboxFields.tsx security healthy ui/src/components/agent-form/OpenClawSandboxFields.tsx
auth::go/adk/pkg/models/sapaicore.go security healthy go/adk/pkg/models/sapaicore.go
auth::go/adk/pkg/sts/client_test.go security healthy go/adk/pkg/sts/client_test.go
auth::go/adk/pkg/sts/plugin.go security healthy go/adk/pkg/sts/plugin.go
auth::go/go.mod security healthy go/go.mod
auth::go/core/test/e2e/mocks/mock_sts_server.go security healthy go/core/test/e2e/mocks/mock_sts_server.go
auth::python/packages/kagent-adk/tests/unittests/models/tes… security healthy python/packages/kagent-adk/tests/unittests/models/test_sap_…
auth::python/packages/agentsts-core/tests/test_base.py security healthy python/packages/agentsts-core/tests/test_base.py
auth::python/packages/agentsts-core/src/agentsts/core/clien… security healthy python/packages/agentsts-core/src/agentsts/core/client/_uti…
auth::go/core/cmd/controller/main.go security healthy go/core/cmd/controller/main.go
auth::python/packages/kagent-adk/tests/unittests/test_remot… security healthy python/packages/kagent-adk/tests/unittests/test_remote_a2a_…
auth::python/packages/agentsts-core/src/agentsts/core/clien… security healthy python/packages/agentsts-core/src/agentsts/core/client/_mod…
auth::python/packages/kagent-adk/src/kagent/adk/models/_sap… security healthy python/packages/kagent-adk/src/kagent/adk/models/_sap_ai_co…
auth::go/adk/pkg/sts/utils.go security healthy go/adk/pkg/sts/utils.go
auth::go/adk/pkg/sts/integration.go security healthy go/adk/pkg/sts/integration.go
auth::go/core/internal/httpserver/handlers/current_user_tes… security healthy go/core/internal/httpserver/handlers/current_user_test.go

LabelLayerStatusPath
port:16686 network healthy Makefile
port:4317 network healthy Makefile
port:4318 network healthy Makefile
port:8080 network healthy ui/Dockerfile
port:3000 network healthy ui/src/components/mcp/McpServerForm.tsx
port:1001 network healthy python/Dockerfile
port:9090 network healthy contrib/addons/prometheus.yaml
port:443 network healthy contrib/addons/metrics-server.yaml
port:10250 network healthy contrib/addons/metrics-server.yaml
port:6333 network healthy contrib/memory/qdrant.database.yaml
port:6334 network healthy contrib/memory/qdrant.database.yaml
port:8000 network healthy contrib/tools/mcp-grafana/values.yaml
port:8081 network healthy contrib/tools/k8sgpt-mcp-server/dk8sgpt-deploy-mcpserver.ya…
port:8089 network healthy contrib/tools/k8sgpt-mcp-server/dk8sgpt-deploy-mcpserver.ya…
port:8083 network healthy helm/kagent/values.yaml
port:8085 network healthy helm/kagent/values.yaml
port:5432 network healthy helm/kagent/templates/postgresql.yaml
port:80 network healthy helm/agents/kgateway/templates/agent.yaml
port:53 network healthy helm/agents/cilium-policy/templates/agent.yaml
port:1024 network healthy helm/agents/cilium-policy/templates/agent.yaml
port:9092 network healthy helm/agents/cilium-policy/templates/agent.yaml
port:22 network healthy helm/agents/cilium-policy/templates/agent.yaml
port:6443 network healthy helm/agents/cilium-policy/templates/agent.yaml
port:5001 network healthy .github/workflows/ci.yaml
port:5000 network healthy .github/workflows/ci.yaml
port:10 network healthy .github/workflows/stalebot.yaml
port:05 network healthy .github/workflows/stalebot.yaml
port:06 network healthy .github/workflows/stalebot.yaml
port:65532 network healthy go/Dockerfile
port:18800 network healthy go/core/pkg/sandboxbackend/openclaw/bootstrap_shared.go
port:18642 network healthy go/core/pkg/sandboxbackend/openshell/hermes/bootstrap_test.…

LabelLayerStatusPath
/page.tsx frontend healthy ui/src/app/page.tsx
/models frontend healthy ui/src/app/models/page.tsx
/models/new frontend healthy ui/src/app/models/new/page.tsx
/openshell frontend healthy ui/src/app/openshell/page.tsx
/login frontend healthy ui/src/app/login/page.tsx
/mcp frontend healthy ui/src/app/mcp/page.tsx
/mcp/new frontend healthy ui/src/app/mcp/new/page.tsx
/agents frontend healthy ui/src/app/agents/page.tsx
/agents/[namespace]/[name]/chat frontend healthy ui/src/app/agents/[namespace]/[name]/chat/page.tsx
/agents/[namespace]/[name]/chat/[chatId] frontend healthy ui/src/app/agents/[namespace]/[name]/chat/[chatId]/page.tsx
/agents/new frontend healthy ui/src/app/agents/new/page.tsx
/agents/new-harness frontend healthy ui/src/app/agents/new-harness/page.tsx
/substrate frontend healthy ui/src/app/substrate/page.tsx
/prompts frontend healthy ui/src/app/prompts/page.tsx
/prompts/[namespace]/[name] frontend healthy ui/src/app/prompts/[namespace]/[name]/page.tsx
/prompts/new frontend healthy ui/src/app/prompts/new/page.tsx
/CreateMcpPage.stories frontend healthy ui/src/stories/pages/CreateMcpPage.stories.tsx
/ViewMcpPage.stories frontend healthy ui/src/stories/pages/ViewMcpPage.stories.tsx
/ViewModelsPage.stories frontend healthy ui/src/stories/pages/ViewModelsPage.stories.tsx
/CreateModelPage.stories frontend healthy ui/src/stories/pages/CreateModelPage.stories.tsx
/ViewPromptsPage.stories frontend healthy ui/src/stories/pages/ViewPromptsPage.stories.tsx
/fixtures frontend healthy ui/src/stories/pages/fixtures.ts
/ViewAgentsPage.stories frontend healthy ui/src/stories/pages/ViewAgentsPage.stories.tsx
/CreateAgentPage.stories frontend healthy ui/src/stories/pages/CreateAgentPage.stories.tsx
/ViewHomePage.stories frontend healthy ui/src/stories/pages/ViewHomePage.stories.tsx
/ViewPromptLibraryDetailPage.stories frontend healthy ui/src/stories/pages/ViewPromptLibraryDetailPage.stories.tsx
/CreatePromptPage.stories frontend healthy ui/src/stories/pages/CreatePromptPage.stories.tsx

LabelLayerStatusPath
solve-challenge cicd healthy .github/workflows/run-agent-framework-test.yaml
summarize-results cicd healthy .github/workflows/run-agent-framework-test.yaml
push-images cicd healthy .github/workflows/tag.yaml
push-helm-chart cicd healthy .github/workflows/tag.yaml
release-python-packages cicd healthy .github/workflows/tag.yaml
release cicd healthy .github/workflows/tag.yaml
chromatic cicd healthy .github/workflows/ui-chromatic.yaml
setup cicd healthy .github/workflows/ci.yaml
test-e2e cicd healthy .github/workflows/ci.yaml
go-unit-tests cicd healthy .github/workflows/ci.yaml
helm-unit-tests cicd healthy .github/workflows/ci.yaml
ui-tests cicd healthy .github/workflows/ci.yaml
build cicd healthy .github/workflows/ci.yaml
go-lint cicd healthy .github/workflows/ci.yaml
python-test cicd healthy .github/workflows/ci.yaml
python-lint cicd healthy .github/workflows/ci.yaml
manifests-check cicd healthy .github/workflows/ci.yaml
build cicd healthy .github/workflows/image-scan.yaml
close-stale-issues cicd healthy .github/workflows/stalebot.yaml
close-stale-prs cicd healthy .github/workflows/stalebot.yaml
label-by-files cicd healthy .github/workflows/label-pull-requests.yml
check cicd healthy .github/workflows/migration-immutability.yaml
check cicd healthy .github/workflows/sqlc-generate-check.yaml
label-by-title cicd healthy .github/workflows/conventional-label.yml

LabelLayerStatusPath
000001_vector_support.up.sql data healthy go/core/pkg/migrations/vector/000001_vector_support.up.sql
000002_add_memory_hnsw_index.up.sql data healthy go/core/pkg/migrations/vector/000002_add_memory_hnsw_index.…
000001_vector_support.down.sql data healthy go/core/pkg/migrations/vector/000001_vector_support.down.sql
000003_memory_uuid_default.up.sql data healthy go/core/pkg/migrations/vector/000003_memory_uuid_default.up…
000003_memory_uuid_default.down.sql data healthy go/core/pkg/migrations/vector/000003_memory_uuid_default.do…
000002_add_memory_hnsw_index.down.sql data healthy go/core/pkg/migrations/vector/000002_add_memory_hnsw_index.…
000004_feedback_single_pk.down.sql data healthy go/core/pkg/migrations/core/000004_feedback_single_pk.down.…
000002_not_null_defaults.up.sql data healthy go/core/pkg/migrations/core/000002_not_null_defaults.up.sql
000003_agent_workload_type.up.sql data healthy go/core/pkg/migrations/core/000003_agent_workload_type.up.s…
000002_not_null_defaults.down.sql data healthy go/core/pkg/migrations/core/000002_not_null_defaults.down.s…
000003_agent_workload_type.down.sql data healthy go/core/pkg/migrations/core/000003_agent_workload_type.down…
000001_initial.up.sql data healthy go/core/pkg/migrations/core/000001_initial.up.sql
000004_feedback_single_pk.up.sql data healthy go/core/pkg/migrations/core/000004_feedback_single_pk.up.sql
000001_initial.down.sql data healthy go/core/pkg/migrations/core/000001_initial.down.sql

LabelLayerStatusPath
memory data healthy go/core/pkg/migrations/vector/000001_vector_support.up.sql
agent data healthy go/core/pkg/migrations/core/000001_initial.up.sql
session data healthy go/core/pkg/migrations/core/000001_initial.up.sql
event data healthy go/core/pkg/migrations/core/000001_initial.up.sql
task data healthy go/core/pkg/migrations/core/000001_initial.up.sql
push_notification data healthy go/core/pkg/migrations/core/000001_initial.up.sql
feedback data healthy go/core/pkg/migrations/core/000001_initial.up.sql
tool data healthy go/core/pkg/migrations/core/000001_initial.up.sql
toolserver data healthy go/core/pkg/migrations/core/000001_initial.up.sql
lg_checkpoint data healthy go/core/pkg/migrations/core/000001_initial.up.sql
lg_checkpoint_write data healthy go/core/pkg/migrations/core/000001_initial.up.sql
crewai_agent_memory data healthy go/core/pkg/migrations/core/000001_initial.up.sql
crewai_flow_state data healthy go/core/pkg/migrations/core/000001_initial.up.sql

LabelLayerStatusPath
k8s::Deployment::contrib/addons/prometheus.yaml hardware healthy contrib/addons/prometheus.yaml
k8s::Deployment::contrib/addons/metrics-server.yaml hardware healthy contrib/addons/metrics-server.yaml
k8s::Deployment::contrib/addons/grafana.yaml hardware healthy contrib/addons/grafana.yaml
k8s::Deployment::contrib/memory/qdrant.database.yaml hardware healthy contrib/memory/qdrant.database.yaml
k8s::Deployment::contrib/tools/mcp-grafana/templates/deploy… hardware healthy contrib/tools/mcp-grafana/templates/deployment.yaml
k8s::Deployment::contrib/tools/k8sgpt-mcp-server/dk8sgpt-de… hardware healthy contrib/tools/k8sgpt-mcp-server/dk8sgpt-deploy-mcpserver.ya…
k8s::Deployment::helm/kagent/templates/ui-deployment.yaml hardware healthy helm/kagent/templates/ui-deployment.yaml
k8s::Deployment::helm/kagent/templates/controller-deploymen… hardware healthy helm/kagent/templates/controller-deployment.yaml
k8s::Deployment::helm/kagent/templates/postgresql.yaml hardware healthy helm/kagent/templates/postgresql.yaml
k8s::Deployment::helm/tools/querydoc/templates/deployment.y… hardware healthy helm/tools/querydoc/templates/deployment.yaml
k8s::Deployment::helm/tools/grafana-mcp/templates/deploymen… hardware healthy helm/tools/grafana-mcp/templates/deployment.yaml

LabelLayerStatusPath
DAYS_BEFORE_PR_STALE cicd healthy
GITHUB_TOKEN cicd healthy
BUILDX_VERSION cicd healthy
DAYS_BEFORE_ISSUE_STALE cicd healthy
DAYS_BEFORE_ISSUE_CLOSE cicd healthy
BUILDX_BUILDER_NAME cicd healthy
QDRANT_API_KEY cicd healthy
OPENAI_API_KEY cicd healthy
DAYS_BEFORE_PR_CLOSE cicd healthy
CACHE_KEY_PREFIX cicd healthy
PYPI_TOKEN cicd healthy

LabelLayerStatusPath
gha::run-agent-framework-test cicd healthy .github/workflows/run-agent-framework-test.yaml
gha::tag cicd healthy .github/workflows/tag.yaml
gha::ui-chromatic cicd healthy .github/workflows/ui-chromatic.yaml
gha::ci cicd healthy .github/workflows/ci.yaml
gha::image-scan cicd healthy .github/workflows/image-scan.yaml
gha::stalebot cicd healthy .github/workflows/stalebot.yaml
gha::label-pull-requests cicd healthy .github/workflows/label-pull-requests.yml
gha::migration-immutability cicd healthy .github/workflows/migration-immutability.yaml
gha::sqlc-generate-check cicd healthy .github/workflows/sqlc-generate-check.yaml
gha::conventional-label cicd healthy .github/workflows/conventional-label.yml

LabelLayerStatusPath
postgres data healthy Makefile
postgresql data healthy python/packages/kagent-core/tests/test_hitl_utils.py
sqlite data healthy python/samples/langgraph/currency/pyproject.toml
redis data healthy helm/kagent/values.yaml
mongodb data healthy .github/actions/initialize-environment/action.yaml
mysql data healthy .github/actions/initialize-environment/action.yaml
clickhouse data healthy go/go.mod

LabelLayerStatusPath
vps::azure hardware healthy Makefile
vps::aws hardware healthy ui/src/lib/providers.ts
vps::gcp hardware healthy helm/kagent/values.yaml
vps::ec2 hardware healthy go/go.mod

LabelLayerStatusPath
grpc::Inference api healthy go/api/openshell/proto/inference.proto
grpc::OpenShell api healthy go/api/openshell/proto/openshell.proto
grpc::ComputeDriver api healthy go/api/openshell/proto/compute_driver.proto

LabelLayerStatusPath
loadbalancer network healthy Makefile
nginx network healthy ui/Dockerfile
envoy network healthy helm/agents/kgateway/templates/agent.yaml

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

LabelLayerStatusPath
kafka data healthy helm/agents/observability/templates/agent.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy ui/src/app/agents/new-harness/page.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/79820c95-32a9-4e77-9465-f8dda748c65a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/79820c95-32a9-4e77-9465-f8dda748c65a/

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.