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.

AntoineToussaint/lazybox

https://github.com/AntoineToussaint/lazybox · scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)

47 raw signals (0 security + 47 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.3 (diff) · 34 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
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 423 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
CLAUDE.md software healthy CLAUDE.md
DESIGN.md software healthy DESIGN.md
Cargo.toml software healthy Cargo.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
run.sh software healthy run.sh
ROADMAP.md software healthy ROADMAP.md
README.md software healthy README.md
Makefile software healthy Makefile
typos.toml software healthy typos.toml
LICENSE software healthy LICENSE
SUPPORT.md software healthy SUPPORT.md
Cargo.lock software healthy Cargo.lock
bootstrap.sh software healthy scripts/bootstrap.sh
rust-cleanup.sh software healthy scripts/examples/rust-cleanup.sh
release-setup.yml software healthy .github/release-setup.yml
PULL_REQUEST_TEMPLATE.md software healthy .github/PULL_REQUEST_TEMPLATE.md
config.yml software healthy .github/ISSUE_TEMPLATE/config.yml
feature_request.yml software healthy .github/ISSUE_TEMPLATE/feature_request.yml
bug_report.yml software healthy .github/ISSUE_TEMPLATE/bug_report.yml
pages.yml software healthy .github/workflows/pages.yml
release.yml software healthy .github/workflows/release.yml
ci.yml software healthy .github/workflows/ci.yml
demo.yml software healthy .github/workflows/demo.yml
action.yml software healthy .github/actions/rust-build-env/action.yml
README.md software healthy demo/README.md
screencast.md software healthy demo/screencast.md
config.minimal.yaml software healthy examples/config.minimal.yaml
rust-cleanup.sh software healthy examples/rust-cleanup.sh
README.md software healthy examples/README.md
config.slack-mirror.yaml software healthy examples/config.slack-mirror.yaml
config.per-repo-env.yaml software healthy examples/config.per-repo-env.yaml
config.autonomous-agent.yaml software healthy examples/config.autonomous-agent.yaml
TODO.md software healthy docs/TODO.md
slack-manifest.yml software healthy docs/slack-manifest.yml
slack-setup.md software healthy docs/slack-setup.md
snippets.md software healthy docs/snippets.md
sync-performance.md software healthy docs/sync-performance.md
hardening-audit.md software healthy docs/dev/hardening-audit.md
bidirectional-slack-testing.md software healthy docs/dev/bidirectional-slack-testing.md
slack-testing.md software healthy docs/dev/slack-testing.md
terminals-and-agents.md software healthy docs/features/terminals-and-agents.md
inbox-and-sync.md software healthy docs/features/inbox-and-sync.md
workspaces-and-worktrees.md software healthy docs/features/workspaces-and-worktrees.md
tui-and-ux.md software healthy docs/features/tui-and-ux.md
README.md software healthy docs/features/README.md
daemon-and-deployment.md software healthy docs/features/daemon-and-deployment.md
providers.md software healthy docs/features/providers.md
Cargo.toml software healthy crates/agents/Cargo.toml
detect_fixtures.rs software healthy crates/agents/tests/detect_fixtures.rs

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

LabelLayerStatusPath
scripts software healthy scripts
examples software healthy scripts/examples
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
actions software healthy .github/actions
rust-build-env software healthy .github/actions/rust-build-env
demo software healthy demo
examples software healthy examples
docs software healthy docs
dev software healthy docs/dev
features software healthy docs/features
crates software healthy crates
agents software healthy crates/agents
tests software healthy crates/agents/tests
fixtures software healthy crates/agents/tests/fixtures
src software healthy crates/agents/src
gh-provider software healthy crates/gh-provider
tests software healthy crates/gh-provider/tests
src software healthy crates/gh-provider/src
libghostty-vt software healthy crates/libghostty-vt
tests software healthy crates/libghostty-vt/tests
src software healthy crates/libghostty-vt/src
kitty software healthy crates/libghostty-vt/src/kitty
llm-proxy software healthy crates/llm-proxy
tests software healthy crates/llm-proxy/tests
src software healthy crates/llm-proxy/src
linear-provider software healthy crates/linear-provider
tests software healthy crates/linear-provider/tests
src software healthy crates/linear-provider/src
slack-provider software healthy crates/slack-provider
src software healthy crates/slack-provider/src
ipc software healthy crates/ipc
tests software healthy crates/ipc/tests
src software healthy crates/ipc/src
server software healthy crates/server
tests software healthy crates/server/tests
src software healthy crates/server/src
backend software healthy crates/server/src/backend
polling software healthy crates/server/src/polling
auth software healthy crates/auth
src software healthy crates/auth/src
providers software healthy crates/auth/src/providers
tui software healthy crates/tui
tests software healthy crates/tui/tests
src software healthy crates/tui/src
components software healthy crates/tui/src/components
right_pane software healthy crates/tui/src/components/right_pane
sidebar software healthy crates/tui/src/components/sidebar
realm software healthy crates/tui/src/realm

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

LabelLayerStatusPath
build cicd healthy .github/workflows/pages.yml
deploy cicd healthy .github/workflows/pages.yml
plan cicd healthy .github/workflows/release.yml
build-local-artifacts cicd healthy .github/workflows/release.yml
build-global-artifacts cicd healthy .github/workflows/release.yml
host cicd healthy .github/workflows/release.yml
publish-homebrew-formula cicd healthy .github/workflows/release.yml
announce cicd healthy .github/workflows/release.yml
test cicd healthy .github/workflows/ci.yml
clippy cicd healthy .github/workflows/ci.yml
fmt cicd healthy .github/workflows/ci.yml
rustdoc cicd healthy .github/workflows/ci.yml
deny cicd healthy .github/workflows/ci.yml
typos cicd healthy .github/workflows/ci.yml
machete cicd healthy .github/workflows/ci.yml
render cicd healthy .github/workflows/demo.yml

LabelLayerStatusPath
auth::crates/auth/src/credential.rs security healthy crates/auth/src/credential.rs
auth::examples/config.slack-mirror.yaml security healthy examples/config.slack-mirror.yaml
auth::crates/tui/src/slack_init.rs security healthy crates/tui/src/slack_init.rs
auth::crates/auth/src/lib.rs security healthy crates/auth/src/lib.rs
auth::CLAUDE.md security healthy CLAUDE.md
auth::crates/config/src/lib.rs security healthy crates/config/src/lib.rs
auth::crates/linear-provider/src/lib.rs security healthy crates/linear-provider/src/lib.rs

LabelLayerStatusPath
sgr software healthy crates/agents/tests/fixtures/generate.py:32
cup software healthy crates/agents/tests/fixtures/generate.py:36
write software healthy crates/agents/tests/fixtures/generate.py:41
spaceless_footer software healthy crates/agents/tests/fixtures/generate.py:149

LabelLayerStatusPath
gha::pages cicd healthy .github/workflows/pages.yml
gha::release cicd healthy .github/workflows/release.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::demo cicd healthy .github/workflows/demo.yml

LabelLayerStatusPath
sqlite data healthy CLAUDE.md
postgres data healthy examples/config.per-repo-env.yaml
redis data healthy web/package-lock.json

LabelLayerStatusPath
BUILD_MANIFEST_NAME cicd healthy
HOMEBREW_TAP_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
127.0.0.1 network healthy CLAUDE.md
185.199.108.153 network healthy web/README.md

LabelLayerStatusPath
AntoineToussaint__lazybox software healthy /data/fable5_failed_archive/AntoineToussaint__lazybox

LabelLayerStatusPath
vps::azure hardware healthy web/package-lock.json
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/1b5197f9-3598-4621-a8a1-078fdf3509e1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1b5197f9-3598-4621-a8a1-078fdf3509e1/

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.