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.
61 of your 69 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.59s · analysis 15.25s · 3.9 MB · GitHub API rate-limit (preflight)

pola-rs/r-polars

https://github.com/pola-rs/r-polars · scanned 2026-06-05 15:04 UTC (1 week, 2 days ago) · 10 languages

128 raw signals (62 security + 66 graph) 33rd percentile · Rust · small (2-20K LoC) System graph score 87 (lower by 22)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 34 actionable findings from 2 signal sources. 61 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 80.0 0.15 12.00
security_score 96.5 0.25 24.12
testing_score 0.0 0.20 0.00
documentation_score 59.6 0.15 8.94
practices_score 84.0 0.15 12.60
code_quality 67.9 0.10 6.79
Overall 1.00 64.5
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 211 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
DEVELOPMENT.md software healthy DEVELOPMENT.md
NEWS.md software healthy NEWS.md
README.md software healthy README.md
Taskfile.yml software healthy Taskfile.yml
LICENSE.md software healthy LICENSE.md
air.toml software healthy air.toml
jarl.toml software healthy jarl.toml
.mega-linter.yml software healthy .mega-linter.yml
devcontainer.json software healthy .devcontainer/devcontainer.json
expr-expr.md software healthy tests/testthat/_snaps/expr-expr.md
functions-lazy.md software healthy tests/testthat/_snaps/functions-lazy.md
expr-list.md software healthy tests/testthat/_snaps/expr-list.md
as_polars_series.md software healthy tests/testthat/_snaps/as_polars_series.md
utils-parse-expr.md software healthy tests/testthat/_snaps/utils-parse-expr.md
input-ipc-functions.md software healthy tests/testthat/_snaps/input-ipc-functions.md
dataframe-s3-knitr.md software healthy tests/testthat/_snaps/dataframe-s3-knitr.md
input-parquet-functions.md software healthy tests/testthat/_snaps/input-parquet-functions.md
lazyframe-opt_flags.md software healthy tests/testthat/_snaps/lazyframe-opt_flags.md
dataframe-s3-arrow.md software healthy tests/testthat/_snaps/dataframe-s3-arrow.md
as_polars_expr.md software healthy tests/testthat/_snaps/as_polars_expr.md
lazyframe-frame.md software healthy tests/testthat/_snaps/lazyframe-frame.md
functions-aggregation-horizontal.md software healthy tests/testthat/_snaps/functions-aggregation-horizontal.md
series-to_r_vector.md software healthy tests/testthat/_snaps/series-to_r_vector.md
polars_options.md software healthy tests/testthat/_snaps/polars_options.md
functions-col.md software healthy tests/testthat/_snaps/functions-col.md
selectors.md software healthy tests/testthat/_snaps/selectors.md
lazyframe-s3-nanoarrow.md software healthy tests/testthat/_snaps/lazyframe-s3-nanoarrow.md
as_polars_df.md software healthy tests/testthat/_snaps/as_polars_df.md
datatypes-classes.md software healthy tests/testthat/_snaps/datatypes-classes.md
expr-meta.md software healthy tests/testthat/_snaps/expr-meta.md
expr-string.md software healthy tests/testthat/_snaps/expr-string.md
input-json-functions.md software healthy tests/testthat/_snaps/input-json-functions.md
output-ipc.md software healthy tests/testthat/_snaps/output-ipc.md
integration-mirai.md software healthy tests/testthat/_snaps/integration-mirai.md
polars_info.md software healthy tests/testthat/_snaps/polars_info.md
series-s3-arrow.md software healthy tests/testthat/_snaps/series-s3-arrow.md
datatype-expr-expr.md software healthy tests/testthat/_snaps/datatype-expr-expr.md
output-parquet.md software healthy tests/testthat/_snaps/output-parquet.md
interchange-protocol.md software healthy tests/testthat/_snaps/interchange-protocol.md
output-batches.md software healthy tests/testthat/_snaps/output-batches.md
input-csv-functions.md software healthy tests/testthat/_snaps/input-csv-functions.md
functions-range-datetime_range.md software healthy tests/testthat/_snaps/functions-range-datetime_range.md
expr-datetime.md software healthy tests/testthat/_snaps/expr-datetime.md
output-partition.md software healthy tests/testthat/_snaps/output-partition.md
functions-datatype.md software healthy tests/testthat/_snaps/functions-datatype.md
input-lines-functions.md software healthy tests/testthat/_snaps/input-lines-functions.md
series-struct.md software healthy tests/testthat/_snaps/series-struct.md
output-json.md software healthy tests/testthat/_snaps/output-json.md
functions-range-date_range.md software healthy tests/testthat/_snaps/functions-range-date_range.md
expr-struct.md software healthy tests/testthat/_snaps/expr-struct.md

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

