https://github.com/WinterDDo/claude-code-command-autopilot
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 171 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 |
|---|---|---|---|
kb_cmds |
software | healthy | tests/test_kb_single_source.py:16 |
test_tracker_recognizes_every_kb_command |
software | healthy | tests/test_kb_single_source.py:21 |
test_high_leverage_pool_is_kb_derived_not_hardcoded_six |
software | healthy | tests/test_kb_single_source.py:29 |
test_kb_helpers_fall_back_without_kb |
software | healthy | tests/test_kb_single_source.py:35 |
run |
software | healthy | tests/test_cloud_hook.py:15 |
setUp |
software | healthy | tests/test_cloud_hook.py:28 |
tearDown |
software | healthy | tests/test_cloud_hook.py:31 |
test_cloud_injects_per_prompt_with_matching_event |
software | healthy | tests/test_cloud_hook.py:34 |
test_cloud_sessionstart_event_stamped |
software | healthy | tests/test_cloud_hook.py:40 |
test_local_with_plugin_stays_silent |
software | healthy | tests/test_cloud_hook.py:44 |
test_local_without_plugin_injects |
software | healthy | tests/test_cloud_hook.py:50 |
test_cloud_injects_even_if_a_plugin_cache_somehow_exists |
software | healthy | tests/test_cloud_hook.py:54 |
run_tracker |
software | healthy | tests/test_tracker.py:13 |
setUp |
software | healthy | tests/test_tracker.py:33 |
tearDown |
software | healthy | tests/test_tracker.py:36 |
state |
software | healthy | tests/test_tracker.py:39 |
test_skill_invocation_recorded |
software | healthy | tests/test_tracker.py:42 |
test_stop_scan_full_pipeline |
software | healthy | tests/test_tracker.py:50 |
test_new_answer_phrasing_counts_as_accepted |
software | healthy | tests/test_tracker.py:70 |
test_stop_scan_is_incremental |
software | healthy | tests/test_tracker.py:81 |
test_missing_transcript_is_silent |
software | healthy | tests/test_tracker.py:98 |
run_router |
software | healthy | tests/test_router.py:14 |
base_state |
software | healthy | tests/test_router.py:31 |
context_of |
software | healthy | tests/test_router.py:41 |
setUp |
software | healthy | tests/test_router.py:46 |
tearDown |
software | healthy | tests/test_router.py:49 |
test_fresh_install_teaching_mode |
software | healthy | tests/test_router.py:52 |
test_token_budget |
software | healthy | tests/test_router.py:64 |
test_muted_emits_nothing |
software | healthy | tests/test_router.py:70 |
test_quiet_drops_unlock_keeps_core_and_safety |
software | healthy | tests/test_router.py:74 |
test_zh_language |
software | healthy | tests/test_router.py:83 |
test_plan_gate_off |
software | healthy | tests/test_router.py:87 |
test_corrupt_state_self_heals |
software | healthy | tests/test_router.py:91 |
test_evidence_digest_appears |
software | healthy | tests/test_router.py:97 |
test_learned_rules_capped_at_five |
software | healthy | tests/test_router.py:107 |
test_canary_written |
software | healthy | tests/test_router.py:116 |
test_garbage_stdin_still_outputs |
software | healthy | tests/test_router.py:121 |
run_ss |
software | healthy | tests/test_session_start.py:13 |
state_with_sessions |
software | healthy | tests/test_session_start.py:25 |
setUp |
software | healthy | tests/test_session_start.py:35 |
tearDown |
software | healthy | tests/test_session_start.py:38 |
read_state |
software | healthy | tests/test_session_start.py:41 |
test_power_intro_fires_on_second_session_when_unused |
software | healthy | tests/test_session_start.py:44 |
test_power_intro_does_not_fire_first_session |
software | healthy | tests/test_session_start.py:49 |
test_power_intro_fires_only_once |
software | healthy | tests/test_session_start.py:55 |
test_power_intro_skips_already_used_commands |
software | healthy | tests/test_session_start.py:61 |
parse_sections |
software | healthy | plugins/command-autopilot/scripts/build-cloud-context.py:20 |
build |
software | healthy | plugins/command-autopilot/scripts/build-cloud-context.py:31 |
main |
software | healthy | plugins/command-autopilot/scripts/build-cloud-context.py:47 |
main |
software | healthy | plugins/command-autopilot/scripts/config.py:21 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.pt.md |
software | healthy | README.pt.md |
README.ja.md |
software | healthy | README.ja.md |
README.md |
software | healthy | README.md |
README.es.md |
software | healthy | README.es.md |
install.sh |
software | healthy | install.sh |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
README.ko.md |
software | healthy | README.ko.md |
README.zh.md |
software | healthy | README.zh.md |
uninstall.sh |
software | healthy | uninstall.sh |
README.fr.md |
software | healthy | README.fr.md |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
README.de.md |
software | healthy | README.de.md |
PROMPT.md |
software | healthy | portable/PROMPT.md |
test_kb_single_source.py |
software | healthy | tests/test_kb_single_source.py |
test_cloud_hook.py |
software | healthy | tests/test_cloud_hook.py |
run-tests.sh |
software | healthy | tests/run-tests.sh |
test_tracker.py |
software | healthy | tests/test_tracker.py |
test_router.py |
software | healthy | tests/test_router.py |
test_session_start.py |
software | healthy | tests/test_session_start.py |
ACCEPTANCE.md |
software | healthy | docs/ACCEPTANCE.md |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
claude-code-commands-cheatsheet.md |
software | healthy | docs/claude-code-commands-cheatsheet.md |
claude-code-workflows.md |
software | healthy | docs/claude-code-workflows.md |
TUNING.md |
software | healthy | docs/TUNING.md |
design-philosophy.md |
software | healthy | docs/assets/design-philosophy.md |
team-settings.json |
software | healthy | templates/team-settings.json |
settings.json |
software | healthy | .claude/settings.json |
too-noisy.md |
software | healthy | .github/ISSUE_TEMPLATE/too-noisy.md |
suggestion-not-useful.md |
software | healthy | .github/ISSUE_TEMPLATE/suggestion-not-useful.md |
playbook-idea.md |
software | healthy | .github/ISSUE_TEMPLATE/playbook-idea.md |
kb-sync.yml |
software | healthy | .github/workflows/kb-sync.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
build-cloud-context.py |
software | healthy | plugins/command-autopilot/scripts/build-cloud-context.py |
config.py |
software | healthy | plugins/command-autopilot/scripts/config.py |
doctor.py |
software | healthy | plugins/command-autopilot/scripts/doctor.py |
vendor-to-repo.sh |
software | healthy | plugins/command-autopilot/scripts/vendor-to-repo.sh |
autopilot-context.json |
software | healthy | plugins/command-autopilot/cloud/autopilot-context.json |
autopilot-cloud.sh |
software | healthy | plugins/command-autopilot/cloud/autopilot-cloud.sh |
router.py |
software | healthy | plugins/command-autopilot/hooks/router.py |
tracker.py |
software | healthy | plugins/command-autopilot/hooks/tracker.py |
hooks.json |
software | healthy | plugins/command-autopilot/hooks/hooks.json |
run.sh |
software | healthy | plugins/command-autopilot/hooks/run.sh |
apcommon.py |
software | healthy | plugins/command-autopilot/hooks/apcommon.py |
fallback-context.json |
software | healthy | plugins/command-autopilot/hooks/fallback-context.json |
session-start.py |
software | healthy | plugins/command-autopilot/hooks/session-start.py |
SKILL.md |
software | healthy | plugins/command-autopilot/skills/doctor/SKILL.md |
SKILL.md |
software | healthy | plugins/command-autopilot/skills/config/SKILL.md |
SKILL.md |
software | healthy | plugins/command-autopilot/skills/tutor/SKILL.md |
SKILL.md |
software | healthy | plugins/command-autopilot/skills/whats-new/SKILL.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
portable |
software | healthy | portable |
tests |
software | healthy | tests |
docs |
software | healthy | docs |
assets |
software | healthy | docs/assets |
templates |
software | healthy | templates |
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
plugins |
software | healthy | plugins |
command-autopilot |
software | healthy | plugins/command-autopilot |
scripts |
software | healthy | plugins/command-autopilot/scripts |
cloud |
software | healthy | plugins/command-autopilot/cloud |
hooks |
software | healthy | plugins/command-autopilot/hooks |
skills |
software | healthy | plugins/command-autopilot/skills |
doctor |
software | healthy | plugins/command-autopilot/skills/doctor |
config |
software | healthy | plugins/command-autopilot/skills/config |
tutor |
software | healthy | plugins/command-autopilot/skills/tutor |
whats-new |
software | healthy | plugins/command-autopilot/skills/whats-new |
evolve |
software | healthy | plugins/command-autopilot/skills/evolve |
profile |
software | healthy | plugins/command-autopilot/skills/profile |
knowledge |
software | healthy | plugins/command-autopilot/knowledge |
| Label | Layer | Status | Path |
|---|---|---|---|
SingleSourceTests |
software | healthy | tests/test_kb_single_source.py:20 |
CloudHookTests |
software | healthy | tests/test_cloud_hook.py:27 |
TrackerTests |
software | healthy | tests/test_tracker.py:32 |
RouterTests |
software | healthy | tests/test_router.py:45 |
PowerIntroTests |
software | healthy | tests/test_session_start.py:34 |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/kb-sync.yml |
unit |
cicd | healthy | .github/workflows/ci.yml |
smoke |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::kb-sync |
cicd | healthy | .github/workflows/kb-sync.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ettowgvj |
software | healthy | /tmp/repobility-clone-ettowgvj |
This page is publicly accessible at:
https://repobility.com/scan/075f7127-0aee-4f14-9467-6c4ec5097bb6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/075f7127-0aee-4f14-9467-6c4ec5097bb6/
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.