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.

rgcottrell/seeker

https://github.com/rgcottrell/seeker · scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)

25 raw signals (0 security + 25 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 25 actionable findings from 1 signal source. 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 142 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
rust-toolchain.toml software healthy rust-toolchain.toml
Cargo.toml software healthy Cargo.toml
CLAUDE.md software healthy CLAUDE.md
mise.toml software healthy mise.toml
build.rs software healthy build.rs
Cargo.lock software healthy Cargo.lock
check.sh software healthy scripts/check.sh
validate_spec_b1.sh software healthy scripts/validate_spec_b1.sh
install-hooks.sh software healthy scripts/install-hooks.sh
validate_serve_spec.sh software healthy scripts/validate_serve_spec.sh
run_all_quants.sh software healthy scripts/run_all_quants.sh
vision_ref.py software healthy scripts/vision_ref.py
spec_throughput.sh software healthy scripts/spec_throughput.sh
index.html software healthy public/index.html
ci.yml software healthy .github/workflows/ci.yml
runtime_flags.rs software healthy src/runtime_flags.rs
main.rs software healthy src/main.rs
chat_template.rs software healthy src/chat_template.rs
error.rs software healthy src/tokenizer/error.rs
mod.rs software healthy src/tokenizer/mod.rs
bundle.rs software healthy src/tokenizer/bundle.rs
metadata.rs software healthy src/tokenizer/metadata.rs
bpe.rs software healthy src/tokenizer/bpe.rs
gemma.rs software healthy src/tokenizer/gemma.rs
unigram.rs software healthy src/tokenizer/unigram.rs
qwen35moe.rs software healthy src/models/qwen35moe.rs
mod.rs software healthy src/models/mod.rs
gemma4_assistant.rs software healthy src/models/gemma4_assistant.rs
gemma4.rs software healthy src/models/gemma4.rs
llama.rs software healthy src/models/llama.rs
qwen3.rs software healthy src/models/qwen3.rs
detokenize.rs software healthy src/commands/detokenize.rs
tokenize.rs software healthy src/commands/tokenize.rs
download.rs software healthy src/commands/download.rs
chat.rs software healthy src/commands/chat.rs
serve.rs software healthy src/commands/serve.rs
probe.rs software healthy src/commands/probe.rs
chat_cache.rs software healthy src/commands/chat_cache.rs
mod.rs software healthy src/commands/mod.rs
embedding.rs software healthy src/commands/embedding.rs
inspect.rs software healthy src/commands/inspect.rs
run.rs software healthy src/commands/run.rs
bench.rs software healthy src/commands/bench.rs
encoder.rs software healthy src/vision/encoder.rs
mod.rs software healthy src/vision/mod.rs
preprocess.rs software healthy src/vision/preprocess.rs
error.rs software healthy src/gguf/error.rs
types.rs software healthy src/gguf/types.rs
value.rs software healthy src/gguf/value.rs
mod.rs software healthy src/gguf/mod.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
public software healthy public
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
tokenizer software healthy src/tokenizer
models software healthy src/models
commands software healthy src/commands
vision software healthy src/vision
gguf software healthy src/gguf
audio software healthy src/audio
inference software healthy src/inference
ops software healthy src/inference/ops
server software healthy src/server
types software healthy src/server/types
handlers software healthy src/server/handlers

LabelLayerStatusPath
_import_gguf software healthy scripts/vision_ref.py:56
_round_by_factor software healthy scripts/vision_ref.py:85
_ceil_by_factor software healthy scripts/vision_ref.py:93
_floor_by_factor software healthy scripts/vision_ref.py:97
smart_resize software healthy scripts/vision_ref.py:101
resize_bilinear_u8 software healthy scripts/vision_ref.py:117
preprocess software healthy scripts/vision_ref.py:158
field_value software healthy scripts/vision_ref.py:192
build_config software healthy scripts/vision_ref.py:202
load_and_assert_weights software healthy scripts/vision_ref.py:244
shp software healthy scripts/vision_ref.py:256
want software healthy scripts/vision_ref.py:260
vit_forward_stub software dead scripts/vision_ref.py:293
make_test_image software healthy scripts/vision_ref.py:310
stats software healthy scripts/vision_ref.py:325
main software healthy scripts/vision_ref.py:342

LabelLayerStatusPath
port:11455 network healthy scripts/validate_spec_b1.sh
port:11457 network healthy scripts/spec_throughput.sh
port:11434 network healthy src/server/config.rs

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

LabelLayerStatusPath
127.0.0.1 network healthy scripts/validate_spec_b1.sh

LabelLayerStatusPath
gpu (detected) hardware healthy Cargo.toml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
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/d4201fee-e92c-448b-b7dc-8ca791e4258f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d4201fee-e92c-448b-b7dc-8ca791e4258f/

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.