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

Scan timing: clone 13.03s · analysis 14.54s · 47.6 MB · GitHub API rate-limit (preflight)

ag-ui-protocol/ag-ui

https://github.com/ag-ui-protocol/ag-ui · scanned 2026-06-05 20:12 UTC (4 days, 14 hours ago) · 10 languages

880 raw signals (264 security + 616 graph) 11/13 scanners ran 88th percentile · Typescript · large (100-500K LoC) System graph score 59 (higher by 26)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 14 hours ago · v2 · 398 actionable findings from 2 signal sources. 149 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 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 90.0 0.15 13.50
practices_score 81.0 0.15 12.15
code_quality 55.0 0.10 5.50
Overall 1.00 85.2
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 7813 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
toVercelUserParts software healthy integrations/vercel-ai-sdk/typescript/src/index.ts:toVercel…
toVercelUserContent software healthy integrations/vercel-ai-sdk/typescript/src/index.ts:toVercel…
convertMessagesToVercelAISDKMessages software healthy integrations/vercel-ai-sdk/typescript/src/index.ts:convertM…
convertJsonSchemaToZodSchema software healthy integrations/vercel-ai-sdk/typescript/src/index.ts:convertJ…
convertToolToVerlAISDKTools software healthy integrations/vercel-ai-sdk/typescript/src/index.ts:convertT…
makeInput software healthy integrations/vercel-ai-sdk/typescript/src/__tests__/headers…
test_creation software healthy integrations/langroid/python/tests/test_types.py:42
test_inherits_from_tool_call_context software healthy integrations/langroid/python/tests/test_types.py:39
test_defaults_to_none software healthy integrations/langroid/python/tests/test_types.py:61
test_with_callbacks software healthy integrations/langroid/python/tests/test_types.py:66
from_args software healthy integrations/langroid/python/tests/test_types.py:67
from_result software healthy integrations/langroid/python/tests/test_types.py:70
test_empty_config software healthy integrations/langroid/python/tests/test_types.py:84
test_with_tool_behaviors software healthy integrations/langroid/python/tests/test_types.py:88
test_with_state_context_builder software healthy integrations/langroid/python/tests/test_types.py:95
builder software healthy integrations/langroid/python/tests/test_types.py:96
test_regular_value software healthy integrations/langroid/python/tests/test_types.py:106
test_none_value software healthy integrations/langroid/python/tests/test_types.py:110
test_string_value software healthy integrations/langroid/python/tests/test_types.py:114
test_awaitable_value software healthy integrations/langroid/python/tests/test_types.py:118
async_fn software healthy integrations/langroid/python/tests/test_types.py:119
test_dict_value software healthy integrations/langroid/python/tests/test_types.py:125
_collect_events software healthy integrations/langroid/python/tests/test_agent.py:20
_run software healthy integrations/langroid/python/tests/test_agent.py:22
_make_input software healthy integrations/langroid/python/tests/test_agent.py:34
_make_user_message software healthy integrations/langroid/python/tests/test_agent.py:47
__init__ software healthy integrations/langroid/python/tests/test_agent.py:376
llm_response software healthy integrations/langroid/python/tests/test_agent.py:381
test_basic_init software healthy integrations/langroid/python/tests/test_agent.py:80
test_init_with_description software healthy integrations/langroid/python/tests/test_agent.py:86
test_init_with_config software healthy integrations/langroid/python/tests/test_agent.py:94
setUp software healthy integrations/langroid/python/tests/test_agent.py:109
test_no_messages_returns_default software healthy integrations/langroid/python/tests/test_agent.py:112
test_empty_list_returns_default software healthy integrations/langroid/python/tests/test_agent.py:116
test_extracts_latest_user_message software healthy integrations/langroid/python/tests/test_agent.py:120
test_skips_non_user_messages software healthy integrations/langroid/python/tests/test_agent.py:126
test_multimodal_content_list software healthy integrations/langroid/python/tests/test_agent.py:135
test_multimodal_content_string_list software healthy integrations/langroid/python/tests/test_agent.py:145
test_emits_run_started_and_finished software healthy integrations/langroid/python/tests/test_agent.py:156
test_emits_text_message_events software healthy integrations/langroid/python/tests/test_agent.py:166
test_emits_state_snapshot_from_input_state software healthy integrations/langroid/python/tests/test_agent.py:181
test_state_snapshot_excludes_messages_key software healthy integrations/langroid/python/tests/test_agent.py:194
test_no_state_snapshot_when_state_is_none software healthy integrations/langroid/python/tests/test_agent.py:207
test_emits_error_when_llm_returns_none software healthy integrations/langroid/python/tests/test_agent.py:216
test_emits_error_when_agent_has_no_llm_response software healthy integrations/langroid/python/tests/test_agent.py:226
test_frontend_tool_emits_tool_events software healthy integrations/langroid/python/tests/test_agent.py:241
test_state_context_builder_is_applied software healthy integrations/langroid/python/tests/test_agent.py:277
builder software healthy integrations/langroid/python/tests/test_agent.py:290
test_same_thread_reuses_agent software healthy integrations/langroid/python/tests/test_agent.py:304
test_different_threads_get_separate_agents software healthy integrations/langroid/python/tests/test_agent.py:317

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

