https://github.com/vincentl/rust-photo-frame
· scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 153 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 |
|---|---|---|---|
config.yaml |
software | healthy | config.yaml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
collect_logs.sh |
software | healthy | tests/collect_logs.sh |
check_markdown_links.sh |
software | healthy | tests/check_markdown_links.sh |
run_smoke.sh |
software | healthy | tests/run_smoke.sh |
run_daily.sh |
software | healthy | tests/run_daily.sh |
Makefile |
software | healthy | tests/Makefile |
run_wifi_recovery.sh |
software | healthy | tests/run_wifi_recovery.sh |
assert.sh |
software | healthy | tests/lib/assert.sh |
deactivate.sh |
software | healthy | showcase/deactivate.sh |
download-photos.sh |
software | healthy | showcase/download-photos.sh |
README.md |
software | healthy | showcase/README.md |
activate.sh |
software | healthy | showcase/activate.sh |
showcase.yaml |
software | healthy | showcase/showcase.yaml |
advanced.md |
software | healthy | docs/advanced.md |
install.md |
software | healthy | docs/install.md |
configure.md |
software | healthy | docs/configure.md |
build.md |
software | healthy | docs/build.md |
performance.md |
software | healthy | docs/performance.md |
operate.md |
software | healthy | docs/operate.md |
Cargo.toml |
software | healthy | crates/config-model/Cargo.toml |
lib.rs |
software | healthy | crates/config-model/src/lib.rs |
Cargo.toml |
software | healthy | crates/wifi-manager/Cargo.toml |
logging.rs |
software | healthy | crates/wifi-manager/src/logging.rs |
status.rs |
software | healthy | crates/wifi-manager/src/status.rs |
config.rs |
software | healthy | crates/wifi-manager/src/config.rs |
main.rs |
software | healthy | crates/wifi-manager/src/main.rs |
web.rs |
software | healthy | crates/wifi-manager/src/web.rs |
hotspot.rs |
software | healthy | crates/wifi-manager/src/hotspot.rs |
password.rs |
software | healthy | crates/wifi-manager/src/password.rs |
qr.rs |
software | healthy | crates/wifi-manager/src/qr.rs |
nm.rs |
software | healthy | crates/wifi-manager/src/nm.rs |
watch.rs |
software | healthy | crates/wifi-manager/src/watch.rs |
ui.rs |
software | healthy | crates/wifi-manager/src/overlay/ui.rs |
mod.rs |
software | healthy | crates/wifi-manager/src/overlay/mod.rs |
Cargo.toml |
software | healthy | crates/buttond/Cargo.toml |
main.rs |
software | healthy | crates/buttond/src/main.rs |
Cargo.toml |
software | healthy | crates/photoframe/Cargo.toml |
config_tests.rs |
software | healthy | crates/photoframe/tests/config_tests.rs |
viewer_surface_handshake.rs |
software | healthy | crates/photoframe/tests/viewer_surface_handshake.rs |
manager_integration.rs |
software | healthy | crates/photoframe/tests/manager_integration.rs |
files_integration.rs |
software | healthy | crates/photoframe/tests/files_integration.rs |
shader_validation.rs |
software | healthy | crates/photoframe/tests/shader_validation.rs |
lib.rs |
software | healthy | crates/photoframe/src/lib.rs |
events.rs |
software | healthy | crates/photoframe/src/events.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 |
lib |
software | healthy | tests/lib |
showcase |
software | healthy | showcase |
docs |
software | healthy | docs |
crates |
software | healthy | crates |
config-model |
software | healthy | crates/config-model |
src |
software | healthy | crates/config-model/src |
wifi-manager |
software | healthy | crates/wifi-manager |
src |
software | healthy | crates/wifi-manager/src |
overlay |
software | healthy | crates/wifi-manager/src/overlay |
buttond |
software | healthy | crates/buttond |
src |
software | healthy | crates/buttond/src |
photoframe |
software | healthy | crates/photoframe |
tests |
software | healthy | crates/photoframe/tests |
src |
software | healthy | crates/photoframe/src |
processing |
software | healthy | crates/photoframe/src/processing |
renderer |
software | healthy | crates/photoframe/src/renderer |
gpu |
software | healthy | crates/photoframe/src/gpu |
tasks |
software | healthy | crates/photoframe/src/tasks |
viewer |
software | healthy | crates/photoframe/src/tasks/viewer |
scenes |
software | healthy | crates/photoframe/src/tasks/viewer/scenes |
developer |
software | healthy | developer |
setup |
software | healthy | setup |
assets |
software | healthy | setup/assets |
app |
software | healthy | setup/assets/app |
etc |
software | healthy | setup/assets/app/etc |
lib |
software | healthy | setup/lib |
system |
software | healthy | setup/system |
lib |
software | healthy | setup/system/lib |
modules |
software | healthy | setup/system/modules |
tools |
software | healthy | setup/system/tools |
tools |
software | healthy | setup/tools |
application |
software | healthy | setup/application |
modules |
software | healthy | setup/application/modules |
| Label | Layer | Status | Path |
|---|---|---|---|
port:07 |
network | healthy | config.yaml |
port:15 |
network | healthy | config.yaml |
port:22 |
network | healthy | config.yaml |
port:06 |
network | healthy | config.yaml |
port:45 |
network | healthy | config.yaml |
port:23 |
network | healthy | config.yaml |
port:12 |
network | healthy | config.yaml |
port:30 |
network | healthy | config.yaml |
port:08 |
network | healthy | config.yaml |
port:16 |
network | healthy | config.yaml |
port:8080 |
network | healthy | setup/assets/app/etc/wifi-manager.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::crates/wifi-manager/src/status.rs |
security | healthy | crates/wifi-manager/src/status.rs |
password_literal::developer/overlay-test.sh |
security | healthy | developer/overlay-test.sh |
password_literal::developer/overlay-test.sh |
security | healthy | developer/overlay-test.sh |
password_literal::developer/overlay-test.sh |
security | healthy | developer/overlay-test.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
1.3.268.0 |
network | healthy | Cargo.lock |
192.168.4.1 |
network | healthy | crates/wifi-manager/src/web.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-se4xx7rf |
software | healthy | /tmp/repobility-clone-se4xx7rf |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | config.yaml |
This page is publicly accessible at:
https://repobility.com/scan/fe8bf345-6dc0-4541-a2ad-fb0ade2cf705/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fe8bf345-6dc0-4541-a2ad-fb0ade2cf705/
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.