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.

AllStreets/ONEXUS

https://github.com/AllStreets/ONEXUS · scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)

224 raw signals (0 security + 224 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -16.2 (diff) · 203 actionable findings from 1 signal source. 21 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 3937 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
runner software healthy tests/test_cli.py:7
test_cli_version software healthy tests/test_cli.py:11
test_cli_status software healthy tests/test_cli.py:17
test_cli_forget software healthy tests/test_cli.py:24
tmp_config software healthy tests/conftest.py:9
mock_llm_response software healthy tests/conftest.py:15
factory software healthy tests/conftest.py:17
_mock software healthy tests/conftest.py:18
test_default_is_none software healthy tests/test_context.py:10
test_set_and_get software healthy tests/test_context.py:14
test_isolated_across_tasks software healthy tests/test_context.py:26
actor software healthy tests/test_context.py:32
test_contextmanager_helper software healthy tests/test_context.py:45
test_default_config_paths software healthy tests/test_config.py:11
test_config_from_env software healthy tests/test_config.py:27
test_config_creates_data_dir software healthy tests/test_config.py:39
test_config_default_provider software healthy tests/test_config.py:50
test_config_default_provider_from_env software healthy tests/test_config.py:56
test_config_api_keys_default_none software healthy tests/test_config.py:61
test_config_api_keys_from_env software healthy tests/test_config.py:66
test_config_model_names_default software healthy tests/test_config.py:73
test_config_model_names_from_env software healthy tests/test_config.py:78
test_config_telegram_defaults software healthy tests/test_config.py:86
test_config_telegram_from_env software healthy tests/test_config.py:92
test_config_discord_defaults software healthy tests/test_config.py:100
test_config_discord_from_env software healthy tests/test_config.py:106
manifest software healthy tests/agents/test_in_process_agent.py:18
handle software healthy tests/agents/test_in_process_agent.py:34
aegis software healthy tests/agents/test_in_process_agent.py:39
test_call_tool_dispatches_to_module software healthy tests/agents/test_in_process_agent.py:47
test_paused_agent_refuses_calls software healthy tests/agents/test_in_process_agent.py:54
test_woken_agent_responds_again software healthy tests/agents/test_in_process_agent.py:63
test_unknown_tool_raises software healthy tests/agents/test_in_process_agent.py:72
manifest software healthy tests/agents/test_agent_context.py:19
handle software healthy tests/agents/test_agent_context.py:31
aegis software healthy tests/agents/test_agent_context.py:36
test_in_process_call_sets_agent_context software healthy tests/agents/test_agent_context.py:44
test_in_process_call_restores_context_after software healthy tests/agents/test_agent_context.py:52
manifest software healthy tests/agents/test_in_process_agent_gating.py:53
handle software healthy tests/agents/test_in_process_agent_gating.py:67
aegis software healthy tests/agents/test_in_process_agent_gating.py:72
test_routine_tool_is_allowed_silently software healthy tests/agents/test_in_process_agent_gating.py:81
test_notable_tool_with_grant_allowed software healthy tests/agents/test_in_process_agent_gating.py:88
test_notable_tool_without_grant_or_inbox_denied software healthy tests/agents/test_in_process_agent_gating.py:98
test_notable_tool_with_inbox_allow_proceeds software healthy tests/agents/test_in_process_agent_gating.py:106
caller software healthy tests/agents/test_in_process_agent_gating.py:148
test_notable_tool_with_inbox_deny_raises software healthy tests/agents/test_in_process_agent_gating.py:127
test_allow_always_in_workspace_persists_grant software healthy tests/agents/test_in_process_agent_gating.py:144
_echo_manifest software healthy tests/agents/test_mcp_agent.py:17
fake_server_path software healthy tests/agents/test_mcp_agent.py:35

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

LabelLayerStatusPath
_GreeterModule software healthy tests/agents/test_in_process_agent.py:12
_Probe software healthy tests/agents/test_agent_context.py:13
_NotableWriter software healthy tests/agents/test_in_process_agent_gating.py:18
_RoutineHelper software healthy tests/agents/test_in_process_agent_gating.py:46
_ModA software healthy tests/agents/test_registry.py:11
_ModB software healthy tests/agents/test_registry.py:36
_Broken software healthy tests/agents/test_registry.py:98
_StubWriter software healthy tests/agents/test_phase_4_smoke.py:36
_Entry software healthy tests/agents/test_launcher_allowlist.py:20
_FakeCatalog software healthy tests/agents/test_launcher_allowlist.py:28
_FakeKernel software healthy tests/agents/test_launcher_allowlist.py:48
_FileWriter software healthy tests/agents/test_foundation_integration.py:12
TestBasicConditions software healthy tests/workflow/test_conditions.py:19
TestLogicalOperators software healthy tests/workflow/test_conditions.py:47
TestEdgeCases software healthy tests/workflow/test_conditions.py:98
TestTopologicalSort software healthy tests/workflow/test_engine.py:56
TestExecuteWorkflow software healthy tests/workflow/test_engine.py:94
TestErrorHandling software healthy tests/workflow/test_engine.py:155
TestConditionalExecution software healthy tests/workflow/test_engine.py:248
TestExecuteStep software healthy tests/workflow/test_engine.py:298
TestWorkflowStep software healthy tests/workflow/test_models.py:9
TestWorkflow software healthy tests/workflow/test_models.py:27
TestStepResult software healthy tests/workflow/test_models.py:46
TestWorkflowResult software healthy tests/workflow/test_models.py:53
TestParseString software healthy tests/workflow/test_parser.py:37
TestStepValidation software healthy tests/workflow/test_parser.py:71
TestDependencyValidation software healthy tests/workflow/test_parser.py:97
TestStringDependsOn software healthy tests/workflow/test_parser.py:159
FakeBridge software healthy tests/messaging/test_manager.py:8
Bad software healthy tests/messaging/test_bridge.py:20
StubBridge software healthy tests/messaging/test_bridge.py:29
TestMoodWebSocket software healthy tests/aurora/test_websockets.py:6
TestPermissionsWebSocket software healthy tests/aurora/test_websockets.py:27
_Resp software healthy tests/inference/test_ollama_stream.py:51
_FakeKernelClient software healthy tests/inference/test_ollama_stream.py:60
BadProvider software healthy tests/inference/test_provider.py:24
StubProvider software healthy tests/inference/test_provider.py:34
_Module software healthy tests/inference/test_phase_6_smoke.py:54
FakeProvider software healthy tests/inference/test_router.py:7
FakeStreamingProvider software healthy tests/inference/test_router.py:21
FakeProviderRouter software healthy tests/api/test_capabilities.py:17
FakeCatalog software healthy tests/api/test_capabilities.py:25
FakeCodebaseRegistry software healthy tests/api/test_capabilities.py:33
CapturingRouter software healthy tests/api/test_capabilities.py:109
FakeStreamRouter software healthy tests/api/test_messages.py:17
UnavailableRouter software healthy tests/api/test_messages.py:37
TestMessageEndpoints software healthy tests/api/test_messages.py:49
TestChronicleEndpoints software healthy tests/api/test_chronicle.py:7
TestTrustEndpoints software healthy tests/api/test_trust.py:7
TestAppCreation software healthy tests/api/test_server.py:10

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

LabelLayerStatusPath
railway.json software healthy railway.json
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
SECURITY.md software healthy SECURITY.md
LICENSE software healthy LICENSE
Dockerfile software healthy Dockerfile
README.md software healthy migrate/README.md
bootstrap-new-mac.sh software healthy migrate/bootstrap-new-mac.sh
bundle.sh software healthy migrate/bundle.sh
test_cli.py software healthy tests/test_cli.py
conftest.py software healthy tests/conftest.py
__init__.py software healthy tests/__init__.py
test_context.py software healthy tests/test_context.py
test_config.py software healthy tests/test_config.py
test_in_process_agent.py software healthy tests/agents/test_in_process_agent.py
test_agent_context.py software healthy tests/agents/test_agent_context.py
test_in_process_agent_gating.py software healthy tests/agents/test_in_process_agent_gating.py
__init__.py software healthy tests/agents/__init__.py
test_mcp_agent.py software healthy tests/agents/test_mcp_agent.py
test_registry.py software healthy tests/agents/test_registry.py
test_phase_2_routing_smoke.py software healthy tests/agents/test_phase_2_routing_smoke.py
test_phase_4_smoke.py software healthy tests/agents/test_phase_4_smoke.py
test_mcp_agent_gating.py software healthy tests/agents/test_mcp_agent_gating.py
test_launcher_allowlist.py software healthy tests/agents/test_launcher_allowlist.py
test_foundation_integration.py software healthy tests/agents/test_foundation_integration.py
test_installer.py software healthy tests/agents/test_installer.py
test_manifest.py software healthy tests/agents/test_manifest.py
test_v1_acceptance.py software healthy tests/release/test_v1_acceptance.py
__init__.py software healthy tests/release/__init__.py
__init__.py software healthy tests/workflow/__init__.py
test_conditions.py software healthy tests/workflow/test_conditions.py
test_engine.py software healthy tests/workflow/test_engine.py
test_models.py software healthy tests/workflow/test_models.py
test_parser.py software healthy tests/workflow/test_parser.py
test_herald_state.py software healthy tests/society/test_herald_state.py
__init__.py software healthy tests/society/__init__.py
test_serendipity_engine.py software healthy tests/society/test_serendipity_engine.py
test_manager.py software healthy tests/messaging/test_manager.py
test_bridge.py software healthy tests/messaging/test_bridge.py
__init__.py software healthy tests/messaging/__init__.py
test_discord.py software healthy tests/messaging/test_discord.py
test_telegram.py software healthy tests/messaging/test_telegram.py
test_spatial_routes.py software healthy tests/aurora/test_spatial_routes.py
test_kernel_viz.py software healthy tests/aurora/test_kernel_viz.py
test_glyphs.py software healthy tests/aurora/test_glyphs.py
test_workspaces_routes.py software healthy tests/aurora/test_workspaces_routes.py
test_accessibility.py software healthy tests/aurora/test_accessibility.py
test_phase_5_smoke.py software healthy tests/aurora/test_phase_5_smoke.py
test_websockets.py software healthy tests/aurora/test_websockets.py
conftest.py software healthy tests/aurora/conftest.py

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

LabelLayerStatusPath
POST / api healthy nexus/api/routes/files.py
GET /{workspace_id} api healthy nexus/api/routes/files.py
GET /languages api healthy nexus/api/routes/workshop.py
POST /run api healthy nexus/api/routes/workshop.py
GET /working api healthy nexus/api/routes/memory.py
GET /episodic api healthy nexus/api/routes/memory.py
GET /semantic api healthy nexus/api/routes/memory.py
DELETE / api healthy nexus/api/routes/memory.py
GET /current api healthy nexus/api/routes/mood.py
POST /observe api healthy nexus/api/routes/mood.py
GET /brief api healthy nexus/api/routes/dreamweaver.py
POST /stream api healthy nexus/api/routes/messages.py
POST /feedback api healthy nexus/api/routes/messages.py
GET /pulse-rate api healthy nexus/api/routes/cockpit.py
GET /snapshot api healthy nexus/api/routes/cockpit.py
GET /timeline api healthy nexus/api/routes/chronos.py
POST /counterfactual api healthy nexus/api/routes/chronos.py
POST /process api healthy nexus/api/routes/multimodal.py
GET /formats api healthy nexus/api/routes/multimodal.py
POST /describe api healthy nexus/api/routes/multimodal.py
GET /agents api healthy nexus/api/routes/spatial.py
GET /workspaces api healthy nexus/api/routes/chat_history.py
GET /recent-agents api healthy nexus/api/routes/chat_history.py
GET /workspaces/{workspace_id}/agents api healthy nexus/api/routes/chat_history.py
GET /workspaces/{workspace_id}/agents/{module}/chats api healthy nexus/api/routes/chat_history.py
GET /topics api healthy nexus/api/routes/events.py
POST /publish api healthy nexus/api/routes/events.py
GET /pending api healthy nexus/api/routes/permissions.py
POST /decide api healthy nexus/api/routes/permissions.py
GET /recent api healthy nexus/api/routes/permissions.py
POST /seed api healthy nexus/api/routes/permissions.py
GET / api healthy nexus/api/routes/modules.py
GET /{name} api healthy nexus/api/routes/modules.py
POST /{name}/allow api healthy nexus/api/routes/modules.py
POST /{name}/deny api healthy nexus/api/routes/modules.py
POST /handshake api healthy nexus/api/routes/federation.py
POST /route api healthy nexus/api/routes/federation.py
GET /capabilities api healthy nexus/api/routes/federation.py
POST /heartbeat api healthy nexus/api/routes/federation.py
GET /peers api healthy nexus/api/routes/federation.py
POST /discover api healthy nexus/api/routes/federation.py
POST /discover/local api healthy nexus/api/routes/federation.py
DELETE /peers/{peer_id} api healthy nexus/api/routes/federation.py
POST /sync/allow api healthy nexus/api/routes/federation.py
DELETE /sync/allow/{peer_id}/{workspace_id} api healthy nexus/api/routes/federation.py
GET /sync/allowlist api healthy nexus/api/routes/federation.py
POST /sync/atlas api healthy nexus/api/routes/federation.py
POST /sync/push api healthy nexus/api/routes/federation.py
GET /snapshot/{timestamp:path} api healthy nexus/api/routes/replay.py
GET /diff api healthy nexus/api/routes/replay.py

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

LabelLayerStatusPath
migrate software healthy migrate
tests software healthy tests
agents software healthy tests/agents
release software healthy tests/release
workflow software healthy tests/workflow
society software healthy tests/society
messaging software healthy tests/messaging
aurora software healthy tests/aurora
inference software healthy tests/inference
api software healthy tests/api
aurora software healthy tests/api/aurora
kernel software healthy tests/kernel
modules software healthy tests/modules
tui software healthy tests/tui
multimodal software healthy tests/multimodal
replay software healthy tests/replay
cli software healthy tests/cli
synthesis software healthy tests/synthesis
site software healthy tests/site
mcp software healthy tests/mcp
workspaces software healthy tests/workspaces
api_safety software healthy tests/api_safety
federation software healthy tests/federation
briefings software healthy tests/briefings
.github software healthy .github
workflows software healthy .github/workflows
standalone software healthy standalone
src software healthy standalone/src
capabilities software healthy standalone/capabilities
reports software healthy reports
docs software healthy docs
agents software healthy docs/agents
specs software healthy docs/specs
plans software healthy docs/plans
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
plans software healthy docs/superpowers/plans
site software healthy site
scripts software healthy site/scripts
src software healthy site/src
content software healthy site/src/content
docs software healthy site/src/content/docs
reference software healthy site/src/content/docs/reference
kernel software healthy site/src/content/docs/reference/kernel
modules software healthy site/src/content/docs/reference/modules
architecture software healthy site/src/content/docs/architecture
getting-started software healthy site/src/content/docs/getting-started
concepts software healthy site/src/content/docs/concepts
guides software healthy site/src/content/docs/guides
community software healthy site/src/content/docs/community

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

LabelLayerStatusPath
episodic data healthy nexus/kernel/engram.py
semantic data healthy nexus/kernel/engram.py
atlas_facts data healthy nexus/kernel/engram.py
atlas_edges data healthy nexus/kernel/engram.py
chronicle data healthy nexus/kernel/chronicle.py
aegis_policies data healthy nexus/kernel/aegis.py
aegis_trust_history data healthy nexus/kernel/aegis.py
aegis_grants data healthy nexus/kernel/aegis.py

LabelLayerStatusPath
port:8000 network healthy README.md
port:13 network healthy .github/workflows/daily-briefing.yml
port:06 network healthy .github/workflows/nightly-catalog.yml
port:30 network healthy .github/workflows/nightly-catalog.yml
port:18 network healthy .github/workflows/nightly-catalog.yml

LabelLayerStatusPath
gha::daily-briefing cicd healthy .github/workflows/daily-briefing.yml
gha::nightly-catalog cicd healthy .github/workflows/nightly-catalog.yml
gha::deploy-site cicd healthy .github/workflows/deploy-site.yml
gha::codeql cicd healthy .github/workflows/codeql.yml

LabelLayerStatusPath
briefing cicd healthy .github/workflows/daily-briefing.yml
rebuild cicd healthy .github/workflows/nightly-catalog.yml
build-and-deploy cicd healthy .github/workflows/deploy-site.yml
analyze cicd healthy .github/workflows/codeql.yml

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy site/package-lock.json
postgres data healthy nexus/aurora/app.js

LabelLayerStatusPath
127.0.0.1 network healthy README.md
3.3.6.6 network healthy nexus/aurora/app.js

LabelLayerStatusPath
auth::nexus/api/capabilities.py security healthy nexus/api/capabilities.py
auth::tests/api/test_capabilities.py security healthy tests/api/test_capabilities.py

LabelLayerStatusPath
AllStreets__ONEXUS software healthy /data/fable5_failed_archive/AllStreets__ONEXUS

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
vps::azure hardware healthy site/package-lock.json

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/b3a8b7cf-e376-4765-90af-1052331e48af/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b3a8b7cf-e376-4765-90af-1052331e48af/

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.