LabelLayerStatusPath
.mcp.json software healthy .mcp.json
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
render.yaml software healthy render.yaml
lefthook.yml software healthy lefthook.yml
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
AGENTS.md software healthy AGENTS.md
jitpack.yml software healthy jitpack.yml
nx.json software healthy nx.json
README.md software healthy integrations/vercel-ai-sdk/typescript/README.md
package.json software healthy integrations/vercel-ai-sdk/typescript/package.json
tsconfig.json software healthy integrations/vercel-ai-sdk/typescript/tsconfig.json
tsdown.config.ts software warning integrations/vercel-ai-sdk/typescript/tsdown.config.ts
vitest.config.ts software warning integrations/vercel-ai-sdk/typescript/vitest.config.ts
index.ts software healthy integrations/vercel-ai-sdk/typescript/src/index.ts
headers.test.ts software healthy integrations/vercel-ai-sdk/typescript/src/__tests__/headers…
ARCHITECTURE.md software healthy integrations/langroid/ARCHITECTURE.md
README.md software healthy integrations/langroid/README.md
jest.config.js software warning integrations/langroid/typescript/jest.config.js
README.md software healthy integrations/langroid/typescript/README.md
package.json software healthy integrations/langroid/typescript/package.json
tsup.config.ts software warning integrations/langroid/typescript/tsup.config.ts
tsconfig.json software healthy integrations/langroid/typescript/tsconfig.json
index.test.ts software warning integrations/langroid/typescript/src/index.test.ts
index.ts software healthy integrations/langroid/typescript/src/index.ts
README.md software healthy integrations/langroid/python/README.md
pyproject.toml software healthy integrations/langroid/python/pyproject.toml
__init__.py software healthy integrations/langroid/python/tests/__init__.py
test_types.py software healthy integrations/langroid/python/tests/test_types.py
test_agent.py software healthy integrations/langroid/python/tests/test_agent.py
test_endpoint.py software healthy integrations/langroid/python/tests/test_endpoint.py
README.md software healthy integrations/langroid/python/examples/README.md
pyproject.toml software healthy integrations/langroid/python/examples/pyproject.toml
__init__.py software healthy integrations/langroid/python/examples/server/__init__.py
__main__.py software healthy integrations/langroid/python/examples/server/__main__.py
__init__.py software healthy integrations/langroid/python/examples/server/api/__init__.py
agentic_chat.py software healthy integrations/langroid/python/examples/server/api/agentic_ch…
backend_tool_rendering.py software healthy integrations/langroid/python/examples/server/api/backend_to…
shared_state.py software healthy integrations/langroid/python/examples/server/api/shared_sta…
agentic_generative_ui.py software healthy integrations/langroid/python/examples/server/api/agentic_ge…
__init__.py software healthy integrations/langroid/python/src/ag_ui_langroid/__init__.py
types.py software healthy integrations/langroid/python/src/ag_ui_langroid/types.py
agent.py software healthy integrations/langroid/python/src/ag_ui_langroid/agent.py
endpoint.py software healthy integrations/langroid/python/src/ag_ui_langroid/endpoint.py
utils.py software warning integrations/langroid/python/src/ag_ui_langroid/utils.py
README.md software healthy integrations/a2a/typescript/README.md
package.json software healthy integrations/a2a/typescript/package.json

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

