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.

reyamira/models

https://github.com/reyamira/models.git · scanned 2026-05-16 04:25 UTC (4 weeks ago) · 10 languages

37 raw signals (8 security + 29 graph) 47th percentile · Rust · medium (20-100K LoC) System graph score 87 (lower by 20)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 weeks ago · v1 · 2 actionable findings from 1 signal source. 5 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 159 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
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
mise.toml software healthy mise.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
custom-agents.md software healthy docs/custom-agents.md
DESIGN.md software healthy website/DESIGN.md
README.md software healthy website/README.md
CLAUDE.md software healthy website/CLAUDE.md
package.json software healthy website/package.json
mise.toml software healthy website/mise.toml
astro.config.ts software warning website/astro.config.ts
tsconfig.json software healthy website/tsconfig.json
bearnie.json software healthy website/bearnie.json
focus-trap.ts software healthy website/src/utils/focus-trap.ts
cn.ts software healthy website/src/utils/cn.ts
global.css software healthy website/src/styles/global.css
README.md software healthy infra/benchmark-trigger/README.md
package.json software healthy infra/benchmark-trigger/package.json
wrangler.toml software healthy infra/benchmark-trigger/wrangler.toml
tsconfig.json software healthy infra/benchmark-trigger/tsconfig.json
index.ts software healthy infra/benchmark-trigger/src/index.ts
FUNDING.yml software healthy .github/FUNDING.yml
update-agents.md software healthy .github/workflows/update-agents.md
deploy-website.yml software healthy .github/workflows/deploy-website.yml
update-benchmarks.yml software healthy .github/workflows/update-benchmarks.yml
ci.yml software healthy .github/workflows/ci.yml
release.yml software healthy .github/workflows/release.yml
CLAUDE.md software healthy src/CLAUDE.md
formatting.rs software healthy src/formatting.rs
config.rs software healthy src/config.rs
main.rs software healthy src/main.rs
provider_category.rs software healthy src/provider_category.rs
api.rs software healthy src/api.rs
data.rs software healthy src/data.rs
CLAUDE.md software healthy src/benchmarks/CLAUDE.md
mod.rs software healthy src/benchmarks/mod.rs
store.rs software healthy src/benchmarks/store.rs
fetch.rs software healthy src/benchmarks/fetch.rs
traits.rs software healthy src/benchmarks/traits.rs
ui.rs software healthy src/tui/ui.rs
CLAUDE.md software healthy src/tui/CLAUDE.md
event.rs software healthy src/tui/event.rs
mod.rs software healthy src/tui/mod.rs
markdown.rs software healthy src/tui/markdown.rs
app.rs software healthy src/tui/app.rs
render.rs software healthy src/tui/models/render.rs
CLAUDE.md software healthy src/tui/models/CLAUDE.md

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

LabelLayerStatusPath
docs software healthy docs
website software healthy website
src software healthy website/src
utils software healthy website/src/utils
styles software healthy website/src/styles
infra software healthy infra
benchmark-trigger software healthy infra/benchmark-trigger
src software healthy infra/benchmark-trigger/src
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
benchmarks software healthy src/benchmarks
tui software healthy src/tui
models software healthy src/tui/models
benchmarks software healthy src/tui/benchmarks
widgets software healthy src/tui/widgets
status software healthy src/tui/status
agents software healthy src/tui/agents
cli software healthy src/cli
status software healthy src/status
adapters software healthy src/status/adapters
agents software healthy src/agents

LabelLayerStatusPath
build-and-deploy cicd healthy .github/workflows/deploy-website.yml
update-benchmarks cicd healthy .github/workflows/update-benchmarks.yml
test cicd healthy .github/workflows/ci.yml
clippy cicd healthy .github/workflows/ci.yml
fmt cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml
package-linux cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
publish-crate cicd healthy .github/workflows/release.yml
update-aur cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
getFocusableElements software healthy website/src/utils/focus-trap.ts:getFocusableElements
trapFocus software healthy website/src/utils/focus-trap.ts:trapFocus
handleKeyDown software healthy website/src/utils/focus-trap.ts:handleKeyDown
return software healthy website/src/utils/focus-trap.ts:return
generateId software healthy website/src/utils/focus-trap.ts:generateId
cn software healthy website/src/utils/cn.ts:cn
triggerWorkflow software healthy infra/benchmark-trigger/src/index.ts:triggerWorkflow

LabelLayerStatusPath
gha::deploy-website cicd healthy .github/workflows/deploy-website.yml
gha::update-benchmarks cicd healthy .github/workflows/update-benchmarks.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
AUR_SSH_PRIVATE_KEY cicd healthy
CARGO_REGISTRY_TOKEN cicd healthy
AA_API_KEY cicd healthy

LabelLayerStatusPath
repobility-clone-3ad7585h software healthy /tmp/repobility-clone-3ad7585h

LabelLayerStatusPath
auth::src/status/assessment.rs security healthy src/status/assessment.rs
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/929b9b13-d941-41e9-81ce-e941e62ecf17/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/929b9b13-d941-41e9-81ce-e941e62ecf17/

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.