https://github.com/BoredOS/BoredOS
· scanned 2026-06-06 00:34 UTC (4 days, 2 hours ago)
· 10 languages
21 raw signals (9 security + 12 graph) 11/13 scanners ran 58th percentile · C · medium (20-100K LoC) System graph score 88 (lower by 27)
Last scanned 4 days, 2 hours ago · v2 · 11 actionable findings from 2 signal sources. 4 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 |
80.0 | 0.15 | 12.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
60.0 | 0.15 | 9.00 |
practices_score |
55.0 | 0.15 | 8.25 |
code_quality |
70.0 | 0.10 | 7.00 |
| Overall | 1.00 | 61.2 |
All 493 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
AI-POLICY.md |
software | healthy | AI-POLICY.md |
README.md |
software | healthy | docs/README.md |
nova_protocol.md |
software | healthy | docs/appdev/nova_protocol.md |
unix_sockets.md |
software | healthy | docs/appdev/unix_sockets.md |
sdk_reference.md |
software | healthy | docs/appdev/sdk_reference.md |
framebuffer_drawing.md |
software | healthy | docs/appdev/framebuffer_drawing.md |
nova_overview.md |
software | healthy | docs/appdev/nova_overview.md |
syscalls.md |
software | healthy | docs/appdev/syscalls.md |
elf_metadata.md |
software | healthy | docs/appdev/elf_metadata.md |
tcc.md |
software | healthy | docs/appdev/tcc.md |
nova_development.md |
software | healthy | docs/appdev/nova_development.md |
libc_reference.md |
software | healthy | docs/appdev/libc_reference.md |
nova_compositor.md |
software | healthy | docs/appdev/nova_compositor.md |
custom_apps.md |
software | healthy | docs/appdev/custom_apps.md |
inputs_api_(utf8).md |
software | healthy | docs/appdev/inputs_api_(utf8).md |
02_fb_gradient.md |
software | healthy | docs/appdev/examples/02_fb_gradient.md |
README.md |
software | healthy | docs/appdev/examples/README.md |
04_tcp_client.md |
software | healthy | docs/appdev/examples/04_tcp_client.md |
01_hello_cli.md |
software | healthy | docs/appdev/examples/01_hello_cli.md |
03_fb_bouncing_ball.md |
software | healthy | docs/appdev/examples/03_fb_bouncing_ball.md |
shell.md |
software | healthy | docs/usage/shell.md |
lsblk.md |
software | healthy | docs/usage/commands/lsblk.md |
du.md |
software | healthy | docs/usage/commands/du.md |
README.md |
software | healthy | docs/architecture/README.md |
versioning.md |
software | healthy | docs/architecture/versioning.md |
keyboard.md |
software | healthy | docs/architecture/input/keyboard.md |
network_stack.md |
software | healthy | docs/architecture/network/network_stack.md |
acpi_interface.md |
software | healthy | docs/architecture/ACPI/acpi_interface.md |
pci.md |
software | healthy | docs/architecture/hardware/pci.md |
i2c.md |
software | healthy | docs/architecture/hardware/i2c.md |
memory.md |
software | healthy | docs/architecture/memory/memory.md |
memory_manager.md |
software | healthy | docs/architecture/memory/memory_manager.md |
core.md |
software | healthy | docs/architecture/system/core.md |
processes.md |
software | healthy | docs/architecture/system/processes.md |
tty.md |
software | healthy | docs/architecture/system/tty.md |
framebuffer.md |
software | healthy | docs/architecture/graphics/framebuffer.md |
ahci_drivers.md |
software | healthy | docs/architecture/storage/ahci_drivers.md |
filesystem.md |
software | healthy | docs/architecture/storage/filesystem.md |
install_guide.md |
software | healthy | docs/installation/install_guide.md |
advanced.md |
software | healthy | docs/installation/advanced.md |
README.md |
software | healthy | docs/installation/README.md |
internals.md |
software | healthy | docs/installation/internals.md |
gen_excludes.sh |
software | healthy | tools/gen_excludes.sh |
install_deps_linux.sh |
software | healthy | tools/install_deps_linux.sh |
fetch_external.sh |
software | healthy | tools/fetch_external.sh |
gen_userland_note.sh |
software | healthy | tools/gen_userland_note.sh |
pull_request_template.md |
software | healthy | .github/pull_request_template.md |
feature_request.md |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
appdev |
software | healthy | docs/appdev |
examples |
software | healthy | docs/appdev/examples |
usage |
software | healthy | docs/usage |
commands |
software | healthy | docs/usage/commands |
architecture |
software | healthy | docs/architecture |
input |
software | healthy | docs/architecture/input |
network |
software | healthy | docs/architecture/network |
ACPI |
software | healthy | docs/architecture/ACPI |
hardware |
software | healthy | docs/architecture/hardware |
memory |
software | healthy | docs/architecture/memory |
system |
software | healthy | docs/architecture/system |
graphics |
software | healthy | docs/architecture/graphics |
storage |
software | healthy | docs/architecture/storage |
installation |
software | healthy | docs/installation |
tools |
software | healthy | tools |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
input |
software | healthy | src/input |
mem |
software | healthy | src/mem |
drivers |
software | healthy | src/drivers |
ACPI |
software | healthy | src/drivers/ACPI |
I2C |
software | healthy | src/drivers/I2C |
dev |
software | healthy | src/dev |
core |
software | healthy | src/core |
net |
software | healthy | src/net |
nic |
software | healthy | src/net/nic |
third_party |
software | healthy | src/net/third_party |
lwip |
software | healthy | src/net/third_party/lwip |
lwip |
software | healthy | src/net/third_party/lwip/lwip |
prot |
software | healthy | src/net/third_party/lwip/lwip/prot |
apps |
software | healthy | src/net/third_party/lwip/lwip/apps |
priv |
software | healthy | src/net/third_party/lwip/lwip/priv |
compat |
software | healthy | src/net/third_party/lwip/compat |
stdc |
software | healthy | src/net/third_party/lwip/compat/stdc |
posix |
software | healthy | src/net/third_party/lwip/compat/posix |
net |
software | healthy | src/net/third_party/lwip/compat/posix/net |
arpa |
software | healthy | src/net/third_party/lwip/compat/posix/arpa |
sys |
software | healthy | src/net/third_party/lwip/compat/posix/sys |
api |
software | healthy | src/net/third_party/lwip/api |
netif |
software | healthy | src/net/third_party/lwip/netif |
ppp |
software | healthy | src/net/third_party/lwip/netif/ppp |
polarssl |
software | healthy | src/net/third_party/lwip/netif/ppp/polarssl |
arch |
software | healthy | src/net/third_party/lwip/arch |
system |
software | healthy | src/net/third_party/lwip/system |
OS |
software | healthy | src/net/third_party/lwip/system/OS |
core |
software | healthy | src/net/third_party/lwip/core |
ipv6 |
software | healthy | src/net/third_party/lwip/core/ipv6 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
preflight |
cicd | healthy | .github/workflows/nightly.yml |
build-and-release |
cicd | healthy | .github/workflows/nightly.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-v10gqjn0 |
software | healthy | /tmp/repobility-clone-v10gqjn0 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::nightly |
cicd | healthy | .github/workflows/nightly.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/0e44e714-e781-4a02-b548-c6a60e753c90/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0e44e714-e781-4a02-b548-c6a60e753c90/
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.