https://github.com/sizeak/claude-commander
· scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)
33 raw signals (0 security + 33 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. 13 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 135 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 |
|---|---|---|---|
release.toml |
software | healthy | release.toml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
README.md |
software | healthy | docker/mutants/README.md |
Dockerfile |
software | healthy | docker/mutants/Dockerfile |
README.md |
software | healthy | .devcontainer/README.md |
devcontainer.json |
software | healthy | .devcontainer/devcontainer.json |
install-brew.sh |
software | healthy | .devcontainer/install-brew.sh |
integration_test.rs |
software | healthy | tests/integration_test.rs |
usage.md |
software | healthy | docs/usage.md |
configuration.md |
software | healthy | docs/configuration.md |
mutants.sh |
software | healthy | scripts/mutants.sh |
SKILL.md |
software | healthy | .claude/skills/grill-me/SKILL.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
publish-aur.yml |
software | healthy | .github/workflows/publish-aur.yml |
publish-tap.yml |
software | healthy | .github/workflows/publish-tap.yml |
error.rs |
software | healthy | src/error.rs |
lib.rs |
software | healthy | src/lib.rs |
cli.rs |
software | healthy | src/cli.rs |
commander.rs |
software | healthy | src/commander.rs |
cli_args.rs |
software | healthy | src/cli_args.rs |
fuzzy.rs |
software | healthy | src/fuzzy.rs |
main.rs |
software | healthy | src/main.rs |
api.rs |
software | healthy | src/api.rs |
commander_prime.md |
software | healthy | src/commander_prime.md |
reviewed.rs |
software | healthy | src/reviewed.rs |
picker.rs |
software | healthy | src/picker.rs |
view_mode.rs |
software | healthy | src/config/view_mode.rs |
config_store.rs |
software | healthy | src/config/config_store.rs |
mod.rs |
software | healthy | src/config/mod.rs |
store.rs |
software | healthy | src/config/store.rs |
storage.rs |
software | healthy | src/config/storage.rs |
settings.rs |
software | healthy | src/config/settings.rs |
keybindings.rs |
software | healthy | src/config/keybindings.rs |
theme.rs |
software | healthy | src/config/theme.rs |
digit_accumulator.rs |
software | healthy | src/tui/digit_accumulator.rs |
syntax_highlight.rs |
software | healthy | src/tui/syntax_highlight.rs |
event.rs |
software | healthy | src/tui/event.rs |
mod.rs |
software | healthy | src/tui/mod.rs |
path_completer.rs |
software | healthy | src/tui/path_completer.rs |
render_tests.rs |
software | healthy | src/tui/render_tests.rs |
theme.rs |
software | healthy | src/tui/theme.rs |
preview.rs |
software | healthy | src/tui/widgets/preview.rs |
mod.rs |
software | healthy | src/tui/widgets/mod.rs |
info_view.rs |
software | healthy | src/tui/widgets/info_view.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docker |
software | healthy | docker |
mutants |
software | healthy | docker/mutants |
.devcontainer |
software | healthy | .devcontainer |
tests |
software | healthy | tests |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
skills |
software | healthy | .claude/skills |
grill-me |
software | healthy | .claude/skills/grill-me |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
config |
software | healthy | src/config |
tui |
software | healthy | src/tui |
widgets |
software | healthy | src/tui/widgets |
tree_list |
software | healthy | src/tui/widgets/tree_list |
app |
software | healthy | src/tui/app |
git |
software | healthy | src/git |
tmux |
software | healthy | src/tmux |
session |
software | healthy | src/session |
manager |
software | healthy | src/session/manager |
comment |
software | healthy | src/comment |
| Label | Layer | Status | Path |
|---|---|---|---|
fmt |
cicd | healthy | .github/workflows/ci.yml |
clippy |
cicd | healthy | .github/workflows/ci.yml |
nix |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
publish |
cicd | healthy | .github/workflows/publish-aur.yml |
publish |
cicd | healthy | .github/workflows/publish-tap.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::publish-aur |
cicd | healthy | .github/workflows/publish-aur.yml |
gha::publish-tap |
cicd | healthy | .github/workflows/publish-tap.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
AUR_SSH_PRIVATE_KEY |
cicd | healthy | — |
HOMEBREW_TAP_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8mk68nhm |
software | healthy | /tmp/repobility-clone-8mk68nhm |
| Label | Layer | Status | Path |
|---|---|---|---|
image::docker/mutants/Dockerfile |
hardware | healthy | docker/mutants/Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/313c2bb8-c373-4944-b420-cab86be034a0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/313c2bb8-c373-4944-b420-cab86be034a0/
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.