https://github.com/FuelLabs/fuel-core
· scanned 2026-06-05 09:58 UTC (5 days, 16 hours ago)
· 10 languages
250 raw signals (64 security + 186 graph) 11/13 scanners ran 37th percentile · Rust · medium (20-100K LoC) System graph score 82 (lower by 17)
Last scanned 5 days, 16 hours ago · v2 · 40 actionable findings from 2 signal sources. 116 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
20.0 | 0.20 | 4.00 |
documentation_score |
65.0 | 0.15 | 9.75 |
practices_score |
68.0 | 0.15 | 10.20 |
code_quality |
70.0 | 0.10 | 7.00 |
| Overall | 1.00 | 65.0 |
All 1150 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 |
|---|---|---|---|
ci_checks.sh |
software | healthy | ci_checks.sh |
clippy.toml |
software | healthy | clippy.toml |
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
Cross.toml |
software | healthy | Cross.toml |
Cargo.toml |
software | healthy | Cargo.toml |
.rustfmt.toml |
software | healthy | .rustfmt.toml |
README.md |
software | healthy | README.md |
Makefile.toml |
software | healthy | Makefile.toml |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.policy.yml |
software | healthy | .policy.yml |
Makefile |
software | healthy | Makefile |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
.typos.toml |
software | healthy | .typos.toml |
Cargo.toml |
software | healthy | tests/Cargo.toml |
balances.rs |
software | healthy | tests/tests/balances.rs |
coin.rs |
software | healthy | tests/tests/coin.rs |
required_fuel_block_height_extension.rs |
software | healthy | tests/tests/required_fuel_block_height_extension.rs |
relayer.rs |
software | healthy | tests/tests/relayer.rs |
tx.rs |
software | healthy | tests/tests/tx.rs |
lib.rs |
software | healthy | tests/tests/lib.rs |
vm_storage.rs |
software | healthy | tests/tests/vm_storage.rs |
debugger.rs |
software | healthy | tests/tests/debugger.rs |
preconfirmations.rs |
software | healthy | tests/tests/preconfirmations.rs |
snapshot.rs |
software | healthy | tests/tests/snapshot.rs |
assets.rs |
software | healthy | tests/tests/assets.rs |
metrics.rs |
software | healthy | tests/tests/metrics.rs |
tx_subscription.rs |
software | healthy | tests/tests/tx_subscription.rs |
rpc.rs |
software | healthy | tests/tests/rpc.rs |
regenesis.rs |
software | healthy | tests/tests/regenesis.rs |
tx_gossip.rs |
software | healthy | tests/tests/tx_gossip.rs |
chain.rs |
software | healthy | tests/tests/chain.rs |
local_node.rs |
software | healthy | tests/tests/local_node.rs |
storage.rs |
software | healthy | tests/tests/storage.rs |
kms.rs |
software | healthy | tests/tests/kms.rs |
coins.rs |
software | healthy | tests/tests/coins.rs |
messages.rs |
software | healthy | tests/tests/messages.rs |
rpc_s3.rs |
software | healthy | tests/tests/rpc_s3.rs |
blob.rs |
software | healthy | tests/tests/blob.rs |
helpers.rs |
software | healthy | tests/tests/helpers.rs |
poa.rs |
software | healthy | tests/tests/poa.rs |
example_tx.json |
software | healthy | tests/tests/example_tx.json |
blocks.rs |
software | healthy | tests/tests/blocks.rs |
recovery.rs |
software | healthy | tests/tests/recovery.rs |
aws_kms.rs |
software | healthy | tests/tests/aws_kms.rs |
sync.rs |
software | healthy | tests/tests/sync.rs |
graphql_extensions.rs |
software | healthy | tests/tests/graphql_extensions.rs |
assemble_tx.rs |
software | healthy | tests/tests/assemble_tx.rs |
dap.rs |
software | healthy | tests/tests/dap.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 |
tests |
software | healthy | tests/tests |
trigger_integration |
software | healthy | tests/tests/trigger_integration |
messages |
software | healthy | tests/tests/messages |
tx |
software | healthy | tests/tests/tx |
test-helpers |
software | healthy | tests/test-helpers |
src |
software | healthy | tests/test-helpers/src |
docs |
software | healthy | docs |
developers |
software | healthy | docs/developers |
poa |
software | healthy | docs/poa |
formal |
software | healthy | docs/poa/formal |
version-compatibility |
software | healthy | version-compatibility |
forkless-upgrade |
software | healthy | version-compatibility/forkless-upgrade |
chain-configurations |
software | healthy | version-compatibility/forkless-upgrade/chain-configurations |
v44 |
software | healthy | version-compatibility/forkless-upgrade/chain-configurations… |
ignition |
software | healthy | version-compatibility/forkless-upgrade/chain-configurations… |
ignition-v21 |
software | healthy | version-compatibility/forkless-upgrade/chain-configurations… |
src |
software | healthy | version-compatibility/forkless-upgrade/src |
xtask |
software | healthy | xtask |
src |
software | healthy | xtask/src |
commands |
software | healthy | xtask/src/commands |
crates |
software | healthy | crates |
types |
software | healthy | crates/types |
src |
software | healthy | crates/types/src |
services |
software | healthy | crates/types/src/services |
p2p |
software | healthy | crates/types/src/services/p2p |
executor |
software | healthy | crates/types/src/services/executor |
entities |
software | healthy | crates/types/src/entities |
coins |
software | healthy | crates/types/src/entities/coins |
relayer |
software | healthy | crates/types/src/entities/relayer |
blockchain |
software | healthy | crates/types/src/blockchain |
consensus |
software | healthy | crates/types/src/blockchain/consensus |
header |
software | healthy | crates/types/src/blockchain/header |
compression |
software | healthy | crates/compression |
src |
software | healthy | crates/compression/src |
compressed_block_payload |
software | healthy | crates/compression/src/compressed_block_payload |
provider |
software | healthy | crates/provider |
src |
software | healthy | crates/provider/src |
test_helpers |
software | healthy | crates/provider/src/test_helpers |
quorum |
software | healthy | crates/provider/src/quorum |
client |
software | healthy | crates/client |
assets |
software | healthy | crates/client/assets |
src |
software | healthy | crates/client/src |
client |
software | healthy | crates/client/src/client |
types |
software | healthy | crates/client/src/client/types |
schema |
software | healthy | crates/client/src/client/schema |
tx |
software | healthy | crates/client/src/client/schema/tx |
chain-config |
software | healthy | crates/chain-config |
src |
software | healthy | crates/chain-config/src |
config |
software | healthy | crates/chain-config/src/config |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
prepare |
cicd | healthy | .github/workflows/chaos-test.yml |
chaos-test |
cicd | healthy | .github/workflows/chaos-test.yml |
e2e_test |
cicd | healthy | .github/workflows/e2e-test-beta4-dev.yml |
cargo_audit |
cicd | healthy | .github/workflows/nightly-cargo-audit.yml |
notify |
cicd | healthy | .github/workflows/releasy-dependency-commits.yml |
update |
cicd | healthy | .github/workflows/dependencies.yml |
pr |
cicd | healthy | .github/workflows/dependencies.yml |
find-typos |
cicd | healthy | .github/workflows/spellcheck.yml |
delete-test-enviromment |
cicd | healthy | .github/workflows/delete-test-env.yml |
check-changelog |
cicd | healthy | .github/workflows/ci.yml |
rustfmt |
cicd | healthy | .github/workflows/ci.yml |
lint-toml-files |
cicd | healthy | .github/workflows/ci.yml |
prevent-openssl |
cicd | healthy | .github/workflows/ci.yml |
cargo-verifications |
cicd | healthy | .github/workflows/ci.yml |
publish-crates-check |
cicd | healthy | .github/workflows/ci.yml |
cargo-test-kms |
cicd | healthy | .github/workflows/ci.yml |
rpc-s3-integration-tests |
cicd | healthy | .github/workflows/ci.yml |
leader-lock-integration-tests |
cicd | healthy | .github/workflows/ci.yml |
verifications-complete |
cicd | healthy | .github/workflows/ci.yml |
verify-tag-version |
cicd | healthy | .github/workflows/ci.yml |
publish-crates |
cicd | healthy | .github/workflows/ci.yml |
publish-fuel-core-binary |
cicd | healthy | .github/workflows/ci.yml |
cargo-audit |
cicd | healthy | .github/workflows/ci.yml |
deploy-eph-enviromment |
cicd | healthy | .github/workflows/deploy-test-env.yml |
create_version |
cicd | healthy | .github/workflows/create_version.yml |
publish-codecov |
cicd | healthy | .github/workflows/publish-codecov.yml |
benchmark |
cicd | healthy | .github/workflows/nightly-benchmark.yml |
create_pr |
cicd | healthy | .github/workflows/nightly-benchmark.yml |
publish-docker-image |
cicd | healthy | .github/workflows/docker-images.yml |
publish-docker-image-profiling |
cicd | healthy | .github/workflows/docker-images.yml |
publish-e2e-client-docker-image |
cicd | healthy | .github/workflows/docker-images.yml |
deploy-eph-env |
cicd | healthy | .github/workflows/docker-images.yml |
check-and-update |
cicd | healthy | .github/workflows/update_readme_versions.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CONSENSUS_PARAMETERS_VERSION |
cicd | healthy | — |
DEPLOYMENT_VERSION |
cicd | healthy | — |
DOCKER_IO_READ_ONLY_TOKEN |
cicd | healthy | — |
AWS_ECR_ORG |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
K8S |
cicd | healthy | — |
RUST_VERSION_COV |
cicd | healthy | — |
CONFIG |
cicd | healthy | — |
DISPATCH_TOKEN |
cicd | healthy | — |
TARGET |
cicd | healthy | — |
GIT_REPO_NAME |
cicd | healthy | — |
ZIP_FILE_NAME |
cicd | healthy | — |
ENV |
cicd | healthy | — |
RUST_VERSION |
cicd | healthy | — |
E2E_WALLET_A |
cicd | healthy | — |
CARGO_REGISTRY_TOKEN |
cicd | healthy | — |
IMAGE_TAG |
cicd | healthy | — |
GIT_BRANCH |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
REPO_TOKEN |
cicd | healthy | — |
RUST_VERSION_FMT |
cicd | healthy | — |
AWS_ROLE_ARN |
cicd | healthy | — |
DELETE_INFRA |
cicd | healthy | — |
REGISTRY_URL |
cicd | healthy | — |
E2E_WALLET_B |
cicd | healthy | — |
NAMESPACE |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::chaos-test |
cicd | healthy | .github/workflows/chaos-test.yml |
gha::e2e-test-beta4-dev |
cicd | healthy | .github/workflows/e2e-test-beta4-dev.yml |
gha::nightly-cargo-audit |
cicd | healthy | .github/workflows/nightly-cargo-audit.yml |
gha::releasy-dependency-commits |
cicd | healthy | .github/workflows/releasy-dependency-commits.yml |
gha::dependencies |
cicd | healthy | .github/workflows/dependencies.yml |
gha::spellcheck |
cicd | healthy | .github/workflows/spellcheck.yml |
gha::delete-test-env |
cicd | healthy | .github/workflows/delete-test-env.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::deploy-test-env |
cicd | healthy | .github/workflows/deploy-test-env.yml |
gha::create_version |
cicd | healthy | .github/workflows/create_version.yml |
gha::publish-codecov |
cicd | healthy | .github/workflows/publish-codecov.yml |
gha::nightly-benchmark |
cicd | healthy | .github/workflows/nightly-benchmark.yml |
gha::docker-images |
cicd | healthy | .github/workflows/docker-images.yml |
gha::update_readme_versions |
cicd | healthy | .github/workflows/update_readme_versions.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4000 |
network | healthy | docker-compose.yml |
port:4566 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::deployment/Dockerfile |
hardware | healthy | deployment/Dockerfile |
fuel-core |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-56h9juai |
software | healthy | /tmp/repobility-clone-56h9juai |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | crates/fuel-core/Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/tests/rpc_s3.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | crates/client/src/client.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.toml |
This page is publicly accessible at:
https://repobility.com/scan/9397444c-88f7-4bf5-bb3b-5b5e06094887/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9397444c-88f7-4bf5-bb3b-5b5e06094887/
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.