LabelLayerStatusPath
integrations software healthy integrations
vercel-ai-sdk software healthy integrations/vercel-ai-sdk
typescript software healthy integrations/vercel-ai-sdk/typescript
src software healthy integrations/vercel-ai-sdk/typescript/src
__tests__ software healthy integrations/vercel-ai-sdk/typescript/src/__tests__
langroid software healthy integrations/langroid
typescript software healthy integrations/langroid/typescript
src software healthy integrations/langroid/typescript/src
python software healthy integrations/langroid/python
tests software healthy integrations/langroid/python/tests
examples software healthy integrations/langroid/python/examples
server software healthy integrations/langroid/python/examples/server
api software healthy integrations/langroid/python/examples/server/api
src software healthy integrations/langroid/python/src
ag_ui_langroid software healthy integrations/langroid/python/src/ag_ui_langroid
a2a software healthy integrations/a2a
typescript software healthy integrations/a2a/typescript
src software healthy integrations/a2a/typescript/src
__tests__ software healthy integrations/a2a/typescript/src/__tests__
adk-middleware software healthy integrations/adk-middleware
typescript software healthy integrations/adk-middleware/typescript
src software healthy integrations/adk-middleware/typescript/src
__tests__ software healthy integrations/adk-middleware/typescript/src/__tests__
python software healthy integrations/adk-middleware/python
tests software healthy integrations/adk-middleware/python/tests
llmock software healthy integrations/adk-middleware/python/tests/llmock
fixtures software healthy integrations/adk-middleware/python/tests/llmock/fixtures
examples software healthy integrations/adk-middleware/python/examples
server software healthy integrations/adk-middleware/python/examples/server
api software healthy integrations/adk-middleware/python/examples/server/api
other software healthy integrations/adk-middleware/python/examples/other
src software healthy integrations/adk-middleware/python/src
ag_ui_adk software healthy integrations/adk-middleware/python/src/ag_ui_adk
utils software healthy integrations/adk-middleware/python/src/ag_ui_adk/utils
crew-ai software healthy integrations/crew-ai
typescript software healthy integrations/crew-ai/typescript
src software healthy integrations/crew-ai/typescript/src
python software healthy integrations/crew-ai/python
tests software healthy integrations/crew-ai/python/tests
ag_ui_crewai software healthy integrations/crew-ai/python/ag_ui_crewai
examples software healthy integrations/crew-ai/python/ag_ui_crewai/examples
mastra software healthy integrations/mastra
typescript software healthy integrations/mastra/typescript
examples software healthy integrations/mastra/typescript/examples
src software healthy integrations/mastra/typescript/examples/src
mastra software healthy integrations/mastra/typescript/examples/src/mastra
agents software healthy integrations/mastra/typescript/examples/src/mastra/agents
tools software healthy integrations/mastra/typescript/examples/src/mastra/tools
src software healthy integrations/mastra/typescript/src
__tests__ software healthy integrations/mastra/typescript/src/__tests__

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