LabelLayerStatusPath
build-docs cicd healthy .github/workflows/build-docs.yml
deploy-docs cicd healthy .github/workflows/build-docs.yml
build cicd healthy .github/workflows/release-lib.yml
test cicd healthy .github/workflows/release-lib.yml
release cicd healthy .github/workflows/release-lib.yml
copilot-setup-steps cicd healthy .github/workflows/copilot-setup-steps.yml
main cicd healthy .github/workflows/lint-pr.yml
test-min-rust-version cicd healthy .github/workflows/test-rust.yml
R-CMD-check cicd healthy .github/workflows/test-r.yml
test-r cicd healthy .github/workflows/test-r.yml
check-bin-lib cicd healthy .github/workflows/test-r.yml
test-bin-lib cicd healthy .github/workflows/test-r.yml
test-r-universe cicd healthy .github/workflows/test-r.yml
cargo-fmt cicd healthy .github/workflows/lint-rust.yml
cargo-clippy cicd healthy .github/workflows/lint-rust.yml
megalinter cicd healthy .github/workflows/lint-mega-linter.yaml
build cicd healthy .github/workflows/build-wasm.yml
air-format cicd healthy .github/workflows/lint-r.yml
jarl-check cicd healthy .github/workflows/lint-r.yml
lintr-lint-package cicd healthy .github/workflows/lint-r.yml
test-docs cicd healthy .github/workflows/test-docs.yml
build-lib-sums cicd healthy .github/workflows/build-lib-sums.yml

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
tests software healthy tests
testthat software healthy tests/testthat
_snaps software healthy tests/testthat/_snaps
altdoc software healthy altdoc
stylesheets software healthy altdoc/stylesheets
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
rust software healthy src/rust
src software healthy src/rust/src
functions software healthy src/rust/src/functions
expr software healthy src/rust/src/expr
series software healthy src/rust/src/series
dataframe software healthy src/rust/src/dataframe
conversion software healthy src/rust/src/conversion
lazyframe software healthy src/rust/src/lazyframe
map software healthy src/rust/src/map

LabelLayerStatusPath
gha::build-docs cicd healthy .github/workflows/build-docs.yml
gha::release-lib cicd healthy .github/workflows/release-lib.yml
gha::copilot-setup-steps cicd healthy .github/workflows/copilot-setup-steps.yml
gha::lint-pr cicd healthy .github/workflows/lint-pr.yml
gha::test-rust cicd healthy .github/workflows/test-rust.yml
gha::test-r cicd healthy .github/workflows/test-r.yml
gha::lint-rust cicd healthy .github/workflows/lint-rust.yml
gha::lint-mega-linter cicd healthy .github/workflows/lint-mega-linter.yaml
gha::build-wasm cicd healthy .github/workflows/build-wasm.yml
gha::lint-r cicd healthy .github/workflows/lint-r.yml
gha::test-docs cicd healthy .github/workflows/test-docs.yml
gha::build-lib-sums cicd healthy .github/workflows/build-lib-sums.yml

LabelLayerStatusPath
ARTIFACT_NAME cicd healthy
LIB_TARGET cicd healthy
GITHUB_TOKEN cicd healthy
TAG_NAME cicd healthy
PAT cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy src/rust/Cargo.toml
vps::azure hardware healthy src/rust/Cargo.toml
vps::gcp hardware healthy src/rust/Cargo.toml

LabelLayerStatusPath
repobility-clone-tg2eir__ software healthy /tmp/repobility-clone-tg2eir__
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/795fcf73-d2bf-4a9c-aefa-5b3041d0caa2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/795fcf73-d2bf-4a9c-aefa-5b3041d0caa2/

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.