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.

thomascherickal/Ferrum

https://github.com/thomascherickal/Ferrum · scanned 2026-06-16 00:35 UTC (2 months, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 12 actionable findings from 1 signal source. 2 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 114 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
deployment.md software healthy deployment.md
Cargo.toml software healthy Cargo.toml
status.md software healthy status.md
evaluation.md software healthy evaluation.md
usecases.md software healthy usecases.md
benchmarks.md software healthy benchmarks.md
example.md software healthy example.md
installation.md software healthy installation.md
Cargo.lock software healthy Cargo.lock
howtouse.md software healthy howtouse.md
readme.md software healthy readme.md
Cargo.toml software healthy tests/Cargo.toml
test_regression.rs software healthy tests/tests/test_regression.rs
test_tensor.rs software healthy tests/tests/test_tensor.rs
test_slm.rs software healthy tests/tests/test_slm.rs
test_loader.rs software healthy tests/tests/test_loader.rs
test_qat_cache.rs software healthy tests/tests/test_qat_cache.rs
test_layer.rs software healthy tests/tests/test_layer.rs
test_train.rs software healthy tests/tests/test_train.rs
test_slm_library.rs software healthy tests/tests/test_slm_library.rs
integration.rs software healthy tests/tests/integration.rs
test_csv.rs software healthy tests/tests/test_csv.rs
user_guide.md software healthy docs/user_guide.md
FAQs.md software healthy docs/FAQs.md
how_to_use.md software healthy docs/how_to_use.md
manual.md software healthy docs/manual.md
build_wasm.sh software healthy scripts/build_wasm.sh
train_all.sh software healthy scripts/train_all.sh
download_datasets.sh software healthy scripts/download_datasets.sh
Cargo.toml software healthy tabular_wasm/Cargo.toml
lib.rs software healthy tabular_wasm/src/lib.rs
index.html software healthy web/index.html
engine.js software healthy web/shared/engine.js
style.css software healthy web/shared/style.css
tabular_wasm.js software healthy web/pkg/tabular_wasm.js
Cargo.toml software healthy ferrum_core/Cargo.toml
README.md software healthy ferrum_core/README.md
slm.rs software healthy ferrum_core/src/slm.rs
verbose.rs software healthy ferrum_core/src/verbose.rs
error.rs software healthy ferrum_core/src/error.rs
tokenizer.rs software healthy ferrum_core/src/tokenizer.rs
model.rs software healthy ferrum_core/src/model.rs
lib.rs software healthy ferrum_core/src/lib.rs
optim.rs software healthy ferrum_core/src/optim.rs
loss.rs software healthy ferrum_core/src/loss.rs
train.rs software healthy ferrum_core/src/train.rs
activation.rs software healthy ferrum_core/src/activation.rs
train_transformer.rs software healthy ferrum_core/src/train_transformer.rs
rng.rs software healthy ferrum_core/src/rng.rs
quant.rs software healthy ferrum_core/src/quant.rs

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

LabelLayerStatusPath
initializeWasm software healthy web/shared/engine.js:initializeWasm
charToHex software healthy web/shared/engine.js:charToHex
hexToChar software healthy web/shared/engine.js:hexToChar
loadModel software healthy web/shared/engine.js:loadModel
generateAutoregressive software healthy web/shared/engine.js:generateAutoregressive
sampleWithTemperature software healthy web/shared/engine.js:sampleWithTemperature
computeEntropy software healthy web/shared/engine.js:computeEntropy
__wbg_get_imports software healthy web/pkg/tabular_wasm.js:__wbg_get_imports
TabularModelFinalization software healthy web/pkg/tabular_wasm.js:TabularModelFinalization
TransformerSLMModelFinalization software healthy web/pkg/tabular_wasm.js:TransformerSLMModelFinalization
getArrayF32FromWasm0 software healthy web/pkg/tabular_wasm.js:getArrayF32FromWasm0
getArrayU32FromWasm0 software healthy web/pkg/tabular_wasm.js:getArrayU32FromWasm0
getFloat32ArrayMemory0 software healthy web/pkg/tabular_wasm.js:getFloat32ArrayMemory0
getStringFromWasm0 software healthy web/pkg/tabular_wasm.js:getStringFromWasm0
getUint32ArrayMemory0 software healthy web/pkg/tabular_wasm.js:getUint32ArrayMemory0
getUint8ArrayMemory0 software healthy web/pkg/tabular_wasm.js:getUint8ArrayMemory0
passArray8ToWasm0 software healthy web/pkg/tabular_wasm.js:passArray8ToWasm0
passArrayF32ToWasm0 software healthy web/pkg/tabular_wasm.js:passArrayF32ToWasm0
takeFromExternrefTable0 software healthy web/pkg/tabular_wasm.js:takeFromExternrefTable0
decodeText software healthy web/pkg/tabular_wasm.js:decodeText
__wbg_finalize_init software healthy web/pkg/tabular_wasm.js:__wbg_finalize_init
__wbg_load software healthy web/pkg/tabular_wasm.js:__wbg_load
expectedResponseType software healthy web/pkg/tabular_wasm.js:expectedResponseType
initSync software healthy web/pkg/tabular_wasm.js:initSync
__wbg_init software healthy web/pkg/tabular_wasm.js:__wbg_init

LabelLayerStatusPath
tests software healthy tests
tests software healthy tests/tests
docs software healthy docs
scripts software healthy scripts
tabular_wasm software healthy tabular_wasm
src software healthy tabular_wasm/src
web software healthy web
shared software healthy web/shared
pkg software healthy web/pkg
ferrum_core software healthy ferrum_core
src software healthy ferrum_core/src
slm_cli software healthy slm_cli
src software healthy slm_cli/src
.github software healthy .github
workflows software healthy .github/workflows
train_cli software healthy train_cli
src software healthy train_cli/src

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
test cicd healthy .github/workflows/ci.yml
wasm cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
TabularModel software healthy web/pkg/tabular_wasm.js:TabularModel
TransformerSLMModel software healthy web/pkg/tabular_wasm.js:TransformerSLMModel

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

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

LabelLayerStatusPath
gpu (detected) hardware healthy ferrum_core/README.md
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/93ea2663-e3aa-40f0-a0d6-4f42e8d146e2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/93ea2663-e3aa-40f0-a0d6-4f42e8d146e2/

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.