LabelLayerStatusPath
VercelAISDKAgent software healthy integrations/vercel-ai-sdk/typescript/src/index.ts:VercelAI…
adds software healthy integrations/langroid/typescript/src/index.ts:adds
LangroidHttpAgent software healthy integrations/langroid/typescript/src/index.ts:LangroidHttpA…
TestToolCallContext software healthy integrations/langroid/python/tests/test_types.py:17
TestToolResultContext software healthy integrations/langroid/python/tests/test_types.py:36
TestToolBehavior software healthy integrations/langroid/python/tests/test_types.py:58
TestLangroidAgentConfig software healthy integrations/langroid/python/tests/test_types.py:81
TestMaybeAwait software healthy integrations/langroid/python/tests/test_types.py:103
FakeLLMResponse software healthy integrations/langroid/python/tests/test_agent.py:52
FakeToolResponse software healthy integrations/langroid/python/tests/test_agent.py:58
FakeLangroidAgent software healthy integrations/langroid/python/tests/test_agent.py:67
TestLangroidAgentInit software healthy integrations/langroid/python/tests/test_agent.py:77
TestLangroidAgentExtractUserMessage software healthy integrations/langroid/python/tests/test_agent.py:106
TestLangroidAgentRunLifecycle software healthy integrations/langroid/python/tests/test_agent.py:153
BareAgent software healthy integrations/langroid/python/tests/test_agent.py:227
TestLangroidAgentFrontendTools software healthy integrations/langroid/python/tests/test_agent.py:238
TestLangroidAgentStateContextBuilder software healthy integrations/langroid/python/tests/test_agent.py:274
TrackingAgent software healthy integrations/langroid/python/tests/test_agent.py:334
TestLangroidAgentThreading software healthy integrations/langroid/python/tests/test_agent.py:301
TestLangroidAgentPendingToolResult software healthy integrations/langroid/python/tests/test_agent.py:330
TestLangroidAgentBackendToolDemoCoupling software healthy integrations/langroid/python/tests/test_agent.py:360
BackendAgent software healthy integrations/langroid/python/tests/test_agent.py:375
TestCreateLangroidApp software healthy integrations/langroid/python/tests/test_endpoint.py:13
TestAddLangroidFastapiEndpoint software healthy integrations/langroid/python/tests/test_endpoint.py:51
ChangeBackgroundTool software healthy integrations/langroid/python/examples/server/api/agentic_ch…
GetWeatherTool software healthy integrations/langroid/python/examples/server/api/backend_to…
RenderChartTool software healthy integrations/langroid/python/examples/server/api/backend_to…
WeatherAssistantAgent software healthy integrations/langroid/python/examples/server/api/backend_to…
GenerateRecipeTool software healthy integrations/langroid/python/examples/server/api/shared_sta…
RecipeAssistantAgent software healthy integrations/langroid/python/examples/server/api/shared_sta…
Step software healthy integrations/langroid/python/examples/server/api/agentic_ge…
Plan software healthy integrations/langroid/python/examples/server/api/agentic_ge…
JSONPatchOp software healthy integrations/langroid/python/examples/server/api/agentic_ge…
CreatePlanTool software healthy integrations/langroid/python/examples/server/api/agentic_ge…
UpdatePlanStepTool software healthy integrations/langroid/python/examples/server/api/agentic_ge…
PlanAssistantAgent software healthy integrations/langroid/python/examples/server/api/agentic_ge…
ToolCallContext software healthy integrations/langroid/python/src/ag_ui_langroid/types.py:14
ToolResultContext software healthy integrations/langroid/python/src/ag_ui_langroid/types.py:25
ToolBehavior software healthy integrations/langroid/python/src/ag_ui_langroid/types.py:38
LangroidAgentConfig software healthy integrations/langroid/python/src/ag_ui_langroid/types.py:45
LangroidAgent software healthy integrations/langroid/python/src/ag_ui_langroid/agent.py:39
_OaiToolCall software healthy integrations/langroid/python/src/ag_ui_langroid/agent.py:237
ParsedToolMessage software healthy integrations/langroid/python/src/ag_ui_langroid/agent.py:870
A2AAgent software healthy integrations/a2a/typescript/src/agent.ts:A2AAgent
FakeA2AClient software healthy integrations/a2a/typescript/src/__tests__/agent.test.ts:Fak…
ADKAgent software healthy integrations/adk-middleware/typescript/src/index.ts:ADKAgent
TestLROToolResponseIntegration software healthy integrations/adk-middleware/python/tests/test_lro_tool_resp…
TestHITLResumptionIntegration software healthy integrations/adk-middleware/python/tests/test_lro_tool_resp…
TestSessionDeletion software healthy integrations/adk-middleware/python/tests/test_session_delet…
MockSession software healthy integrations/adk-middleware/python/tests/test_session_delet…

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

