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.

suzuke/agend-terminal

https://github.com/suzuke/agend-terminal · scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)

73 raw signals (0 security + 73 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 64 actionable findings from 1 signal source. 9 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 840 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
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
README.zh-TW.md software healthy README.zh-TW.md
build.rs software healthy build.rs
CHANGELOG.zh-TW.md software healthy CHANGELOG.zh-TW.md
CONTRIBUTING.zh-TW.md software healthy CONTRIBUTING.zh-TW.md
LICENSE software healthy LICENSE
Cargo.lock software healthy Cargo.lock
CHANGELOG.md software healthy CHANGELOG.md
codecov.yml software healthy codecov.yml
.gitlab-ci.yml software healthy .gitlab-ci.yml
self_ipc_guard_always_on_invariant_1492.rs software healthy tests/self_ipc_guard_always_on_invariant_1492.rs
mcp_bridge_idle_reconnect.rs software healthy tests/mcp_bridge_idle_reconnect.rs
sprint52_router_lock_ordering.rs software healthy tests/sprint52_router_lock_ordering.rs
anti_stall_dispatched_at_doc_daemon_dispatch_idle.rs software healthy tests/anti_stall_dispatched_at_doc_daemon_dispatch_idle.rs
e2e_workflow.rs software healthy tests/e2e_workflow.rs
enqueue_drop_invariant.rs software healthy tests/enqueue_drop_invariant.rs
idle_watchdog_last_alerted_gc_daemon_dispatch_idle.rs software healthy tests/idle_watchdog_last_alerted_gc_daemon_dispatch_idle.rs
review_mcp_dispatch_comms_4.rs software healthy tests/review_mcp_dispatch_comms_4.rs
spawn_rationale_audit.rs software healthy tests/spawn_rationale_audit.rs
heartbeat_pair_atomicity_audit.rs software healthy tests/heartbeat_pair_atomicity_audit.rs
worktree_opt_out.rs software healthy tests/worktree_opt_out.rs
no_per_task_json_probe_invariant.rs software healthy tests/no_per_task_json_probe_invariant.rs
review_xcut_concurrency_2.rs software healthy tests/review_xcut_concurrency_2.rs
sprint52_stress.rs software healthy tests/sprint52_stress.rs
router_retain_gate_daemon_supervisor.rs software healthy tests/router_retain_gate_daemon_supervisor.rs
review_waiting_on_stale_retain_daemon_retention.rs software healthy tests/review_waiting_on_stale_retain_daemon_retention.rs
self_respawn_handoff_windows.rs software healthy tests/self_respawn_handoff_windows.rs
git_subprocess_invariant.rs software healthy tests/git_subprocess_invariant.rs
review_mcp_dispatch_comms_7.rs software healthy tests/review_mcp_dispatch_comms_7.rs
review_verify_claim_cost_4.rs software healthy tests/review_verify_claim_cost_4.rs
review_bootstrap_lock_nesting_agent_binding.rs software healthy tests/review_bootstrap_lock_nesting_agent_binding.rs
tty_leak_invariant.rs software healthy tests/tty_leak_invariant.rs
cli_smoke.rs software healthy tests/cli_smoke.rs
lead_closeout_synth_doc_invariant.rs software healthy tests/lead_closeout_synth_doc_invariant.rs
agend_git_shim_phase2.rs software healthy tests/agend_git_shim_phase2.rs
notify_undriven_runtime_invariant_channel.rs software healthy tests/notify_undriven_runtime_invariant_channel.rs
fixture_corpus_measurement.rs software healthy tests/fixture_corpus_measurement.rs
harness_smoke.rs software healthy tests/harness_smoke.rs
review_bootstrap_config_cli_1.rs software healthy tests/review_bootstrap_config_cli_1.rs
shim_recursion_guard_1504.rs software healthy tests/shim_recursion_guard_1504.rs
state_pattern_coverage.rs software healthy tests/state_pattern_coverage.rs
review_tasks_6.rs software healthy tests/review_tasks_6.rs
vte_gotchas.rs software healthy tests/vte_gotchas.rs
cargo_include_invariant.rs software healthy tests/cargo_include_invariant.rs
agend_git_shim_phase5_stress.rs software healthy tests/agend_git_shim_phase5_stress.rs
review_api_dedup_fingerprint_api.rs software healthy tests/review_api_dedup_fingerprint_api.rs
review_worktree_git_4.rs software healthy tests/review_worktree_git_4.rs

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

LabelLayerStatusPath
tests software healthy tests
common software healthy tests/common
fixtures software healthy tests/fixtures
state-replay software healthy tests/fixtures/state-replay
docs software healthy docs
archived software healthy docs/archived
sprint-17 software healthy docs/archived/sprint-17
proposals software healthy docs/archived/proposals
codebase-review-2026-04-27 software healthy docs/archived/codebase-review-2026-04-27
design software healthy docs/design
scripts software healthy scripts
e2e software healthy scripts/e2e
examples software healthy examples
skills software healthy skills
setup-telegram software healthy skills/setup-telegram
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
layout software healthy src/layout
tray software healthy src/tray
autostart software healthy src/tray/autostart
terminal software healthy src/tray/terminal
task_events software healthy src/task_events
fleet software healthy src/fleet
persist software healthy src/fleet/persist
state software healthy src/state
token_cost software healthy src/token_cost
claim_verifier software healthy src/claim_verifier
api software healthy src/api
request_dedup software healthy src/api/request_dedup
handlers software healthy src/api/handlers
mcp software healthy src/mcp
handlers software healthy src/mcp/handlers
dispatch software healthy src/mcp/handlers/dispatch
comms_gates software healthy src/mcp/handlers/comms_gates
dispatch_hook software healthy src/mcp/handlers/dispatch_hook
ci software healthy src/mcp/handlers/ci
instance_state software healthy src/mcp/handlers/instance_state
lifecycle software healthy src/mcp/handlers/instance_state/lifecycle
force_release software healthy src/mcp/handlers/force_release
agent software healthy src/agent
binding software healthy src/binding
bootstrap software healthy src/bootstrap
app software healthy src/app
overlay software healthy src/app/overlay
quickstart software healthy src/quickstart
scm software healthy src/scm
tasks software healthy src/tasks
lifecycle software healthy src/tasks/lifecycle

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

LabelLayerStatusPath
fixture-replay cicd healthy .github/workflows/behavioral-nightly.yml
flake-gate cicd healthy .github/workflows/daemon-boot-flake-gate.yml
check cicd healthy .github/workflows/loc-overrun-check.yml
check cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/ci.yml
coverage cicd healthy .github/workflows/ci.yml
real-backend cicd healthy .github/workflows/behavioral-nightly-real.yml
gate cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/release.yml
appimage cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
publish cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
read_exact software healthy scripts/tui_dump.py:27
find_agent_port software healthy scripts/tui_dump.py:37
read_cookie software healthy scripts/tui_dump.py:46
describe software healthy scripts/tui_dump.py:53
main software healthy scripts/tui_dump.py:59
read_exact software healthy scripts/tui_send.py:15
find_port software healthy scripts/tui_send.py:25
main software healthy scripts/tui_send.py:33

LabelLayerStatusPath
gha::behavioral-nightly cicd healthy .github/workflows/behavioral-nightly.yml
gha::daemon-boot-flake-gate cicd healthy .github/workflows/daemon-boot-flake-gate.yml
gha::loc-overrun-check cicd healthy .github/workflows/loc-overrun-check.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::behavioral-nightly-real cicd healthy .github/workflows/behavioral-nightly-real.yml
gha::release cicd healthy .github/workflows/release.yml
gitlab-ci cicd healthy .gitlab-ci.yml

LabelLayerStatusPath
CRATES_IO_TOKEN cicd healthy
CODECOV_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
127.0.0.1 network healthy tests/mcp_bridge_idle_reconnect.rs
1.2.3.4 network healthy src/daemon/ci_watch/poller_tests.rs

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

LabelLayerStatusPath
port:03 network healthy .github/workflows/behavioral-nightly.yml

LabelLayerStatusPath
vps::aws hardware healthy tests/fixtures/state-replay/MANIFEST.yaml

LabelLayerStatusPath
auth::src/github_token.rs security healthy src/github_token.rs
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/d4d0ab55-4f6b-4c4d-800e-4bc0f98d246d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d4d0ab55-4f6b-4c4d-800e-4bc0f98d246d/

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.