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.

tomWhiting/beamr

https://github.com/tomWhiting/beamr · scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)

41 raw signals (0 security + 41 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 41 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 1002 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
RELEASE_CHECKLIST.md software healthy RELEASE_CHECKLIST.md
CONVENTIONS.toml software healthy CONVENTIONS.toml
LICENSE software healthy LICENSE
Cargo.lock software healthy Cargo.lock
CHANGELOG.md software healthy CHANGELOG.md
terminology.md software healthy docs/terminology.md
gleam-workflows-vision.md software healthy docs/gleam-workflows-vision.md
beamr-vm-design.md software healthy docs/beamr-vm-design.md
DESIGN.md software healthy docs/design/beamr/DESIGN.md
RUNBOOK.md software healthy docs/design/beamr/RUNBOOK.md
stories.json software healthy docs/design/beamr/stories.json
checklist.json software healthy docs/design/beamr/checklist.json
design.json software healthy docs/design/beamr/design.json
BRIEF-TRACKER.md software healthy docs/design/beamr/BRIEF-TRACKER.md
USER-STORIES.md software healthy docs/design/beamr/USER-STORIES.md
CHECKLIST.md software healthy docs/design/beamr/CHECKLIST.md
B-017.json software healthy docs/design/beamr/briefs/B-017.json
B-023a.md software healthy docs/design/beamr/briefs/B-023a.md
B-166.json software healthy docs/design/beamr/briefs/B-166.json
B-055.md software healthy docs/design/beamr/briefs/B-055.md
B-066.json software healthy docs/design/beamr/briefs/B-066.json
B-110.md software healthy docs/design/beamr/briefs/B-110.md
B-148.json software healthy docs/design/beamr/briefs/B-148.json
B-120.md software healthy docs/design/beamr/briefs/B-120.md
B-044.md software healthy docs/design/beamr/briefs/B-044.md
B-023b.json software healthy docs/design/beamr/briefs/B-023b.json
B-018.json software healthy docs/design/beamr/briefs/B-018.json
B-004.json software healthy docs/design/beamr/briefs/B-004.json
B-170.json software healthy docs/design/beamr/briefs/B-170.json
B-096.json software healthy docs/design/beamr/briefs/B-096.json
B-063.json software healthy docs/design/beamr/briefs/B-063.json
B-025.md software healthy docs/design/beamr/briefs/B-025.md
B-029.json software healthy docs/design/beamr/briefs/B-029.json
B-093.json software healthy docs/design/beamr/briefs/B-093.json
B-169.json software healthy docs/design/beamr/briefs/B-169.json
B-078.json software healthy docs/design/beamr/briefs/B-078.json
B-118.md software healthy docs/design/beamr/briefs/B-118.md
B-065.md software healthy docs/design/beamr/briefs/B-065.md
B-003.json software healthy docs/design/beamr/briefs/B-003.json
B-114.json software healthy docs/design/beamr/briefs/B-114.json
B-120.json software healthy docs/design/beamr/briefs/B-120.json
B-146.json software healthy docs/design/beamr/briefs/B-146.json
B-106.md software healthy docs/design/beamr/briefs/B-106.md
B-175.json software healthy docs/design/beamr/briefs/B-175.json
B-032.md software healthy docs/design/beamr/briefs/B-032.md
B-138.json software healthy docs/design/beamr/briefs/B-138.json
B-087.json software healthy docs/design/beamr/briefs/B-087.json
B-058.json software healthy docs/design/beamr/briefs/B-058.json

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

LabelLayerStatusPath
docs software healthy docs
design software healthy docs/design
beamr software healthy docs/design/beamr
briefs software healthy docs/design/beamr/briefs
files software healthy docs/files
adr software healthy docs/adr
crates software healthy crates
beamr-wasm software healthy crates/beamr-wasm
src software healthy crates/beamr-wasm/src
gleam-types software healthy crates/gleam-types
src software healthy crates/gleam-types/src
beamr-cli software healthy crates/beamr-cli
src software healthy crates/beamr-cli/src
beamr software healthy crates/beamr
tests software healthy crates/beamr/tests
src software healthy crates/beamr/src
atom software healthy crates/beamr/src/atom
process software healthy crates/beamr/src/process
mailbox software healthy crates/beamr/src/mailbox
constant_pool software healthy crates/beamr/src/constant_pool
loader software healthy crates/beamr/src/loader
decode software healthy crates/beamr/src/loader/decode
term software healthy crates/beamr/src/term
boxed software healthy crates/beamr/src/term/boxed
compare software healthy crates/beamr/src/term/compare
replay software healthy crates/beamr/src/replay
gc software healthy crates/beamr/src/gc
interpreter software healthy crates/beamr/src/interpreter
opcodes software healthy crates/beamr/src/interpreter/opcodes
closures software healthy crates/beamr/src/interpreter/opcodes/closures
guards software healthy crates/beamr/src/interpreter/opcodes/guards
binary software healthy crates/beamr/src/interpreter/opcodes/binary
construction software healthy crates/beamr/src/interpreter/opcodes/binary/construction
segments software healthy crates/beamr/src/interpreter/opcodes/binary/construction/se…
io software healthy crates/beamr/src/io
etf software healthy crates/beamr/src/etf
ets software healthy crates/beamr/src/ets
native software healthy crates/beamr/src/native
process_bifs software healthy crates/beamr/src/native/process_bifs
otp_stubs software healthy crates/beamr/src/native/otp_stubs
gate3_bifs software healthy crates/beamr/src/native/gate3_bifs
stdlib_stubs software healthy crates/beamr/src/native/stdlib_stubs
context software healthy crates/beamr/src/native/context
jit software healthy crates/beamr/src/jit
compiler software healthy crates/beamr/src/jit/compiler
capability software healthy crates/beamr/src/capability
scheduler software healthy crates/beamr/src/scheduler
module_management software healthy crates/beamr/src/scheduler/module_management
execution software healthy crates/beamr/src/scheduler/execution
telemetry software healthy crates/beamr/src/telemetry

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

LabelLayerStatusPath
workerScript software healthy examples/edge-worker/test/worker.test.mjs:workerScript
createPreloadedVm software healthy examples/edge-worker/test/worker.test.mjs:createPreloadedVm
parseJsonResult software healthy examples/edge-worker/test/worker.test.mjs:parseJsonResult
runUntilExit software healthy examples/edge-worker/test/worker.test.mjs:runUntilExit
configuredModule software healthy examples/edge-worker/src/worker.js:configuredModule
configuredFunction software healthy examples/edge-worker/src/worker.js:configuredFunction
configuredMaxSteps software healthy examples/edge-worker/src/worker.js:configuredMaxSteps
getPreloadedVm software healthy examples/edge-worker/src/worker.js:getPreloadedVm
headersToObject software healthy examples/edge-worker/src/worker.js:headersToObject
requestToBeamValue software healthy examples/edge-worker/src/worker.js:requestToBeamValue
jsonSummary software healthy examples/edge-worker/src/worker.js:jsonSummary
responseFromBeamValue software healthy examples/edge-worker/src/worker.js:responseFromBeamValue
runBeamRequest software healthy examples/edge-worker/src/worker.js:runBeamRequest

LabelLayerStatusPath
auth::.claude/skills/workflows/SKILL.md security healthy .claude/skills/workflows/SKILL.md
auth::.claude/skills/quick-scout/SKILL.md security healthy .claude/skills/quick-scout/SKILL.md
auth::.claude/skills/agent-browser/SKILL.md security healthy .claude/skills/agent-browser/SKILL.md

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

LabelLayerStatusPath
postgres data healthy .claude/skills/grill-with-docs/SKILL.md

LabelLayerStatusPath
127.0.0.1 network healthy docs/design/beamr/briefs/B-118.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/cbd8859f-0624-436a-8504-0b08a011d5d4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cbd8859f-0624-436a-8504-0b08a011d5d4/

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.