LabelLayerStatusPath
/page.tsx frontend healthy sdks/community/java/examples/copilot-app/src/app/page.tsx
/[integrationId] frontend healthy apps/dojo/src/app/[integrationId]/page.tsx
/[integrationId]/feature/(v1)/v1_agentic_chat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v1)/v1_agentic_c…
/[integrationId]/feature/(v2)/agentic_chat_reasoning frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_chat…
/[integrationId]/feature/(v2)/agentic_chat_multimodal frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_chat…
/[integrationId]/feature/(v2)/shared_state frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/shared_state…
/[integrationId]/feature/(v2)/subgraphs frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/subgraphs/pa…
/[integrationId]/feature/(v2)/a2ui_advanced frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_advance…
/[integrationId]/feature/(v2)/tool_based_generative_ui frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/tool_based_g…
/[integrationId]/feature/(v2)/agentic_generative_ui frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_gene…
/[integrationId]/feature/(v2)/predictive_state_updates frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/predictive_s…
/[integrationId]/feature/(v2)/backend_tool_rendering frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/backend_tool…
/[integrationId]/feature/(v2)/a2a_chat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2a_chat/pag…
/[integrationId]/feature/(v2)/a2ui_dynamic_schema frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_dynamic…
/[integrationId]/feature/(v2)/error_flow frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/error_flow/p…
/[integrationId]/feature/(v2)/vnext_chat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/vnext_chat/p…
/[integrationId]/feature/(v2)/a2ui_fixed_schema frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_fixed_s…
/[integrationId]/feature/(v2)/agentic_chat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_chat…
/[integrationId]/feature/(v2)/a2ui_recovery frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_recover…
/[integrationId]/feature/(v2)/crew_chat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/crew_chat/pa…
/[integrationId]/feature/(v2)/human_in_the_loop frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/human_in_the…
/awsStrandsPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/awsStrandsPages/AgenticUIGenPage.ts
/awsStrandsPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/awsStrandsPages/HumanInLoopPage.ts
/serverStarterAllFeaturesPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/serverStarterAllFeaturesPages/AgenticUI…
/serverStarterAllFeaturesPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/serverStarterAllFeaturesPages/HumanInLo…
/serverStarterAllFeaturesPages/PredictiveStateUpdatesPage frontend healthy apps/dojo/e2e/pages/serverStarterAllFeaturesPages/Predictiv…
/langGraphPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/langGraphPages/AgenticUIGenPage.ts
/langGraphPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/langGraphPages/HumanInLoopPage.ts
/langGraphPages/PredictiveStateUpdatesPage frontend healthy apps/dojo/e2e/pages/langGraphPages/PredictiveStateUpdatesPa…
/langGraphPages/SubgraphsPage frontend healthy apps/dojo/e2e/pages/langGraphPages/SubgraphsPage.ts
/a2aMiddlewarePages/A2AChatPage frontend healthy apps/dojo/e2e/pages/a2aMiddlewarePages/A2AChatPage.ts
/crewAIPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/crewAIPages/AgenticUIGenPage.ts
/crewAIPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/crewAIPages/HumanInLoopPage.ts
/crewAIPages/PredictiveStateUpdatesPage frontend healthy apps/dojo/e2e/pages/crewAIPages/PredictiveStateUpdatesPage.…
/agnoPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/agnoPages/HumanInLoopPage.ts
/langroidPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/langroidPages/AgenticUIGenPage.ts
/pydanticAIPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/pydanticAIPages/AgenticUIGenPage.ts
/pydanticAIPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/pydanticAIPages/HumanInLoopPage.ts
/pydanticAIPages/PredictiveStateUpdatesPage frontend healthy apps/dojo/e2e/pages/pydanticAIPages/PredictiveStateUpdatesP…
/langGraphFastAPIPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/langGraphFastAPIPages/AgenticUIGenPage.…
/langGraphFastAPIPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/langGraphFastAPIPages/HumanInLoopPage.ts
/langGraphFastAPIPages/PredictiveStateUpdatesPage frontend healthy apps/dojo/e2e/pages/langGraphFastAPIPages/PredictiveStateUp…
/langGraphFastAPIPages/SubgraphsPage frontend healthy apps/dojo/e2e/pages/langGraphFastAPIPages/SubgraphsPage.ts
/llamaIndexPages/AgenticUIGenPage frontend healthy apps/dojo/e2e/pages/llamaIndexPages/AgenticUIGenPage.ts
/llamaIndexPages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/llamaIndexPages/HumanInLoopPage.ts
/adkMiddlewarePages/HumanInLoopPage frontend healthy apps/dojo/e2e/pages/adkMiddlewarePages/HumanInLoopPage.ts
/adkMiddlewarePages/PredictiveStateUpdatesPage frontend healthy apps/dojo/e2e/pages/adkMiddlewarePages/PredictiveStateUpdat…
/operations/- frontend healthy integrations/a2a/typescript/src/utils.ts
/api/copilotkit frontend healthy integrations/mastra/typescript/src/copilotkit.ts
/flights frontend healthy integrations/langgraph/typescript/examples/src/agents/a2ui_…

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

