https://github.com/xforce-io/alfred
· scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)
136 raw signals (0 security + 136 graph)
Last scanned 2 months, 1 week ago · v1 · 120 actionable findings from 1 signal source. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 5541 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.
| Label | Layer | Status | Path |
|---|---|---|---|
_isolate_alfred_home |
software | healthy | tests/conftest.py:16 |
test_acquire_session_times_out_when_lock_is_held |
software | healthy | tests/integration/test_session_locking.py:15 |
test_session_context_releases_lock_after_exception |
software | healthy | tests/integration/test_session_locking.py:29 |
__init__ |
software | healthy | tests/integration/test_workflow_task_session.py:61 |
set_variable |
software | healthy | tests/integration/test_workflow_task_session.py:47 |
get_var_value |
software | healthy | tests/integration/test_workflow_task_session.py:50 |
_make_session |
software | healthy | tests/integration/test_workflow_task_session.py:66 |
_collect_events |
software | healthy | tests/integration/test_workflow_task_session.py:83 |
_event_types |
software | healthy | tests/integration/test_workflow_task_session.py:93 |
test_linear_phase_flow |
software | healthy | tests/integration/test_workflow_task_session.py:102 |
mock_run_phase |
software | healthy | tests/integration/test_workflow_task_session.py:649 |
test_phase_group_verify_pass_first_try |
software | healthy | tests/integration/test_workflow_task_session.py:140 |
test_phase_group_retry_then_pass |
software | healthy | tests/integration/test_workflow_task_session.py:185 |
mock_verify |
software | healthy | tests/integration/test_workflow_task_session.py:279 |
test_phase_group_exhausted_rollback |
software | healthy | tests/integration/test_workflow_task_session.py:241 |
test_rollback_exhaustion_fails |
software | healthy | tests/integration/test_workflow_task_session.py:309 |
test_phase_group_abort_on_exhausted |
software | healthy | tests/integration/test_workflow_task_session.py:358 |
test_total_tool_budget_exhaustion |
software | healthy | tests/integration/test_workflow_task_session.py:396 |
test_total_timeout_exhaustion |
software | healthy | tests/integration/test_workflow_task_session.py:423 |
test_checkpoint_pauses_workflow |
software | healthy | tests/integration/test_workflow_task_session.py:451 |
test_cancel_event_stops_workflow |
software | healthy | tests/integration/test_workflow_task_session.py:481 |
test_llm_verify_structured_tag |
software | healthy | tests/integration/test_workflow_task_session.py:507 |
test_setup_phase_runs_once |
software | healthy | tests/integration/test_workflow_task_session.py:554 |
test_report_generated |
software | healthy | tests/integration/test_workflow_task_session.py:603 |
test_phase_group_checkpoint_on_exhausted |
software | healthy | tests/integration/test_workflow_task_session.py:630 |
__init__ |
software | healthy | tests/integration/test_slm_lifecycle.py:60 |
complete |
software | healthy | tests/integration/test_slm_lifecycle.py:64 |
_good_judge_response |
software | healthy | tests/integration/test_slm_lifecycle.py:82 |
_bad_judge_response |
software | healthy | tests/integration/test_slm_lifecycle.py:86 |
_log_segment |
software | healthy | tests/integration/test_slm_lifecycle.py:90 |
test_full_lifecycle |
software | healthy | tests/integration/test_slm_lifecycle.py:118 |
test_successful_upgrade |
software | healthy | tests/integration/test_slm_lifecycle.py:260 |
test_human_override_exclusion |
software | healthy | tests/integration/test_slm_lifecycle.py:357 |
__init__ |
software | healthy | tests/integration/conftest.py:30 |
set_variable |
software | healthy | tests/integration/conftest.py:34 |
get_variable |
software | healthy | tests/integration/conftest.py:37 |
export_session |
software | healthy | tests/integration/conftest.py:40 |
run_turn |
software | healthy | tests/integration/conftest.py:46 |
_in_memory_provider |
software | healthy | tests/integration/conftest.py:59 |
__init__ |
software | healthy | tests/integration/test_workflow_e2e.py:640 |
set_variable |
software | healthy | tests/integration/test_workflow_e2e.py:48 |
get_var_value |
software | healthy | tests/integration/test_workflow_e2e.py:51 |
continue_chat |
software | healthy | tests/integration/test_workflow_e2e.py:647 |
_write_workflow |
software | healthy | tests/integration/test_workflow_e2e.py:101 |
_write_instruction |
software | healthy | tests/integration/test_workflow_e2e.py:110 |
_run_workflow |
software | healthy | tests/integration/test_workflow_e2e.py:118 |
_event_types |
software | healthy | tests/integration/test_workflow_e2e.py:128 |
test_e2e_three_phase_linear |
software | healthy | tests/integration/test_workflow_e2e.py:137 |
test_e2e_four_phase_verify_pass |
software | healthy | tests/integration/test_workflow_e2e.py:249 |
test_e2e_verify_retry_then_pass |
software | healthy | tests/integration/test_workflow_e2e.py:323 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
acceptance_test.sh |
software | healthy | acceptance_test.sh |
goal.md |
software | healthy | goal.md |
README.md |
software | healthy | README.md |
everbot.sh |
software | healthy | everbot.sh |
QUICKSTART.md |
software | healthy | QUICKSTART.md |
pyproject.toml |
software | healthy | pyproject.toml |
README_EN.md |
software | healthy | README_EN.md |
.env.secrets.example |
software | healthy | .env.secrets.example |
requirements.txt |
software | healthy | requirements.txt |
.coding-master.toml |
software | healthy | .coding-master.toml |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
everbot.example.yaml |
software | healthy | config/everbot.example.yaml |
conftest.py |
software | healthy | tests/conftest.py |
run_tests.sh |
software | healthy | tests/run_tests.sh |
test_session_locking.py |
software | healthy | tests/integration/test_session_locking.py |
test_workflow_task_session.py |
software | healthy | tests/integration/test_workflow_task_session.py |
test_slm_lifecycle.py |
software | healthy | tests/integration/test_slm_lifecycle.py |
conftest.py |
software | healthy | tests/integration/conftest.py |
test_workflow_e2e.py |
software | healthy | tests/integration/test_workflow_e2e.py |
test_delivery_content_parity.py |
software | healthy | tests/integration/test_delivery_content_parity.py |
test_heartbeat_skill_watermark.py |
software | healthy | tests/integration/test_heartbeat_skill_watermark.py |
test_slm_bootstrap_e2e.py |
software | healthy | tests/integration/test_slm_bootstrap_e2e.py |
test_heartbeat_runner_flow.py |
software | healthy | tests/integration/test_heartbeat_runner_flow.py |
test_basic_workflow.py |
software | healthy | tests/integration/test_basic_workflow.py |
test_slm_real_llm.py |
software | healthy | tests/integration/test_slm_real_llm.py |
test_session_restoration.py |
software | healthy | tests/integration/test_session_restoration.py |
test_heartbeat_token_optimizations.py |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py |
test_slm_layered_evolve_e2e.py |
software | healthy | tests/integration/test_slm_layered_evolve_e2e.py |
test_daemon_lifecycle.py |
software | healthy | tests/integration/test_daemon_lifecycle.py |
test_fetch_tweets.py |
software | healthy | tests/unit/test_fetch_tweets.py |
test_slm_state_normalizer.py |
software | healthy | tests/unit/test_slm_state_normalizer.py |
test_process_utils.py |
software | healthy | tests/unit/test_process_utils.py |
test_slm_version_manager.py |
software | healthy | tests/unit/test_slm_version_manager.py |
test_memory_cli.py |
software | healthy | tests/unit/test_memory_cli.py |
test_session_context_trace.py |
software | healthy | tests/unit/test_session_context_trace.py |
test_workflow_models.py |
software | healthy | tests/unit/test_workflow_models.py |
test_milkie_trace.py |
software | healthy | tests/unit/test_milkie_trace.py |
test_routine_manager.py |
software | healthy | tests/unit/test_routine_manager.py |
test_telegram_attachment_send.py |
software | healthy | tests/unit/test_telegram_attachment_send.py |
test_event_store.py |
software | healthy | tests/unit/test_event_store.py |
test_dolphin_compat.py |
software | healthy | tests/unit/test_dolphin_compat.py |
test_cron_e2e.py |
software | healthy | tests/unit/test_cron_e2e.py |
test_cron_delivery.py |
software | healthy | tests/unit/test_cron_delivery.py |
test_llm_errors.py |
software | healthy | tests/unit/test_llm_errors.py |
test_chat_service_race_conditions.py |
software | healthy | tests/unit/test_chat_service_race_conditions.py |
test_session_compressor.py |
software | healthy | tests/unit/test_session_compressor.py |
test_milkie_pool.py |
software | healthy | tests/unit/test_milkie_pool.py |
test_task_manager.py |
software | healthy | tests/unit/test_task_manager.py |
conftest.py |
software | healthy | tests/unit/conftest.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
_FakeContext |
software | healthy | tests/integration/test_workflow_task_session.py:43 |
_FakeExecutor |
software | healthy | tests/integration/test_workflow_task_session.py:54 |
_FakeAgent |
software | healthy | tests/integration/test_workflow_task_session.py:59 |
MockLLM |
software | healthy | tests/integration/test_slm_lifecycle.py:48 |
TestSLMLifecycle |
software | healthy | tests/integration/test_slm_lifecycle.py:114 |
TestSLMSuccessfulUpgrade |
software | healthy | tests/integration/test_slm_lifecycle.py:256 |
TestSLMHumanOverrideFlow |
software | healthy | tests/integration/test_slm_lifecycle.py:353 |
_InMemoryVarProvider |
software | healthy | tests/integration/conftest.py:22 |
_FakeContext |
software | healthy | tests/integration/test_workflow_e2e.py:43 |
_FakeExecutor |
software | healthy | tests/integration/test_workflow_e2e.py:55 |
ScriptedAgent |
software | healthy | tests/integration/test_workflow_e2e.py:60 |
RetryAgent |
software | healthy | tests/integration/test_workflow_e2e.py:357 |
RollbackAgent |
software | healthy | tests/integration/test_workflow_e2e.py:473 |
_RealBugfixAgent |
software | healthy | tests/integration/test_workflow_e2e.py:631 |
TestCurrentBehavior |
software | healthy | tests/integration/test_delivery_content_parity.py:51 |
TestTargetDeliveryEvent |
software | healthy | tests/integration/test_delivery_content_parity.py:107 |
TestTargetContentParity |
software | healthy | tests/integration/test_delivery_content_parity.py:153 |
_RealLLMClient |
software | healthy | tests/integration/test_slm_real_llm.py:27 |
TestSLMRealLLMLifecycle |
software | healthy | tests/integration/test_slm_real_llm.py:74 |
_StubUserDataManager |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py:21 |
TestReflectFileHashSkip |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py:95 |
TestHistoryTrimming |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py:183 |
TestAgentCreationSkip |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py:245 |
TestReflectPromptInlinesMemory |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py:422 |
TestComputeFileHashes |
software | healthy | tests/integration/test_heartbeat_token_optimizations.py:496 |
_FakeRunner |
software | healthy | tests/integration/test_daemon_lifecycle.py:21 |
_FakePopen |
software | healthy | tests/integration/test_daemon_lifecycle.py:79 |
_FakeTickRunner |
software | healthy | tests/integration/test_daemon_lifecycle.py:97 |
_FakeSplitRunner |
software | healthy | tests/integration/test_daemon_lifecycle.py:158 |
_FakeInlineRunner |
software | healthy | tests/integration/test_daemon_lifecycle.py:246 |
_FakeInspector |
software | healthy | tests/integration/test_daemon_lifecycle.py:636 |
_FakeRunnerWithInspector |
software | healthy | tests/integration/test_daemon_lifecycle.py:653 |
TestStateInspector |
software | healthy | tests/unit/test_slm_state_normalizer.py:36 |
TestEnsureRegisteredBootstrap |
software | healthy | tests/unit/test_slm_state_normalizer.py:71 |
TestEnsureRegisteredRepair |
software | healthy | tests/unit/test_slm_state_normalizer.py:168 |
TestStateInspectorLayered |
software | healthy | tests/unit/test_slm_state_normalizer.py:236 |
TestBootstrapLayered |
software | healthy | tests/unit/test_slm_state_normalizer.py:268 |
TestRepairLayered |
software | healthy | tests/unit/test_slm_state_normalizer.py:304 |
TestReadFrontmatterVersion |
software | healthy | tests/unit/test_slm_version_manager.py:37 |
TestVersionManager |
software | healthy | tests/unit/test_slm_version_manager.py:57 |
TestActivateClearsEvolveCount |
software | healthy | tests/unit/test_slm_version_manager.py:220 |
TestCheckConsistencyNoPointer |
software | healthy | tests/unit/test_slm_version_manager.py:243 |
TestSymlinkProtection |
software | healthy | tests/unit/test_slm_version_manager.py:269 |
TestBootstrapSymlinkAware |
software | healthy | tests/unit/test_slm_version_manager.py:325 |
TestVersionManagerLayeredRead |
software | healthy | tests/unit/test_slm_version_manager.py:354 |
TestRollbackWithLayeredWritable |
software | healthy | tests/unit/test_slm_version_manager.py:415 |
TestPublishPropagatesUpstreamAssets |
software | healthy | tests/unit/test_slm_version_manager.py:455 |
TestVerificationCmdConfig |
software | healthy | tests/unit/test_workflow_models.py:20 |
TestPhaseConfig |
software | healthy | tests/unit/test_workflow_models.py:37 |
TestPhaseGroupConfig |
software | healthy | tests/unit/test_workflow_models.py:68 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config |
software | healthy | config |
tests |
software | healthy | tests |
integration |
software | healthy | tests/integration |
unit |
software | healthy | tests/unit |
cli |
software | healthy | tests/cli |
e2e |
software | healthy | tests/e2e |
web |
software | healthy | tests/e2e/web |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
usage |
software | healthy | docs/usage |
guides |
software | healthy | docs/usage/guides |
design |
software | healthy | docs/design |
skills |
software | healthy | docs/skills |
invest |
software | healthy | docs/skills/invest |
scripts |
software | healthy | scripts |
examples |
software | healthy | examples |
skills |
software | healthy | skills |
routine-manager |
software | healthy | skills/routine-manager |
scripts |
software | healthy | skills/routine-manager/scripts |
codex-coding-tool |
software | healthy | skills/codex-coding-tool |
scripts |
software | healthy | skills/codex-coding-tool/scripts |
ops |
software | healthy | skills/ops |
tests |
software | healthy | skills/ops/tests |
scripts |
software | healthy | skills/ops/scripts |
skill-evolver |
software | healthy | skills/skill-evolver |
scripts |
software | healthy | skills/skill-evolver/scripts |
twitter-watch |
software | healthy | skills/twitter-watch |
config |
software | healthy | skills/twitter-watch/config |
scripts |
software | healthy | skills/twitter-watch/scripts |
skill-installer |
software | healthy | skills/skill-installer |
scripts |
software | healthy | skills/skill-installer/scripts |
daily-attractor |
software | healthy | skills/daily-attractor |
scripts |
software | healthy | skills/daily-attractor/scripts |
web |
software | healthy | skills/web |
tests |
software | healthy | skills/web/tests |
scripts |
software | healthy | skills/web/scripts |
src |
software | healthy | skills/web/src |
snapshot |
software | healthy | skills/web/src/snapshot |
__tests__ |
software | healthy | skills/web/src/snapshot/__tests__ |
trajectory-reviewer |
software | healthy | skills/trajectory-reviewer |
scripts |
software | healthy | skills/trajectory-reviewer/scripts |
gray-rhino |
software | healthy | skills/gray-rhino |
scripts |
software | healthy | skills/gray-rhino/scripts |
references |
software | healthy | skills/gray-rhino/references |
invest |
software | healthy | skills/invest |
scripts |
software | healthy | skills/invest/scripts |
signals |
software | healthy | skills/invest/scripts/signals |
references |
software | healthy | skills/invest/references |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | src/everbot/web/app.py |
GET /api/agents |
api | healthy | src/everbot/web/app.py |
GET /api/status |
api | healthy | src/everbot/web/app.py |
POST /api/agents/{agent_name}/heartbeat |
api | healthy | src/everbot/web/app.py |
POST /api/agents/{agent_name}/sessions/reset |
api | healthy | src/everbot/web/app.py |
POST /api/agents/{agent_name}/sessions/{session_id}/clear-h… |
api | healthy | src/everbot/web/app.py |
GET /api/agents/{agent_name}/sessions |
api | healthy | src/everbot/web/app.py |
POST /api/agents/{agent_name}/sessions |
api | healthy | src/everbot/web/app.py |
GET /api/agents/{agent_name}/session/trace |
api | healthy | src/everbot/web/app.py |
GET /api/settings/telegram |
api | healthy | src/everbot/web/app.py |
POST /api/settings/telegram |
api | healthy | src/everbot/web/app.py |
GET /api/settings/skills |
api | healthy | src/everbot/web/app.py |
POST /api/settings/skills/{skill_name}/toggle |
api | healthy | src/everbot/web/app.py |
GET /api/logs/heartbeat/stream |
api | healthy | src/everbot/web/app.py |
GET /api/logs/heartbeat/events/stream |
api | healthy | src/everbot/web/app.py |
POST /pages |
api | healthy | skills/web/src/index.ts |
GET /pages |
api | healthy | skills/web/src/index.ts |
DELETE /pages/:id |
api | healthy | skills/web/src/index.ts |
DELETE /pages/:name |
api | healthy | skills/web/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:22 |
network | healthy | config/everbot.example.yaml |
port:18000 |
network | healthy | tests/unit/test_milkie_pool.py |
port:18500 |
network | healthy | tests/unit/test_milkie_pool.py |
port:12345 |
network | healthy | tests/unit/test_milkie_sidecar.py |
port:9222 |
network | healthy | skills/web/scripts/start-server.ts |
port:9223 |
network | healthy | skills/web/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bwb9cyfz |
software | healthy | /tmp/repobility-clone-bwb9cyfz |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | tests/integration/test_session_restoration.py |
| Label | Layer | Status | Path |
|---|---|---|---|
test_session_migration.py |
data | healthy | tests/unit/test_session_migration.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/unit/test_milkie_pool.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | skills/web/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | skills/daily-attractor/scripts/main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/test.yml |
This page is publicly accessible at:
https://repobility.com/scan/a5a0bb8c-808e-4e8d-9880-1b952c143384/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a5a0bb8c-808e-4e8d-9880-1b952c143384/
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.