https://github.com/bestdevmgp/share-anything-cli
· scanned 2026-06-17 01:39 UTC (1 month, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +2.8 (diff) · 13 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 83 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 |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
Cargo.lock |
software | healthy | Cargo.lock |
release-cli.yml |
software | healthy | .github/workflows/release-cli.yml |
run.js |
software | healthy | npm/run.js |
package.json |
software | healthy | npm/package.json |
install.js |
software | healthy | npm/install.js |
client.rs |
software | healthy | src/client.rs |
format.rs |
software | healthy | src/format.rs |
config.rs |
software | healthy | src/config.rs |
update_check.rs |
software | healthy | src/update_check.rs |
progress.rs |
software | healthy | src/progress.rs |
main.rs |
software | healthy | src/main.rs |
error.rs |
software | healthy | src/error.rs |
time.rs |
software | healthy | src/time.rs |
logout.rs |
software | healthy | src/commands/logout.rs |
list.rs |
software | healthy | src/commands/list.rs |
download.rs |
software | healthy | src/commands/download.rs |
download_history.rs |
software | healthy | src/commands/download_history.rs |
info.rs |
software | healthy | src/commands/info.rs |
login.rs |
software | healthy | src/commands/login.rs |
upload.rs |
software | healthy | src/commands/upload.rs |
mod.rs |
software | healthy | src/commands/mod.rs |
logs.rs |
software | healthy | src/commands/logs.rs |
delete.rs |
software | healthy | src/commands/delete.rs |
rtc.rs |
software | healthy | src/p2p/rtc.rs |
receiver.rs |
software | healthy | src/p2p/receiver.rs |
protocol.rs |
software | healthy | src/p2p/protocol.rs |
signaling.rs |
software | healthy | src/p2p/signaling.rs |
mod.rs |
software | healthy | src/p2p/mod.rs |
sender.rs |
software | healthy | src/p2p/sender.rs |
event.rs |
software | healthy | src/tui/event.rs |
app.rs |
software | healthy | src/tui/app.rs |
mod.rs |
software | healthy | src/tui/mod.rs |
toast.rs |
software | healthy | src/tui/widgets/toast.rs |
header.rs |
software | healthy | src/tui/widgets/header.rs |
confirm.rs |
software | healthy | src/tui/widgets/confirm.rs |
mod.rs |
software | healthy | src/tui/widgets/mod.rs |
logout.rs |
software | healthy | src/tui/screens/logout.rs |
download.rs |
software | healthy | src/tui/screens/download.rs |
info.rs |
software | healthy | src/tui/screens/info.rs |
login.rs |
software | healthy | src/tui/screens/login.rs |
dashboard.rs |
software | healthy | src/tui/screens/dashboard.rs |
mod.rs |
software | healthy | src/tui/screens/mod.rs |
delete.rs |
software | healthy | src/tui/screens/delete.rs |
options.rs |
software | healthy | src/tui/screens/secure/options.rs |
mod.rs |
software | healthy | src/tui/screens/secure/mod.rs |
options.rs |
software | healthy | src/tui/screens/upload/options.rs |
picker.rs |
software | healthy | src/tui/screens/upload/picker.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
npm |
software | healthy | npm |
src |
software | healthy | src |
commands |
software | healthy | src/commands |
p2p |
software | healthy | src/p2p |
tui |
software | healthy | src/tui |
widgets |
software | healthy | src/tui/widgets |
screens |
software | healthy | src/tui/screens |
secure |
software | healthy | src/tui/screens/secure |
upload |
software | healthy | src/tui/screens/upload |
core |
software | healthy | src/core |
p2p |
software | healthy | src/core/p2p |
| Label | Layer | Status | Path |
|---|---|---|---|
getPlatformBinary |
software | healthy | npm/install.js:getPlatformBinary |
getBinPath |
software | healthy | npm/install.js:getBinPath |
follow |
software | healthy | npm/install.js:follow |
download |
software | healthy | npm/install.js:download |
main |
software | healthy | npm/install.js:main |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release-cli.yml |
publish-npm |
cicd | healthy | .github/workflows/release-cli.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
bestdevmgp__share-anything-cli |
software | healthy | /data/fable5_failed_archive/bestdevmgp__share-anything-cli |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release-cli |
cicd | healthy | .github/workflows/release-cli.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/5f532e74-3c98-435a-b6d2-383dd6c33e16/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5f532e74-3c98-435a-b6d2-383dd6c33e16/
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.