LabelLayerStatusPath
go-genkit cicd healthy .github/workflows/unit-genkit-go.yml
build cicd healthy .github/workflows/publish-release.yml
publish cicd healthy .github/workflows/publish-release.yml
notify cicd healthy .github/workflows/publish-release.yml
dry_run_summary cicd healthy .github/workflows/publish-release.yml
go cicd healthy .github/workflows/unit-go-sdk.yml
check-binaries cicd healthy .github/workflows/pr-check-binaries.yml
check-config-files cicd healthy .github/workflows/pr-check-binaries.yml
check-generated-files cicd healthy .github/workflows/dojo-e2e.yml
dojo cicd healthy .github/workflows/dojo-e2e.yml
auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
build cicd healthy .github/workflows/publish-java-sdk.yml
publish cicd healthy .github/workflows/publish-java-sdk.yml
create-release-pr cicd healthy .github/workflows/prepare-release.yml
analyze-major cicd healthy .github/workflows/dependabot-major-analysis.yml
publish cicd healthy .github/workflows/publish-python-preview.yml
dart cicd healthy .github/workflows/unit-dart-sdk.yml
auto-approve cicd healthy .github/workflows/auto-approve-community.yml
test cicd healthy .github/workflows/test-release-scripts.yml
python cicd healthy .github/workflows/unit-python-sdk.yml
langgraph-python cicd healthy .github/workflows/unit-python-sdk.yml
watsonx-python cicd healthy .github/workflows/unit-python-sdk.yml
adk-middleware-python cicd healthy .github/workflows/unit-python-sdk.yml
aws-strands-python cicd healthy .github/workflows/unit-python-sdk.yml
langroid-python cicd healthy .github/workflows/unit-python-sdk.yml
java cicd healthy .github/workflows/unit-java-sdk.yml
fork-pr-monitor cicd healthy .github/workflows/security-fork-pr-alert.yml
rust cicd healthy .github/workflows/rust-lint-test.yml
build-and-test cicd healthy .github/workflows/publish-kotlin-sdk.yml
publish cicd healthy .github/workflows/publish-kotlin-sdk.yml
zizmor cicd healthy .github/workflows/zizmor.yml
actionlint cicd healthy .github/workflows/lint-release-workflows.yml
shellcheck cicd healthy .github/workflows/lint-release-workflows.yml
release-allowlist-sync cicd healthy .github/workflows/lint-release-workflows.yml
release-scope-dropdown-sync cicd healthy .github/workflows/lint-release-workflows.yml
release-config-manifest-names cicd healthy .github/workflows/lint-release-workflows.yml
build cicd healthy .github/workflows/publish-commit.yml
publish cicd healthy .github/workflows/publish-commit.yml
build cicd healthy .github/workflows/build-python-preview.yml
kotlin cicd healthy .github/workflows/unit-kotlin-sdk.yml
typescript cicd healthy .github/workflows/unit-typescript-sdk.yml
ruby cicd healthy .github/workflows/unit-ruby-sdk.yml

LabelLayerStatusPath
port:22 network healthy render.yaml
port:30 network healthy render.yaml
port:8000 network healthy integrations/adk-middleware/python/tests/server_setup.py
port:8080 network healthy integrations/microsoft-agent-framework/dotnet/examples/AGUI…
port:8888 network healthy integrations/microsoft-agent-framework/python/examples/.env…
port:3001 network healthy sdks/community/rust/crates/ag-ui-client/scripts/shared_stat…
port:8001 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8018 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8002 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8003 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8004 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8005 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8006 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8021 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8007 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8008 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8009 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8017 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8022 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8010 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8011 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8012 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8013 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8014 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8019 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8020 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8015 network healthy apps/dojo/scripts/run-dojo-everything.js
port:8016 network healthy apps/dojo/scripts/run-dojo-everything.js
port:9999 network healthy apps/dojo/scripts/run-dojo-everything.js
port:3002 network healthy apps/dojo/e2e/aimock-standalone.ts
port:4000 network healthy docs/package.json
port:07 network healthy .github/workflows/zizmor.yml

