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.

Accelerator-mzq/AGENT_UE5

https://github.com/Accelerator-mzq/AGENT_UE5 · scanned 2026-06-17 01:13 UTC (1 month, 2 weeks ago)

76 raw signals (0 security + 76 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -11.5 (diff) · 68 actionable findings from 1 signal source. 8 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 3194 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
get_schema software dead Plugins/AgentBridge/Compiler/cross_review/cross_review.py:45
load_all_fragments software dead Plugins/AgentBridge/Compiler/cross_review/cross_review.py:51
create_review_report_template software healthy Plugins/AgentBridge/Compiler/cross_review/cross_review.py:63
save_review_report software healthy Plugins/AgentBridge/Compiler/cross_review/cross_review.py:89
is_transient_network_message software healthy Plugins/AgentBridge/Compiler/providers/_retry.py:58
is_rate_limited software healthy Plugins/AgentBridge/Compiler/providers/_retry.py:80
with_transient_retry software healthy Plugins/AgentBridge/Compiler/providers/_retry.py:95
_import_litellm software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:28
_import_instructor software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:46
__init__ software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:67
supports software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:73
acompletion software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:76
astructured software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:1…
astructured_with_usage software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:1…
_maybe_apply_prompt_cache software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:1…
_maybe_auto_compact software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:2…
_is_anthropic_family software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:2…
_extract_text software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:2…
_extract_usage software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:2…
_raw_debug software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:2…
_safe_finish_reason software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:3…
with_transient_retry_async software dead Plugins/AgentBridge/Compiler/providers/_retry_async.py:19
__init__ software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:54
program software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:63
calls_for software dead Plugins/AgentBridge/Compiler/providers/fake_adapter.py:68
supports software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:74
_pop software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:77
acompletion software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:83
astructured software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:95
astructured_with_usage software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:118
load_provider_policy_from_yaml software healthy Plugins/AgentBridge/Compiler/providers/model_registry.py:28
build_default_router software healthy Plugins/AgentBridge/Compiler/providers/model_registry.py:102
_resolve_config_path software healthy Plugins/AgentBridge/Compiler/providers/model_registry.py:118
__init__ software healthy Plugins/AgentBridge/Compiler/providers/base.py:45
_run_sync software healthy Plugins/AgentBridge/Compiler/providers/base.py:74
_is_overridden software healthy Plugins/AgentBridge/Compiler/providers/base.py:94
supports software healthy Plugins/AgentBridge/Compiler/providers/base.py:127
acompletion software healthy Plugins/AgentBridge/Compiler/providers/base.py:133
astructured software healthy Plugins/AgentBridge/Compiler/providers/base.py:140
astructured_with_usage software healthy Plugins/AgentBridge/Compiler/providers/base.py:151
completion software dead Plugins/AgentBridge/Compiler/providers/base.py:175
structured software dead Plugins/AgentBridge/Compiler/providers/base.py:182
__init__ software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
register software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
clear software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
_resolve software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
_routes software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
acompletion software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
astructured software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
completion software dead Plugins/AgentBridge/Compiler/providers/capability_router.py…

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
README.md software healthy README.md
task.md software healthy task.md
.mcp.json software healthy .mcp.json
config.toml software healthy .codex/config.toml
__init__.py software healthy Plugins/__init__.py
AGENTS.md software healthy Plugins/AgentBridge/AGENTS.md
__init__.py software healthy Plugins/AgentBridge/__init__.py
README.md software healthy Plugins/AgentBridge/README.md
__init__.py software healthy Plugins/AgentBridge/Compiler/__init__.py
cross_review.py software healthy Plugins/AgentBridge/Compiler/cross_review/cross_review.py
__init__.py software healthy Plugins/AgentBridge/Compiler/cross_review/__init__.py
_retry.py software healthy Plugins/AgentBridge/Compiler/providers/_retry.py
__init__.py software healthy Plugins/AgentBridge/Compiler/providers/__init__.py
litellm_adapter.py software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py
_retry_async.py software healthy Plugins/AgentBridge/Compiler/providers/_retry_async.py
fake_adapter.py software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py
model_registry.py software healthy Plugins/AgentBridge/Compiler/providers/model_registry.py
base.py software healthy Plugins/AgentBridge/Compiler/providers/base.py
capability_router.py software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py
design_intake.py software healthy Plugins/AgentBridge/Compiler/intake/design_intake.py
__init__.py software healthy Plugins/AgentBridge/Compiler/intake/__init__.py
compactor.py software healthy Plugins/AgentBridge/Compiler/observability/compactor.py
secrets.py software healthy Plugins/AgentBridge/Compiler/observability/secrets.py
__init__.py software healthy Plugins/AgentBridge/Compiler/observability/__init__.py
__init__.py software healthy Plugins/AgentBridge/Compiler/runtime/__init__.py
budget_tracker.py software healthy Plugins/AgentBridge/Compiler/runtime/budget_tracker.py
__init__.py software healthy Plugins/AgentBridge/Compiler/planner/__init__.py
planner.py software healthy Plugins/AgentBridge/Compiler/planner/planner.py
session.py software healthy Plugins/AgentBridge/Compiler/pipeline/session.py
__init__.py software healthy Plugins/AgentBridge/Compiler/pipeline/__init__.py
pipeline_orchestrator.py software healthy Plugins/AgentBridge/Compiler/pipeline/pipeline_orchestrator…
manifest_loader.py software healthy Plugins/AgentBridge/Compiler/demo_plan/manifest_loader.py
velocity.py software healthy Plugins/AgentBridge/Compiler/demo_plan/velocity.py
__init__.py software healthy Plugins/AgentBridge/Compiler/demo_plan/__init__.py
amend.py software healthy Plugins/AgentBridge/Compiler/demo_plan/amend.py
story_store.py software healthy Plugins/AgentBridge/Compiler/demo_plan/story_store.py
planner.py software healthy Plugins/AgentBridge/Compiler/demo_plan/planner.py
evidence_validator.py software healthy Plugins/AgentBridge/Compiler/demo_plan/evidence_validator.py
discovery_fallback.py software healthy Plugins/AgentBridge/Compiler/stages/discovery_fallback.py
skill_synthesis.py software healthy Plugins/AgentBridge/Compiler/stages/skill_synthesis.py
realization_fallback.py software healthy Plugins/AgentBridge/Compiler/stages/realization_fallback.py
llm_client.py software healthy Plugins/AgentBridge/Compiler/stages/llm_client.py
candidates_batch_orchestrator.py software healthy Plugins/AgentBridge/Compiler/stages/candidates_batch_orches…
cross_review_v2.py software healthy Plugins/AgentBridge/Compiler/stages/cross_review_v2.py
registry_scan.py software healthy Plugins/AgentBridge/Compiler/stages/registry_scan.py
__init__.py software healthy Plugins/AgentBridge/Compiler/stages/__init__.py
skill_graph_planning.py software healthy Plugins/AgentBridge/Compiler/stages/skill_graph_planning.py
convergence_fallback.py software healthy Plugins/AgentBridge/Compiler/stages/convergence_fallback.py

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

LabelLayerStatusPath
.codex software healthy .codex
Plugins software healthy Plugins
AgentBridge software healthy Plugins/AgentBridge
Compiler software healthy Plugins/AgentBridge/Compiler
cross_review software healthy Plugins/AgentBridge/Compiler/cross_review
providers software healthy Plugins/AgentBridge/Compiler/providers
intake software healthy Plugins/AgentBridge/Compiler/intake
observability software healthy Plugins/AgentBridge/Compiler/observability
runtime software healthy Plugins/AgentBridge/Compiler/runtime
planner software healthy Plugins/AgentBridge/Compiler/planner
pipeline software healthy Plugins/AgentBridge/Compiler/pipeline
demo_plan software healthy Plugins/AgentBridge/Compiler/demo_plan
stages software healthy Plugins/AgentBridge/Compiler/stages
lowering software healthy Plugins/AgentBridge/Compiler/lowering
skill_runtime software healthy Plugins/AgentBridge/Compiler/skill_runtime
Tests software healthy Plugins/AgentBridge/Tests
scripts software healthy Plugins/AgentBridge/Tests/scripts
golden software healthy Plugins/AgentBridge/Tests/golden
inputs software healthy Plugins/AgentBridge/Tests/golden/inputs
fixtures software healthy Plugins/AgentBridge/Tests/fixtures
forgeue_manifest software healthy Plugins/AgentBridge/Tests/fixtures/forgeue_manifest
payload software healthy Plugins/AgentBridge/Tests/fixtures/forgeue_manifest/payload
MCP software healthy Plugins/AgentBridge/MCP
Roadmap software healthy Plugins/AgentBridge/Roadmap
Archive software healthy Plugins/AgentBridge/Roadmap/Archive
AgentBridgeTests software healthy Plugins/AgentBridge/AgentBridgeTests
Source software healthy Plugins/AgentBridge/AgentBridgeTests/Source
AgentBridgeTests software healthy Plugins/AgentBridge/AgentBridgeTests/Source/AgentBridgeTests
Private software healthy Plugins/AgentBridge/AgentBridgeTests/Source/AgentBridgeTest…
Scripts software healthy Plugins/AgentBridge/Scripts
bridge software healthy Plugins/AgentBridge/Scripts/bridge
setup software healthy Plugins/AgentBridge/Scripts/setup
compiler software healthy Plugins/AgentBridge/Scripts/compiler
intake software healthy Plugins/AgentBridge/Scripts/compiler/intake
review software healthy Plugins/AgentBridge/Scripts/compiler/review
routing software healthy Plugins/AgentBridge/Scripts/compiler/routing
analysis software healthy Plugins/AgentBridge/Scripts/compiler/analysis
handoff software healthy Plugins/AgentBridge/Scripts/compiler/handoff
generation software healthy Plugins/AgentBridge/Scripts/compiler/generation
evidence software healthy Plugins/AgentBridge/Scripts/evidence
orchestrator software healthy Plugins/AgentBridge/Scripts/orchestrator
demo_smoke software healthy Plugins/AgentBridge/Scripts/demo_smoke
validation software healthy Plugins/AgentBridge/Scripts/validation
Source software healthy Plugins/AgentBridge/Source
AgentBridge software healthy Plugins/AgentBridge/Source/AgentBridge
Public software healthy Plugins/AgentBridge/Source/AgentBridge/Public
Private software healthy Plugins/AgentBridge/Source/AgentBridge/Private
reports software healthy Plugins/AgentBridge/reports
2026-04-17 software healthy Plugins/AgentBridge/reports/2026-04-17
Content software healthy Plugins/AgentBridge/Content

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

LabelLayerStatusPath
LiteLLMAdapter software healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py:56
FakeModelProgram software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:36
FakeAdapter software healthy Plugins/AgentBridge/Compiler/providers/fake_adapter.py:51
ProviderError software healthy Plugins/AgentBridge/Compiler/providers/base.py:19
ProviderTimeout software healthy Plugins/AgentBridge/Compiler/providers/base.py:23
ProviderUnsupportedResponse software healthy Plugins/AgentBridge/Compiler/providers/base.py:27
SchemaValidationError software healthy Plugins/AgentBridge/Compiler/providers/base.py:42
ProviderCall software healthy Plugins/AgentBridge/Compiler/providers/base.py:51
ProviderResult software healthy Plugins/AgentBridge/Compiler/providers/base.py:64
ProviderAdapter software healthy Plugins/AgentBridge/Compiler/providers/base.py:106
ProviderPolicy software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
PreparedRoute software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
RoutedCall software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
CapabilityRouter software healthy Plugins/AgentBridge/Compiler/providers/capability_router.py…
BudgetSpend software healthy Plugins/AgentBridge/Compiler/runtime/budget_tracker.py:16
BudgetTracker software healthy Plugins/AgentBridge/Compiler/runtime/budget_tracker.py:28
CompilerSession software healthy Plugins/AgentBridge/Compiler/pipeline/session.py:105
StoryStore software healthy Plugins/AgentBridge/Compiler/demo_plan/story_store.py:15
UnifiedLLMClient software healthy Plugins/AgentBridge/Compiler/stages/llm_client.py:158
RetryPolicySpec software healthy Plugins/AgentBridge/Compiler/stages/candidates_batch_orches…
DimensionBatch software healthy Plugins/AgentBridge/Compiler/stages/candidates_batch_orches…
AggregatedReport software healthy Plugins/AgentBridge/Compiler/stages/candidates_batch_orches…
LLMBatchExecutor software healthy Plugins/AgentBridge/Compiler/stages/candidates_batch_orches…
ProviderNotAvailable software healthy Plugins/AgentBridge/Compiler/stages/agent_protocol.py:36
GeneratorProvider software healthy Plugins/AgentBridge/Compiler/stages/agent_protocol.py:534
LLMProvider software healthy Plugins/AgentBridge/Compiler/stages/agent_protocol.py:565
CandidatesDimSchema software healthy Plugins/AgentBridge/Compiler/stages/agent_protocol.py:688
HeuristicFallbackProvider software healthy Plugins/AgentBridge/Compiler/stages/agent_protocol.py:993
AgentPhaseRunner software healthy Plugins/AgentBridge/Compiler/stages/agent_protocol.py:1109
StageResult software healthy Plugins/AgentBridge/Tests/run_system_tests.py:240
TestSmokeRunner software healthy Plugins/AgentBridge/Tests/scripts/test_phase14_smoke_runner…
TestPhase4Compiler software healthy Plugins/AgentBridge/Tests/scripts/test_phase4_compiler.py:15
StubClient software healthy Plugins/AgentBridge/Tests/scripts/test_pipeline_orchestrato…
TestRegistryEquivalence software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_registry_equ…
TestAnchorEnforcement software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_anchor_and_p…
TestPromoteGuard software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_anchor_and_p…
TestRootSkillSaveHandler software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_anchor_and_p…
TestIntakeAliasForwarding software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_anchor_and_p…
TestCreateSessionSynthesisSwitch software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_anchor_and_p…
TestNoDomainSemantics software healthy Plugins/AgentBridge/Tests/scripts/test_phase14_no_domain_se…
TestSmokeRunnerP15 software healthy Plugins/AgentBridge/Tests/scripts/test_phase15_smoke_runner…
TestSchemaValidation software healthy Plugins/AgentBridge/Tests/scripts/test_schema_validation.py…
TestPresentationAmend software healthy Plugins/AgentBridge/Tests/scripts/test_phase15_amend.py:63
TestFeedbackAmend software healthy Plugins/AgentBridge/Tests/scripts/test_phase15_amend.py:153
TestAmendCli software healthy Plugins/AgentBridge/Tests/scripts/test_phase15_amend.py:193
TestPythonClientSyntax software healthy Plugins/AgentBridge/Tests/scripts/test_mvp_regression.py:39
TestPythonClientStructure software healthy Plugins/AgentBridge/Tests/scripts/test_mvp_regression.py:77
TestMVPRegression software healthy Plugins/AgentBridge/Tests/scripts/test_mvp_regression.py:215
TestRegistryScan software healthy Plugins/AgentBridge/Tests/scripts/test_phase13_registry_sca…
TestCompilerPlaneFoundation software healthy Plugins/AgentBridge/Tests/scripts/test_compiler_plane_found…

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

LabelLayerStatusPath
port:01 network healthy ProjectState/Snapshots/baseline.boardgame.20260401_014900.s…
port:49 network healthy ProjectState/Snapshots/baseline.boardgame.20260401_014900.s…
port:12 network healthy ProjectState/Handoffs/draft/handoff.boardgame.prototype.f13…
port:17 network healthy ProjectState/Handoffs/draft/handoff.boardgame.prototype.f13…
port:04 network healthy ProjectState/Handoffs/draft/handoff.boardgame.prototype.d0b…
port:05 network healthy ProjectState/Handoffs/draft/handoff.boardgame.prototype.569…
port:33 network healthy ProjectState/Handoffs/approved/handoff.boardgame.prototype.…

LabelLayerStatusPath
openai_or_anthropic_key::Plugins/AgentBridge/Tests/scripts/… security healthy Plugins/AgentBridge/Tests/scripts/test_observability_unit.py
openai_or_anthropic_key::Plugins/AgentBridge/Tests/scripts/… security healthy Plugins/AgentBridge/Tests/scripts/test_observability_unit.py
generic_api_key::Plugins/AgentBridge/Tests/scripts/test_can… security healthy Plugins/AgentBridge/Tests/scripts/test_candidates_batch_orc…
generic_api_key::Plugins/AgentBridge/Config/llm_config.exam… security healthy Plugins/AgentBridge/Config/llm_config.example.yaml

LabelLayerStatusPath
auth::Plugins/AgentBridge/Tests/scripts/test_observability_… security healthy Plugins/AgentBridge/Tests/scripts/test_observability_unit.py
auth::Plugins/AgentBridge/Compiler/observability/secrets.py security healthy Plugins/AgentBridge/Compiler/observability/secrets.py

LabelLayerStatusPath
Accelerator-mzq__AGENT_UE5 software healthy /data/fable5_failed_archive/Accelerator-mzq__AGENT_UE5

LabelLayerStatusPath
vps::azure hardware healthy Plugins/AgentBridge/Compiler/providers/litellm_adapter.py
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/32cafad6-8ee7-49e8-a8cb-e2a97115e4e1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/32cafad6-8ee7-49e8-a8cb-e2a97115e4e1/

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.