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.

signalbreak-labs/ogham

https://github.com/signalbreak-labs/ogham · scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)

14 raw signals (7 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 2 signal sources. 6 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 96 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
DESIGN.md software healthy DESIGN.md
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
RELEASING.md software healthy RELEASING.md
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
Cargo.lock software healthy Cargo.lock
CHANGELOG.md software healthy CHANGELOG.md
architecture.md software healthy docs/architecture.md
integration.md software healthy docs/integration.md
server.md software healthy docs/server.md
agent-context.md software healthy docs/agent-context.md
compression.md software healthy docs/compression.md
Cargo.toml software healthy crates/ogham-server/Cargo.toml
http.rs software healthy crates/ogham-server/tests/http.rs
lib.rs software healthy crates/ogham-server/src/lib.rs
main.rs software healthy crates/ogham-server/src/main.rs
Cargo.toml software healthy crates/ogham/Cargo.toml
llm_safety.rs software healthy crates/ogham/tests/llm_safety.rs
probes.rs software healthy crates/ogham/tests/probes.rs
fuzz.rs software healthy crates/ogham/tests/fuzz.rs
golden.rs software healthy crates/ogham/tests/golden.rs
budget.rs software healthy crates/ogham/src/budget.rs
cache_strategy.rs software healthy crates/ogham/src/cache_strategy.rs
lib.rs software healthy crates/ogham/src/lib.rs
tools.rs software healthy crates/ogham/src/tools.rs
cache_aligner.rs software healthy crates/ogham/src/cache_aligner.rs
detect.rs software healthy crates/ogham/src/detect.rs
stats_math.rs software healthy crates/ogham/src/stats_math.rs
token_counter.rs software healthy crates/ogham/src/token_counter.rs
agent.rs software healthy crates/ogham/src/agent.rs
pipeline.rs software healthy crates/ogham/src/pipeline.rs
token_est.rs software healthy crates/ogham/src/token_est.rs
adaptive_sizer.rs software healthy crates/ogham/src/adaptive_sizer.rs
conversation.rs software healthy crates/ogham/src/conversation.rs
in_memory.rs software healthy crates/ogham/src/ccr/in_memory.rs
mod.rs software healthy crates/ogham/src/ccr/mod.rs
sqlite.rs software healthy crates/ogham/src/ccr/sqlite.rs
fjall.rs software healthy crates/ogham/src/ccr/fjall.rs
mod.rs software healthy crates/ogham/src/providers/mod.rs
anthropic.rs software healthy crates/ogham/src/providers/anthropic.rs
smart_crusher.rs software healthy crates/ogham/src/compressors/smart_crusher.rs
mod.rs software healthy crates/ogham/src/compressors/mod.rs
ast_code.rs software healthy crates/ogham/src/compressors/ast_code.rs
log_stripper.rs software healthy crates/ogham/src/compressors/log_stripper.rs
dedup_ref.rs software healthy crates/ogham/src/compressors/dedup_ref.rs
semantic.rs software healthy crates/ogham/src/compressors/semantic.rs
toon.rs software healthy crates/ogham/src/compressors/toon.rs
mod.rs software healthy crates/ogham/src/memory/mod.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
crates software healthy crates
ogham-server software healthy crates/ogham-server
tests software healthy crates/ogham-server/tests
src software healthy crates/ogham-server/src
ogham software healthy crates/ogham
tests software healthy crates/ogham/tests
src software healthy crates/ogham/src
ccr software healthy crates/ogham/src/ccr
providers software healthy crates/ogham/src/providers
compressors software healthy crates/ogham/src/compressors
memory software healthy crates/ogham/src/memory
benches software healthy crates/ogham/benches
ogham-core software healthy crates/ogham-core
src software healthy crates/ogham-core/src
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
audit cicd healthy .github/workflows/audit.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
msrv cicd healthy .github/workflows/ci.yml
docs cicd healthy .github/workflows/ci.yml
verify cicd healthy .github/workflows/release.yml
create-release cicd healthy .github/workflows/release.yml
binaries cicd healthy .github/workflows/release.yml
publish-crates cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
CARGO_REGISTRY_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-0lg1gkrl software healthy /tmp/repobility-clone-0lg1gkrl

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy crates/ogham-server/src/lib.rs

LabelLayerStatusPath
port:06 network healthy .github/workflows/audit.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/0cc818d8-be0e-41c4-9688-e4f5da122f5f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0cc818d8-be0e-41c4-9688-e4f5da122f5f/

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.