LabelLayerStatusPath
Page frontend healthy sdks/community/java/examples/copilot-app/src/app/page.tsx
RootLayout frontend healthy sdks/community/java/examples/copilot-app/src/app/layout.tsx
CodeViewer frontend healthy apps/dojo/src/components/code-viewer/code-viewer.tsx
Readme frontend healthy apps/dojo/src/components/readme/readme.tsx
Home frontend healthy apps/dojo/src/app/page.tsx
RootLayout frontend healthy apps/dojo/src/app/layout.tsx
NotFound frontend healthy apps/dojo/src/app/[integrationId]/not-found.tsx
IntegrationPage frontend healthy apps/dojo/src/app/[integrationId]/page.tsx
FeatureNotFound frontend healthy apps/dojo/src/app/[integrationId]/feature/not-found.tsx
FeatureLayoutClient frontend healthy apps/dojo/src/app/[integrationId]/feature/layout-client.tsx
V1AgenticChat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v1)/v1_agentic_c…
AgenticChat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_chat…
AgenticChatMultimodal frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_chat…
SharedState frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/shared_state…
Subgraphs frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/subgraphs/pa…
Page frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_advance…
ToolBasedGenerativeUI frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/tool_based_g…
AgenticGenerativeUI frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_gene…
PredictiveStateUpdates frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/predictive_s…
AgenticChat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/backend_tool…
A2AChat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2a_chat/a2a…
Page frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2a_chat/pag…
Page frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_dynamic…
ErrorFlowPage frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/error_flow/p…
Page frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/vnext_chat/p…
Page frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_fixed_s…
AgenticChat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/agentic_chat…
Page frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/a2ui_recover…
CrewChat frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/crew_chat/pa…
HumanInTheLoop frontend healthy apps/dojo/src/app/[integrationId]/feature/(v2)/human_in_the…

LabelLayerStatusPath
gha::unit-genkit-go cicd healthy .github/workflows/unit-genkit-go.yml
gha::publish-release cicd healthy .github/workflows/publish-release.yml
gha::unit-go-sdk cicd healthy .github/workflows/unit-go-sdk.yml
gha::pr-check-binaries cicd healthy .github/workflows/pr-check-binaries.yml
gha::dojo-e2e cicd healthy .github/workflows/dojo-e2e.yml
gha::dependabot-auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
gha::publish-java-sdk cicd healthy .github/workflows/publish-java-sdk.yml
gha::prepare-release cicd healthy .github/workflows/prepare-release.yml
gha::dependabot-major-analysis cicd healthy .github/workflows/dependabot-major-analysis.yml
gha::publish-python-preview cicd healthy .github/workflows/publish-python-preview.yml
gha::unit-dart-sdk cicd healthy .github/workflows/unit-dart-sdk.yml
gha::auto-approve-community cicd healthy .github/workflows/auto-approve-community.yml
gha::test-release-scripts cicd healthy .github/workflows/test-release-scripts.yml
gha::unit-python-sdk cicd healthy .github/workflows/unit-python-sdk.yml
gha::unit-java-sdk cicd healthy .github/workflows/unit-java-sdk.yml
gha::security-fork-pr-alert cicd healthy .github/workflows/security-fork-pr-alert.yml
gha::rust-lint-test cicd healthy .github/workflows/rust-lint-test.yml
gha::publish-kotlin-sdk cicd healthy .github/workflows/publish-kotlin-sdk.yml
gha::zizmor cicd healthy .github/workflows/zizmor.yml
gha::lint-release-workflows cicd healthy .github/workflows/lint-release-workflows.yml
gha::publish-commit cicd healthy .github/workflows/publish-commit.yml
gha::build-python-preview cicd healthy .github/workflows/build-python-preview.yml
gha::unit-kotlin-sdk cicd healthy .github/workflows/unit-kotlin-sdk.yml
gha::unit-typescript-sdk cicd healthy .github/workflows/unit-typescript-sdk.yml
gha::unit-ruby-sdk cicd healthy .github/workflows/unit-ruby-sdk.yml

