Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

superradcompany/microsandbox

https://github.com/superradcompany/microsandbox.git · scanned 2026-05-16 02:06 UTC (4 weeks ago) · 10 languages

150 raw signals (25 security + 125 graph) 73rd percentile · Rust · large (100-500K LoC) System graph score 74 (higher by 3)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 weeks ago · v1 · 8 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.

JSON
Score breakdown â 2026-05-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 95.6 0.25 23.90
testing_score 78.0 0.20 15.60
documentation_score 89.0 0.15 13.35
practices_score 65.0 0.15 9.75
code_quality 46.9 0.10 4.69
Overall 1.00 76.3
Calibrated penalty buckets (security_score): agent: 3.2 · docker: 1.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1155 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.

LabelLayerStatusPath
deny.toml software healthy deny.toml
Cargo.toml software healthy Cargo.toml
.rustfmt.toml software healthy .rustfmt.toml
DEVELOPMENT.md software healthy DEVELOPMENT.md
.taplo.toml software healthy .taplo.toml
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
README.md software healthy benchmarks/README.md
pyproject.toml software healthy benchmarks/pyproject.toml
bench_fs.py software healthy benchmarks/bench_fs.py
bench_fsmeta.py software healthy benchmarks/bench_fsmeta.py
docs.json software healthy docs/docs.json
style.css software healthy docs/style.css
install.sh software healthy scripts/install.sh
bump-version.sh software healthy scripts/bump-version.sh
Cargo.toml software healthy crates/filesystem/Cargo.toml
README.md software healthy crates/filesystem/README.md
build.rs software healthy crates/filesystem/build.rs
agentd.rs software healthy crates/filesystem/lib/agentd.rs
lib.rs software healthy crates/filesystem/lib/lib.rs
mod.rs software healthy crates/filesystem/lib/backends/mod.rs
inode.rs software healthy crates/filesystem/lib/backends/passthroughfs/inode.rs
create_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/create_ops.rs
xattr_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/xattr_ops.rs
mod.rs software healthy crates/filesystem/lib/backends/passthroughfs/mod.rs
metadata.rs software healthy crates/filesystem/lib/backends/passthroughfs/metadata.rs
special.rs software healthy crates/filesystem/lib/backends/passthroughfs/special.rs
file_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/file_ops.rs
dir_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/dir_ops.rs
builder.rs software healthy crates/filesystem/lib/backends/passthroughfs/builder.rs
remove_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/remove_ops.rs
test_concurrency.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_con…
test_corrupt_xattr.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_cor…
test_xattr_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_xat…
test_create_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_cre…
test_special_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_spe…
test_dir_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_dir…
mod.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/mod.rs
test_name_validation.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_nam…
test_open_after_unlink.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_ope…
test_remove_ops.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_rem…
test_metadata.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_met…
test_config.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_con…
test_init_binary.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_ini…
test_lookup_inode.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_loo…
test_bootstrap.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_boo…
test_kill_priv.rs software healthy crates/filesystem/lib/backends/passthroughfs/tests/test_kil…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
benchmarks software healthy benchmarks
docs software healthy docs
scripts software healthy scripts
crates software healthy crates
filesystem software healthy crates/filesystem
lib software healthy crates/filesystem/lib
backends software healthy crates/filesystem/lib/backends
passthroughfs software healthy crates/filesystem/lib/backends/passthroughfs
tests software healthy crates/filesystem/lib/backends/passthroughfs/tests
shared software healthy crates/filesystem/lib/backends/shared
memfs software healthy crates/filesystem/lib/backends/memfs
tests software healthy crates/filesystem/lib/backends/memfs/tests
dualfs software healthy crates/filesystem/lib/backends/dualfs
tests software healthy crates/filesystem/lib/backends/dualfs/tests
policies software healthy crates/filesystem/lib/backends/dualfs/policies
image software healthy crates/image
lib software healthy crates/image/lib
layer software healthy crates/image/lib/layer
ext4 software healthy crates/image/lib/ext4
snapshot software healthy crates/image/lib/snapshot
erofs software healthy crates/image/lib/erofs
network software healthy crates/network
lib software healthy crates/network/lib
tls software healthy crates/network/lib/tls
policy software healthy crates/network/lib/policy
secrets software healthy crates/network/lib/secrets
dns software healthy crates/network/lib/dns
common software healthy crates/network/lib/dns/common
nameserver software healthy crates/network/lib/dns/nameserver
proxies software healthy crates/network/lib/dns/proxies
cli software healthy crates/cli
lib software healthy crates/cli/lib
commands software healthy crates/cli/lib/commands
utils software healthy crates/utils
lib software healthy crates/utils/lib
migration software healthy crates/migration
lib software healthy crates/migration/lib
test-macros software healthy crates/test-macros
src software healthy crates/test-macros/src
test-utils software healthy crates/test-utils
src software healthy crates/test-utils/src
runtime software healthy crates/runtime
lib software healthy crates/runtime/lib
db software healthy crates/db
lib software healthy crates/db/lib
entity software healthy crates/db/lib/entity
protocol software healthy crates/protocol
lib software healthy crates/protocol/lib
test-init software healthy crates/test-init
agentd software healthy crates/agentd

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
build_guest_code software healthy benchmarks/bench_fs.py:394
run_cmd software healthy benchmarks/bench_fs.py:398
try_cleanup software healthy benchmarks/bench_fs.py:410
require_bin software healthy benchmarks/bench_fs.py:417
summarize software healthy benchmarks/bench_fs.py:424
docker_run_cmd software healthy benchmarks/bench_fs.py:437
pull_images software healthy benchmarks/bench_fs.py:450
run_workload software healthy benchmarks/bench_fs.py:470
fmt_time software healthy benchmarks/bench_fs.py:527
print_table software healthy benchmarks/bench_fs.py:536
fmt_row software healthy benchmarks/bench_fs.py:540
print_report software healthy benchmarks/bench_fs.py:552
print_comparison software healthy benchmarks/bench_fs.py:599
parse_args software healthy benchmarks/bench_fs.py:656
main software healthy benchmarks/bench_fs.py:671
build_guest_code software healthy benchmarks/bench_fsmeta.py:254
run_cmd software healthy benchmarks/bench_fsmeta.py:258
try_cleanup software healthy benchmarks/bench_fsmeta.py:270
require_bin software healthy benchmarks/bench_fsmeta.py:279
summarize software healthy benchmarks/bench_fsmeta.py:286
inspect_image software healthy benchmarks/bench_fsmeta.py:299
pull_images software healthy benchmarks/bench_fsmeta.py:317
run_workload software healthy benchmarks/bench_fsmeta.py:337
fmt_time software healthy benchmarks/bench_fsmeta.py:394
print_table software healthy benchmarks/bench_fsmeta.py:403
fmt_row software healthy benchmarks/bench_fsmeta.py:407
print_report software healthy benchmarks/bench_fsmeta.py:419
print_comparison software healthy benchmarks/bench_fsmeta.py:475
parse_args software healthy benchmarks/bench_fsmeta.py:532
main software healthy benchmarks/bench_fsmeta.py:547
lastLine software healthy examples/typescript/net-dns/main.ts:lastLine
out software healthy examples/typescript/snapshot-fork/main.ts:out
printEntry software healthy examples/typescript/logs-read/main.ts:printEntry
main software healthy examples/python/net-dns/main.py:8
main software healthy examples/python/net-basic/main.py:8
main software healthy examples/python/root-oci/main.py:8
main software healthy examples/python/snapshot-fork/main.py:8
main software healthy examples/python/init-handoff/main.py:11
main software healthy examples/python/metrics-stream/main.py:8
main software healthy examples/python/net-tls/main.py:8
main software healthy examples/python/shell-attach/main.py:11
main software healthy examples/python/fs-read-stream/main.py:10
main software healthy examples/python/net-ports/main.py:9
main software healthy examples/python/net-policy/main.py:8
main software healthy examples/python/root-block/main.py:10
main software healthy examples/python/root-bind/main.py:10
main software healthy examples/python/rootfs-patch/main.py:8
main software healthy examples/python/volume-disk/main.py:9
main software healthy examples/python/logs-read/main.py:8
print_entry software healthy examples/python/logs-read/main.py:47

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
PullPolicy software healthy sdk/python/microsandbox/types.py:21
LogLevel software healthy sdk/python/microsandbox/types.py:26
SandboxStatus software healthy sdk/python/microsandbox/types.py:33
Action software healthy sdk/python/microsandbox/types.py:40
Direction software healthy sdk/python/microsandbox/types.py:44
Protocol software healthy sdk/python/microsandbox/types.py:49
PortProtocol software healthy sdk/python/microsandbox/types.py:55
DestGroup software healthy sdk/python/microsandbox/types.py:59
ViolationAction software healthy sdk/python/microsandbox/types.py:67
MountKind software healthy sdk/python/microsandbox/types.py:72
FsEntryKind software healthy sdk/python/microsandbox/types.py:78
DiskImageFormat software healthy sdk/python/microsandbox/types.py:84
RlimitResource software healthy sdk/python/microsandbox/types.py:89
Size software healthy sdk/python/microsandbox/types.py:115
ExitStatus software healthy sdk/python/microsandbox/types.py:136
Rlimit software healthy sdk/python/microsandbox/types.py:146
Stdin software healthy sdk/python/microsandbox/types.py:185
ExecOptions software healthy sdk/python/microsandbox/types.py:207
InitConfig software healthy sdk/python/microsandbox/types.py:246
AttachOptions software healthy sdk/python/microsandbox/types.py:274
MountConfig software healthy sdk/python/microsandbox/types.py:299
ImageSource software healthy sdk/python/microsandbox/types.py:344
Image software healthy sdk/python/microsandbox/types.py:362
PatchConfig software healthy sdk/python/microsandbox/types.py:387
Patch software healthy sdk/python/microsandbox/types.py:409
SecretInjection software healthy sdk/python/microsandbox/types.py:453
SecretEntry software healthy sdk/python/microsandbox/types.py:473
Secret software healthy sdk/python/microsandbox/types.py:501
Rule software healthy sdk/python/microsandbox/types.py:532
NetworkPolicy software healthy sdk/python/microsandbox/types.py:570
TlsConfig software healthy sdk/python/microsandbox/types.py:602
DnsConfig software healthy sdk/python/microsandbox/types.py:631
Network software healthy sdk/python/microsandbox/types.py:653
RegistryAuth software healthy sdk/python/microsandbox/types.py:720
StartedEvent software healthy sdk/python/microsandbox/events.py:13
StdoutEvent software healthy sdk/python/microsandbox/events.py:18
StderrEvent software healthy sdk/python/microsandbox/events.py:23
ExitedEvent software healthy sdk/python/microsandbox/events.py:28
Resolving software healthy sdk/python/microsandbox/events.py:39
Resolved software healthy sdk/python/microsandbox/events.py:44
LayerDownloadProgress software healthy sdk/python/microsandbox/events.py:52
LayerDownloadComplete software healthy sdk/python/microsandbox/events.py:60
LayerExtractStarted software healthy sdk/python/microsandbox/events.py:67
LayerExtractProgress software healthy sdk/python/microsandbox/events.py:73
LayerExtractComplete software healthy sdk/python/microsandbox/events.py:80
LayerIndexStarted software healthy sdk/python/microsandbox/events.py:86
LayerIndexComplete software healthy sdk/python/microsandbox/events.py:91
PullComplete software healthy sdk/python/microsandbox/events.py:96
MicrosandboxError software healthy sdk/python/microsandbox/errors.py:10
InvalidConfigError software healthy sdk/python/microsandbox/errors.py:15

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
127.0.0.1 network healthy crates/network/lib/stack.rs
172.16.0.0 network healthy crates/network/lib/network.rs
192.0.2.1 network healthy crates/network/lib/network.rs
172.31.240.0 network healthy crates/network/lib/network.rs
151.101.0.223 network healthy crates/network/lib/proxy.rs
1.1.1.1 network healthy crates/network/lib/config.rs
169.254.169.254 network healthy crates/network/lib/policy/types.rs
127.0.0.0 network healthy crates/network/lib/policy/types.rs
169.254.0.0 network healthy crates/network/lib/policy/types.rs
224.0.0.0 network healthy crates/network/lib/policy/types.rs
151.101.64.223 network healthy crates/network/lib/policy/types.rs
151.101.0.0 network healthy crates/network/lib/policy/types.rs
198.51.100.10 network healthy crates/network/lib/policy/types.rs
10.0.0.5 network healthy crates/network/lib/policy/types.rs
1.2.3.4 network healthy crates/network/lib/policy/types.rs
8.8.8.8 network healthy crates/network/lib/policy/types.rs
10.0.0.0 network healthy crates/network/lib/policy/types.rs
100.64.0.0 network healthy crates/network/lib/policy/destination.rs
192.168.0.0 network healthy crates/network/lib/policy/destination.rs
198.51.100.5 network healthy crates/network/lib/policy/builder.rs
10.0.0.53 network healthy crates/network/lib/dns/nameserver/scdynamicstore.rs
6.2.1.1 network healthy crates/network/lib/dns/proxies/tcp.rs
172.16.1.2 network healthy crates/protocol/lib/lib.rs
172.16.1.1 network healthy crates/protocol/lib/lib.rs
100.96.0.1 network healthy crates/agentd/lib/network.rs
100.96.1.2 network healthy crates/agentd/lib/config.rs
100.96.1.1 network healthy crates/agentd/lib/config.rs
10.0.0.2 network healthy crates/agentd/lib/config.rs
10.0.0.1 network healthy crates/agentd/lib/config.rs
172.16.0.5 network healthy sdk/node-ts/tests/unit/builders.test.ts
192.0.2.0 network healthy sdk/go/integration/network_test.go

