https://github.com/zyx1121/quickvm
· scanned 2026-06-16 01:14 UTC (2 months, 1 week ago)
23 raw signals (14 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 2 signal sources. 22 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 49 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
config.example.toml |
software | healthy | config.example.toml |
README.md |
software | healthy | README.md |
Cargo.lock |
software | healthy | Cargo.lock |
Cargo.toml |
software | healthy | crates/app/Cargo.toml |
clipboard.rs |
software | healthy | crates/app/src/clipboard.rs |
config.rs |
software | healthy | crates/app/src/config.rs |
main.rs |
software | healthy | crates/app/src/main.rs |
clipboard_files.rs |
software | healthy | crates/app/src/clipboard_files.rs |
Cargo.toml |
software | healthy | crates/proto/Cargo.toml |
lib.rs |
software | healthy | crates/proto/src/lib.rs |
Cargo.toml |
software | healthy | crates/transport/Cargo.toml |
clip_probe.rs |
software | healthy | crates/transport/examples/clip_probe.rs |
lib.rs |
software | healthy | crates/transport/src/lib.rs |
Cargo.toml |
software | healthy | crates/capture/Cargo.toml |
lib.rs |
software | healthy | crates/capture/src/lib.rs |
windows.rs |
software | healthy | crates/capture/src/windows.rs |
macos.rs |
software | healthy | crates/capture/src/macos.rs |
Cargo.toml |
software | healthy | crates/emulation/Cargo.toml |
lib.rs |
software | healthy | crates/emulation/src/lib.rs |
Cargo.toml |
software | healthy | crates/event/Cargo.toml |
lib.rs |
software | healthy | crates/event/src/lib.rs |
ci.yml |
software | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
crates |
software | healthy | crates |
app |
software | healthy | crates/app |
src |
software | healthy | crates/app/src |
proto |
software | healthy | crates/proto |
src |
software | healthy | crates/proto/src |
transport |
software | healthy | crates/transport |
examples |
software | healthy | crates/transport/examples |
src |
software | healthy | crates/transport/src |
capture |
software | healthy | crates/capture |
src |
software | healthy | crates/capture/src |
emulation |
software | healthy | crates/emulation |
src |
software | healthy | crates/emulation/src |
event |
software | healthy | crates/event |
src |
software | healthy | crates/event/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.120 |
network | healthy | crates/app/src/config.rs |
127.0.0.1 |
network | healthy | crates/transport/examples/clip_probe.rs |
1.2.3.4 |
network | healthy | crates/transport/src/lib.rs |
5.6.7.8 |
network | healthy | crates/transport/src/lib.rs |
9.9.9.9 |
network | healthy | crates/transport/src/lib.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/ci.yml |
fmt |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-3i0ay5aj |
software | healthy | /tmp/repobility-clone-3i0ay5aj |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/138c4a44-e552-4b42-a68a-891019e89d04/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/138c4a44-e552-4b42-a68a-891019e89d04/
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.