LabelLayerStatusPath
GPG_PRIVATE_KEY cicd healthy
GPG_PASSPHRASE cicd healthy
GITHUB_TOKEN cicd healthy
GPG_PUBLIC_KEY cicd healthy
ANTHROPIC_API_KEY cicd healthy
OPENAI_API_KEY cicd healthy
SONATYPE_PASSWORD cicd healthy
STORE_PATH cicd healthy
SONATYPE_USERNAME cicd healthy
TEST_PYPI_API_TOKEN cicd healthy
SLACK_WEBHOOK_ENGR cicd healthy
PYPI_API_TOKEN cicd healthy
DEVOPS_BOT_PRIVATE_KEY cicd healthy

LabelLayerStatusPath
auth::integrations/watsonx/python/src/ag_ui_watsonx/agent.py security healthy integrations/watsonx/python/src/ag_ui_watsonx/agent.py
auth::integrations/adk-middleware/python/src/ag_ui_adk/endp… security healthy integrations/adk-middleware/python/src/ag_ui_adk/endpoint.py
auth::integrations/mastra/typescript/examples/src/mastra/ag… security healthy integrations/mastra/typescript/examples/src/mastra/agents/h…
auth::apps/dojo/src/mastra/agents/human-in-the-loop.ts security healthy apps/dojo/src/mastra/agents/human-in-the-loop.ts
auth::.github/workflows/publish-release.yml security healthy .github/workflows/publish-release.yml
auth::integrations/watsonx/typescript/src/index.ts security healthy integrations/watsonx/typescript/src/index.ts
auth::integrations/adk-middleware/python/tests/test_message… security healthy integrations/adk-middleware/python/tests/test_message_histo…
auth::sdks/community/go/example/server/internal/mcp/adapter… security healthy sdks/community/go/example/server/internal/mcp/adapter.go

LabelLayerStatusPath
GET / api healthy integrations/adk-middleware/python/examples/server/__init__…
GET /health api healthy integrations/adk-middleware/python/examples/other/complete_…
GET /agents api healthy integrations/adk-middleware/python/examples/other/complete_…
POST /agents/state api healthy integrations/adk-middleware/python/src/ag_ui_adk/endpoint.py
POST / api healthy integrations/server-starter/python/examples/example_server/…

LabelLayerStatusPath
sqlite data healthy integrations/adk-middleware/python/tests/test_pending_tool_…
postgresql data healthy integrations/adk-middleware/python/tests/test_pending_tool_…
postgres data healthy integrations/adk-middleware/python/tests/test_pending_tool_…

LabelLayerStatusPath
image::integrations/microsoft-agent-framework/dotnet/exampl… hardware healthy integrations/microsoft-agent-framework/dotnet/examples/AGUI…
image::sdks/community/java/examples/spring-ai-example/Docke… hardware healthy sdks/community/java/examples/spring-ai-example/Dockerfile
app hardware healthy sdks/community/java/examples/spring-ai-example/docker-compo…

LabelLayerStatusPath
vps::aws hardware healthy package.json
vps::gcp hardware healthy integrations/adk-middleware/python/tests/test_vertex_sessio…
vps::azure hardware healthy integrations/microsoft-agent-framework/dotnet/examples/.env…

LabelLayerStatusPath
repobility-clone-2l09oqcv software healthy /tmp/repobility-clone-2l09oqcv

LabelLayerStatusPath
Subscription root api healthy middlewares/mcp-middleware/src/index.ts

LabelLayerStatusPath
127.0.0.1 network healthy integrations/adk-middleware/python/tests/test_message_histo…

LabelLayerStatusPath
nginx network healthy integrations/adk-middleware/python/src/ag_ui_adk/endpoint.py

LabelLayerStatusPath
generic_api_key::scripts/release/generate-ai-release-notes.… security healthy scripts/release/generate-ai-release-notes.test.ts
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/30ee4f56-1e21-43ec-b96d-4de8d8f5dbc4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/30ee4f56-1e21-43ec-b96d-4de8d8f5dbc4/

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.