LabelLayerStatusPath
changes cicd healthy .github/workflows/test.yml
build-kernel cicd healthy .github/workflows/test.yml
build-agentd-aarch64 cicd healthy .github/workflows/test.yml
test cicd healthy .github/workflows/test.yml
summary cicd healthy .github/workflows/test.yml
changes cicd healthy .github/workflows/check.yml
build-kernel cicd healthy .github/workflows/check.yml
build-agentd-aarch64 cicd healthy .github/workflows/check.yml
check cicd healthy .github/workflows/check.yml
integration-test cicd healthy .github/workflows/check.yml
node-sdk-test cicd healthy .github/workflows/check.yml
go-sdk-test cicd healthy .github/workflows/check.yml
summary cicd healthy .github/workflows/check.yml
bump cicd healthy .github/workflows/release-bump.yml
build-kernel cicd healthy .github/workflows/release.yml
build-agentd-aarch64 cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/release.yml
assemble cicd healthy .github/workflows/release.yml
sync-mintlify cicd healthy .github/workflows/release.yml
npm-publish cicd healthy .github/workflows/release.yml
refresh-lockfile cicd healthy .github/workflows/release.yml
mcp-publish cicd healthy .github/workflows/release.yml
crates-publish cicd healthy .github/workflows/release.yml
pypi-publish cicd healthy .github/workflows/release.yml
go-sdk-tag cicd healthy .github/workflows/release.yml
docker-build cicd healthy .github/workflows/release.yml
docker-manifest cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
CARGO_REGISTRY_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
NPM_TOKEN cicd healthy
LIBKRUNFW_VERSION cicd healthy
LIBKRUNFW_ABI cicd healthy

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::check cicd healthy .github/workflows/check.yml
gha::release-bump cicd healthy .github/workflows/release-bump.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
port:53 network healthy crates/network/lib/dns/interceptor.rs
port:12345 network healthy crates/network/lib/dns/interceptor.rs
port:853 network healthy sdk/python/microsandbox/types.py

LabelLayerStatusPath
repobility-clone-4lzxzqzl software healthy /tmp/repobility-clone-4lzxzqzl

LabelLayerStatusPath
sqlite data healthy Cargo.toml

LabelLayerStatusPath
nginx network healthy crates/image/lib/registry.rs

LabelLayerStatusPath
image::packaging/docker/Dockerfile hardware healthy packaging/docker/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy deny.toml

LabelLayerStatusPath
/srv/rootfs frontend healthy sdk/node-ts/tests/unit/builders.test.ts
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a1a41fb9-ad95-4696-940b-a875597ddeea/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a1a41fb9-ad95-4696-940b-a875597ddeea/

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.