https://github.com/twitchax/razel
· scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)
99 raw signals (0 security + 99 graph)
Last scanned 2 months, 1 week ago · v1 · 96 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 675 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 |
|---|---|---|---|
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
Cargo.toml |
software | healthy | Cargo.toml |
DEVELOPMENT.md |
software | healthy | DEVELOPMENT.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
Makefile.toml |
software | healthy | Makefile.toml |
COMPATIBILITY.md |
software | healthy | COMPATIBILITY.md |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
Cargo.lock |
software | healthy | Cargo.lock |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
enterprise_integration.rs |
software | healthy | tests/enterprise_integration.rs |
external_repo_gaps.rs |
software | healthy | tests/external_repo_gaps.rs |
starlark_provider_roundtrip.rs |
software | healthy | tests/starlark_provider_roundtrip.rs |
select_integration.rs |
software | healthy | tests/select_integration.rs |
bazel_behavior_suite.rs |
software | healthy | tests/bazel_behavior_suite.rs |
skyframe_repo_deps_with_throttling.rs |
software | healthy | tests/skyframe_repo_deps_with_throttling.rs |
reapi_integration.rs |
software | healthy | tests/reapi_integration.rs |
starlark_iter_gc.rs |
software | healthy | tests/starlark_iter_gc.rs |
macro_query_parity.rs |
software | healthy | tests/macro_query_parity.rs |
e2e.rs |
software | healthy | tests/e2e.rs |
source.json |
software | healthy | tests/fixtures/bcr/modules/rules_cc/0.0.9/source.json |
source.json |
software | healthy | tests/fixtures/bcr/modules/abseil-cpp/20240722.0/source.json |
enterprise.md |
software | healthy | docs/enterprise.md |
README.md |
software | healthy | docs/README.md |
external-repository-loading.md |
software | healthy | docs/external-repository-loading.md |
2026-05-30-dry-soc-testing-fleet-pass.md |
software | healthy | docs/superpowers/plans/2026-05-30-dry-soc-testing-fleet-pas… |
2026-06-12-perf-campaign-wave5.md |
software | healthy | docs/superpowers/plans/2026-06-12-perf-campaign-wave5.md |
2026-06-05-incremental-skyframe-analysis-plan-a.md |
software | healthy | docs/superpowers/plans/2026-06-05-incremental-skyframe-anal… |
2026-06-10-review-findings-2-8.md |
software | healthy | docs/superpowers/plans/2026-06-10-review-findings-2-8.md |
2026-06-12-prd-0211-wave2-plus.md |
software | healthy | docs/superpowers/plans/2026-06-12-prd-0211-wave2-plus.md |
2026-06-05-incremental-skyframe-analysis-design.md |
software | healthy | docs/superpowers/specs/2026-06-05-incremental-skyframe-anal… |
2026-05-30-dry-soc-testing-fleet-pass-design.md |
software | healthy | docs/superpowers/specs/2026-05-30-dry-soc-testing-fleet-pas… |
grpc-gap-analysis.md |
software | healthy | docs/internals/grpc-gap-analysis.md |
build-nobuild-investigation.md |
software | healthy | docs/internals/build-nobuild-investigation.md |
bazel-skyframe-internals.md |
software | healthy | docs/internals/bazel-skyframe-internals.md |
skykey-interning-derisk-2026-06.md |
software | healthy | docs/perf/skykey-interning-derisk-2026-06.md |
daemon-rss-audit-2026-06.md |
software | healthy | docs/perf/daemon-rss-audit-2026-06.md |
fleet_partition.py |
software | healthy | scripts/fleet_partition.py |
Cargo.toml |
software | healthy | xtask/Cargo.toml |
proto_diff.rs |
software | healthy | xtask/src/proto_diff.rs |
bench_loader_scaling.rs |
software | healthy | xtask/src/bench_loader_scaling.rs |
runner.rs |
software | healthy | xtask/src/runner.rs |
bench_real.rs |
software | healthy | xtask/src/bench_real.rs |
bench_extract_scaling.rs |
software | healthy | xtask/src/bench_extract_scaling.rs |
bench_depset_scaling.rs |
software | healthy | xtask/src/bench_depset_scaling.rs |
bench_memory_pressure.rs |
software | healthy | xtask/src/bench_memory_pressure.rs |
stress_test.rs |
software | healthy | xtask/src/stress_test.rs |
report.rs |
software | healthy | xtask/src/report.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
fixtures |
software | healthy | tests/fixtures |
bcr |
software | healthy | tests/fixtures/bcr |
modules |
software | healthy | tests/fixtures/bcr/modules |
rules_cc |
software | healthy | tests/fixtures/bcr/modules/rules_cc |
0.0.9 |
software | healthy | tests/fixtures/bcr/modules/rules_cc/0.0.9 |
abseil-cpp |
software | healthy | tests/fixtures/bcr/modules/abseil-cpp |
20240722.0 |
software | healthy | tests/fixtures/bcr/modules/abseil-cpp/20240722.0 |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
internals |
software | healthy | docs/internals |
perf |
software | healthy | docs/perf |
scripts |
software | healthy | scripts |
xtask |
software | healthy | xtask |
src |
software | healthy | xtask/src |
bench |
software | healthy | bench |
examples |
software | healthy | examples |
multi_language |
software | healthy | examples/multi_language |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
skyframe |
software | healthy | src/skyframe |
evaluator |
software | healthy | src/skyframe/evaluator |
dep_analysis_function |
software | healthy | src/skyframe/dep_analysis_function |
bzlmod |
software | healthy | src/bzlmod |
module_file |
software | healthy | src/bzlmod/module_file |
resolution |
software | healthy | src/bzlmod/resolution |
config |
software | healthy | src/config |
auth |
software | healthy | src/auth |
util |
software | healthy | src/util |
rules |
software | healthy | src/rules |
js |
software | healthy | src/rules/js |
rust |
software | healthy | src/rules/rust |
rust_toolchain |
software | healthy | src/rules/rust/rust_toolchain |
proto |
software | healthy | src/rules/proto |
objc |
software | healthy | src/rules/objc |
python |
software | healthy | src/rules/python |
cpp |
software | healthy | src/rules/cpp |
cc_toolchain |
software | healthy | src/rules/cpp/cc_toolchain |
java |
software | healthy | src/rules/java |
java_toolchain |
software | healthy | src/rules/java/java_toolchain |
oci |
software | healthy | src/rules/oci |
pkg |
software | healthy | src/rules/pkg |
go |
software | healthy | src/rules/go |
go_package_scanner |
software | healthy | src/rules/go/go_package_scanner |
go_toolchain |
software | healthy | src/rules/go/go_toolchain |
events |
software | healthy | src/events |
cli |
software | healthy | src/cli |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
bench |
cicd | healthy | .github/workflows/bench.yml |
compat |
cicd | healthy | .github/workflows/compat.yml |
compat-summary |
cicd | healthy | .github/workflows/compat.yml |
lint |
cicd | healthy | .github/workflows/build.yml |
build-tests |
cicd | healthy | .github/workflows/build.yml |
test-shards |
cicd | healthy | .github/workflows/build.yml |
compile |
cicd | healthy | .github/workflows/build.yml |
test-full |
cicd | healthy | .github/workflows/build.yml |
codecov |
cicd | healthy | .github/workflows/build.yml |
build_linux |
cicd | healthy | .github/workflows/build.yml |
build_windows |
cicd | healthy | .github/workflows/build.yml |
build_macos |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | docker-compose.yml |
port:9092 |
network | healthy | docker-compose.yml |
port:1985 |
network | healthy | docker-compose.yml |
port:8085 |
network | healthy | docker-compose.yml |
port:50051 |
network | healthy | docker-compose.yml |
port:5000 |
network | healthy | docker-compose.yml |
port:06 |
network | healthy | .github/workflows/compat.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
bazel-remote |
hardware | healthy | docker-compose.yml |
buildbuddy |
hardware | healthy | docker-compose.yml |
nativelink |
hardware | healthy | docker-compose.yml |
oci-registry |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
topdir |
software | healthy | scripts/fleet_partition.py:24 |
wave_of |
software | healthy | scripts/fleet_partition.py:54 |
greet |
software | healthy | examples/hello.py:3 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::bench |
cicd | healthy | .github/workflows/bench.yml |
gha::compat |
cicd | healthy | .github/workflows/compat.yml |
gha::build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/repository/oci_pull.rs |
192.168.1.1 |
network | healthy | src/actions/oci_push_action.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | src/repository/oci_pull.rs |
envoy |
network | healthy | src/query/tests.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
CODECOV_TOKEN |
cicd | healthy | — |
RUST_TOOLCHAIN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4nfd07dw |
software | healthy | /tmp/repobility-clone-4nfd07dw |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/auth/gcs.rs |
security | healthy | src/auth/gcs.rs |
This page is publicly accessible at:
https://repobility.com/scan/29bff013-9903-4112-9427-ceb08ed9a6b9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/29bff013-9903-4112-9427-ceb08ed9a6b9/
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.