# dimensionalOS/dimos-viewer — health index 60/100 (Moderate)

> Inspection of the public repository dimensionalOS/dimos-viewer by inspect.software. It holds a health index of 60 out of 100, placing it in the Moderate band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/dimensionalOS/dimos-viewer
- Report page: https://inspect.software/software/dimensionalOS/dimos-viewer
- Full JSON report: https://inspect.software/api/repositories/dimensionalOS/dimos-viewer/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dimensionalOS/dimos-viewer.svg
- Inspected: 2026-07-22
- Methodology: metrics 1.13.0, report schema 0.26.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 93/100 | Excellent |
| Community & Adoption | 18% | 18/100 | Critical |
| Sustainability & Governance | 24% | 75/100 | Good |
| Engineering Quality | 20% | 57/100 | Moderate |
| Security | 16% | 42/100 | At risk |
| AI Readiness | not counted | 84/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | An open source SDK for logging, storing, querying, and visualizing multimodal and multi-rate data |
| Homepage | https://rerun.io/ |
| Primary language | Rust |
| License | Apache-2.0 |
| Stars | 6 |
| Forks | 2 |
| Created | 2026-03-01 |
| Last push | 2026-07-22 |
| Latest release | v0.32.0a2 |
| Commits (last year) | 1,908 |
| Bus factor | 3 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| pypi | dimos-viewer | 0.32.0a2 | — |
| pypi | rerun-sdk | 0.34.1 | 2,748,260 |
| pypi | rerun-notebook | 0.34.1 | — |

## Vitality — 93/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 88/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 0 days ago |
| Commit cadence | partial | 25.6 / 36 | 37/52 weeks with commits |
| Commit volume | met | 18 / 18 | 1908 commits in the last year |
| OpenSSF Scorecard: Maintained | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Release discipline — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 8 releases published |
| Release recency | met | 36 / 36 | latest release 0 days ago |
| Release cadence | met | 27 / 27 | a release every ~20 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 18/100 (Critical)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 11/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 11.3 / 60 | 6 stars |
| Forks | not met | 0 / 25 | 2 forks |
| Watchers | not met | 0 / 15 | 0 watchers |

### Community health — 25/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 75/100 (Good)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 73/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 36 / 54 | 3 contributor(s) cover half of all commits |
| Commit distribution | partial | 16.1 / 22.5 | top contributor authored 28% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 98 contributors |
| OpenSSF Scorecard: Contributors | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Issue & PR responsiveness — 70/100 (Good)

Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | excluded | 0 / 46.8 | no issues or no data |
| PR acceptance | partial | 26.6 / 38.2 | 16/23 decided PRs merged |
| OpenSSF Scorecard: Code-Review | excluded | 0 / 15 | OpenSSF Scorecard unavailable |

### Ownership & stewardship — 63/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 18.1 / 25 | 333 followers of dimensionalOS |
| Track record | partial | 15.2 / 25 | 35 public repos, account ~1 yr old |

### Package maintenance — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Published & resolvable | met | 25 / 25 | 2 package(s) on pypi |
| Publish recency | met | 35 / 35 | latest publish 0 days ago |
| Version history | met | 20 / 20 | 185 published versions |
| Not deprecated | met | 20 / 20 | active, not deprecated or yanked |

## Engineering Quality — 57/100 (Moderate)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 68/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 54 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | not met | 0 / 16 | — |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | OpenSSF Scorecard unavailable |

### Documentation — 40/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://rerun.io/ |
| Repository description | not met | 0 / 10 | — |
| Topics | not met | 0 / 10 | — |
| Wiki | not met | 0 / 10 | — |

## Security — 42/100 (At risk)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 40/100 (At risk)

Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Security policy (SECURITY.md) | met | 30 / 30 | — |
| Dependabot config | not met | 0 / 25 | — |
| Dependency lockfiles | excluded | 0 / 25 | published library — lockfiles are an application concern, not expected |
| CodeQL workflow | not met | 0 / 20 | — |

### Dependency advisories — 49/100 (At risk)

Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1595 resolved dependencies against OSV; 40 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | partial | 5.6 / 35 | 8 affected: pillow 12.2.0 (critical 9.1), pyarrow 22.0.0 (high 7.0), pyo3 0.26.0 (high 7.5), +5 more |
| Indirect dependencies free of known advisories | excluded | 0 / 25 | transitive set not separable from development and test dependencies in this scope |
| No advisories left outstanding | partial | 31.4 / 40 | 3 advisory-carrying package(s) unaddressed past 90 days; oldest published 218 days ago |

### Malicious dependencies — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 84/100 (Good)

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

### Agent context & guidance — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | AGENTS.md, CLAUDE.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 97 of 100 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 79/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | examples/c/minimal/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | not met | 0 / 11 | — |
| Static type checking | met | 11 / 11 | examples/python/_isolated/mypy.ini, pyrightconfig.json, rerun_js/web-viewer-react/tsconfig.json, rerun_js/web-viewer/tsconfig.json, rerun_notebook/tsconfig.json, rerun_py/rerun_bindings/py.typed, rerun_py/rerun_sdk/rerun/py.typed |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | met | 10 / 10 | 12 of the last 100 commits agent-authored or agent-credited |
| Automated maintenance | not met | 0 / 8 | no automated dependency updates observed |
| OpenSSF Scorecard: Pinned-Dependencies | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Code legibility for models — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Rust (statically typed) |
| Manageable file sizes | partial | 54.6 / 55 | 26/3869 source files over 60KB |

### Machine-readable interfaces — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | crates/store/re_protos/proto/rerun/v1alpha1/cloud.proto, crates/store/re_protos/proto/rerun/v1alpha1/common.proto, crates/store/re_protos/proto/rerun/v1alpha1/log_msg.proto, crates/store/re_protos/proto/rerun/v1alpha1/sdk_comms.proto, examples/python/objectron/objectron/proto/a_r_capture_metadata.proto, examples/python/objectron/objectron/proto/annotation_data.proto, examples/python/objectron/objectron/proto/object.proto |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | examples, notebooks |

## Collection warnings

- Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
- Community profile unavailable
- Could not fetch pypi package 'rerun-workspace' from its registry
- Could not fetch crates package 'dimos-viewer' from its registry
- Could not fetch crates package 'rerun_py' from its registry
- Could not fetch crates package 'run_wasm' from its registry
- pypi package 'rerun-sdk' points at a different repository (https://github.com/rerun-io/rerun); excluded from ecosystem scoring
- Could not fetch pypi package 'rerun-pixi-env' from its registry
- deps.dev does not index pypi:dimos-viewer@0.32.0a2; advisories assessed against the repository dependency graph instead
- Advisory severity resolved for 120 of 214 advisories (lookup cap); the remainder are reported as unknown severity
- OpenSSF Scorecard did not return a usable result (2026/07/22 19:51:01 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
