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.

santi34mg/fib

https://github.com/santi34mg/fib · scanned 2026-06-16 00:02 UTC (2 months, 3 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. 7 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 76 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
LICENSE software healthy LICENSE
Cargo.lock software healthy Cargo.lock
casting.md software healthy docs/casting.md
README.md software healthy docs/README.md
builtins.md software healthy docs/builtins.md
switch.md software healthy docs/switch.md
literals.md software healthy docs/literals.md
types.md software healthy docs/types.md
operators.md software healthy docs/operators.md
variables.md software healthy docs/variables.md
pointers-memory.md software healthy docs/pointers-memory.md
arrays.md software healthy docs/arrays.md
imports.md software healthy docs/imports.md
enums.md software healthy docs/enums.md
control-flow.md software healthy docs/control-flow.md
generics.md software healthy docs/generics.md
structs.md software healthy docs/structs.md
functions.md software healthy docs/functions.md
SKILL.md software healthy .claude/skills/atomic-commits/SKILL.md
README.md software healthy std/README.md
README.md software healthy samples/README.md
claude-code-review.yml software healthy .github/workflows/claude-code-review.yml
cicd.yml software healthy .github/workflows/cicd.yml
claude.yml software healthy .github/workflows/claude.yml
lib.rs software healthy src/lib.rs
cli.rs software healthy src/cli.rs
ast.rs software healthy src/ast.rs
driver.rs software healthy src/driver.rs
main.rs software healthy src/main.rs
hir.rs software healthy src/hir.rs
mod.rs software healthy src/parsing/mod.rs
test.rs software healthy src/parsing/test.rs
parser.rs software healthy src/parsing/parser.rs
mod.rs software healthy src/lexing/mod.rs
test.rs software healthy src/lexing/test.rs
lexer.rs software healthy src/lexing/lexer.rs
builtin.rs software healthy src/tokens/builtin.rs
literal.rs software healthy src/tokens/literal.rs
mod.rs software healthy src/tokens/mod.rs
keyword.rs software healthy src/tokens/keyword.rs
identifier.rs software healthy src/tokens/identifier.rs
punctuation.rs software healthy src/tokens/punctuation.rs
operator.rs software healthy src/tokens/operator.rs
token.rs software healthy src/tokens/token.rs
mod.rs software healthy src/analysis/mod.rs
test.rs software healthy src/analysis/test.rs
generate_hir.rs software healthy src/analysis/generate_hir.rs

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

LabelLayerStatusPath
docs software healthy docs
.claude software healthy .claude
skills software healthy .claude/skills
atomic-commits software healthy .claude/skills/atomic-commits
std software healthy std
samples software healthy samples
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
parsing software healthy src/parsing
lexing software healthy src/lexing
tokens software healthy src/tokens
analysis software healthy src/analysis
lowering software healthy src/lowering

LabelLayerStatusPath
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::cicd cicd healthy .github/workflows/cicd.yml
gha::claude cicd healthy .github/workflows/claude.yml

LabelLayerStatusPath
claude-review cicd healthy .github/workflows/claude-code-review.yml
build_and_test cicd healthy .github/workflows/cicd.yml
claude cicd healthy .github/workflows/claude.yml

LabelLayerStatusPath
repobility-clone-grarsk5k software healthy /tmp/repobility-clone-grarsk5k

LabelLayerStatusPath
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
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/a4e8fb7e-aa8a-4174-ad03-8a71bd464feb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a4e8fb7e-aa8a-4174-ad03-8a71bd464feb/

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.