Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 01:39 UTC

onmax / nuxt-safe-runtime-config

Validate Nuxt runtime config using Zod, Valibot, ArkType... any Standard Schema library

TypeScriptMIT★ 32 stars⑂ 0 forkssince Jun 2025View on GitHub ↗
KindLibraryWeb interfacehow this is determined

onmax/nuxt-safe-runtime-config holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Engineering Quality (89/100) and lowest on Community & Adoption (42/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

77
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).

Ownership

MaxPersonal account
172 followers332 public repossince Sep 2016@nimiq

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmnuxt-safe-runtime-config0.2.03,368228 days agonuxtnuxt-moduleruntime-configvalidationstandard-schemavalibotzodarktypebuild-timeshelvesecrets

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

81Excellent · 21% of overall
How it's scored
36/36Push recency — last push 5 days ago
9.7/36Commit cadence — 14/52 weeks with commits
16.6/18Commit volume — 70 commits in the last year
7/10OpenSSF Scorecard: Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year70
human_commit_share1
days_since_last_push5
active_weeks_last_year14

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~22.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tagv0.2.0
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases22.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

42Weak · 17% of overall
How it's scored
24.2/60Stars — 32 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars32
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
47/80Monthly downloads — 3,368 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesnuxt-safe-runtime-config
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,368
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

63Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
42/42Issue resolution — 100% of issues closed
30/30PR acceptance — 17/17 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs17
open_issues0
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.1/25Owner reach — 172 followers of onmax
25/25Track record — 332 public repos, account ~9 yr old
Inputs used
followers172
owner_typeUser
is_verified
owner_loginonmax
public_repos332
account_age_days3,611
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 8 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesnuxt-safe-runtime-config
ecosystemsnpm
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

89Excellent · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 15 out of 16 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://nuxt-safe-runtime-config.onmax.me
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://nuxt-safe-runtime-config.onmax.me
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.2/2.5CI-Tests — 15 out of 16 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 144 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages39
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:nuxt-safe-runtime-config@0.2.0 runtime dependency closure — what installing the published package pulls in — 39 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

57Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 81 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.931
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — playground/server/tsconfig.json, playground/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 87
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsplayground/server/tsconfig.json, playground/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/67 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes13,768
source_files_sampled67
oversized_source_files0

Key facts

32GitHub stars
1contributors
70commits, last 12 months
5days since last push
13releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-30 01:39 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests15 out of 16 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities144 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
npm@cfworker/json-schemacatalog:package.json
npm@standard-community/standard-jsoncatalog:package.json
npm@standard-schema/speccatalog:package.json
npm@typescript-eslint/utilscatalog:package.json
npm@valibot/to-json-schemacatalog:package.json
npmconsolacatalog:package.json
npmdefucatalog:package.json
npmjiticatalog:package.json
npmmagicastcatalog:package.json
npmofetchcatalog:package.json
npmstd-envcatalog:package.json
npmzod-to-json-schemacatalog:package.json
npm@valibot/to-json-schemacatalog:playground/package.json
npmnuxtcatalog:playground/package.json
npmvalibotcatalog:playground/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:nuxt-safe-runtime-config@0.2.0 pulls in 39 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 929,
      "has_wiki": true,
      "homepage": "https://nuxt-safe-runtime-config.onmax.me",
      "languages": {
        "Vue": 201,
        "JavaScript": 11342,
        "TypeScript": 121794
      },
      "pushed_at": "2026-07-24T09:13:42Z",
      "created_at": "2025-06-04T08:08:57Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T14:42:32Z",
      "description": "Validate Nuxt runtime config using Zod, Valibot, ArkType... any Standard Schema library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://onmax.me",
      "name": "Max",
      "type": "User",
      "login": "onmax",
      "company": "@nimiq",
      "location": "Lund, Sweden",
      "followers": 172,
      "avatar_url": "https://avatars.githubusercontent.com/u/22072217?v=4",
      "created_at": "2016-09-08T08:41:49Z",
      "is_verified": null,
      "public_repos": 332,
      "account_age_days": 3611
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-21T14:44:19Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-06-03T08:05:25Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-06-01T12:18:52Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-05-22T12:20:24Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-04-17T16:58:48Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-02-23T11:02:40Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-02-07T16:45:57Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-01-28T15:40:00Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2026-01-01T12:29:32Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2026-01-01T06:03:03Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2026-01-01T05:59:04Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2026-01-01T05:56:20Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2025-12-18T19:13:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a08bdc4b800f0bc297358399c9926271cbdd0ba4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.0",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-07-21T14:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dfafffce46e09845fbc9ce7946abb08396514af",
          "body": null,
          "is_bot": false,
          "headline": "feat: preserve Standard Schema transformations at runtime (#19)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-07-21T14:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d62f5fec4cb5e16575f54bc0d292145a05a8d5",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.6",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-06-03T08:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d52c039ca9b9d9af1e54f88d480db516b47fc3",
          "body": null,
          "is_bot": false,
          "headline": "fix(nuxt): avoid external nitropack runtime barrel (#18)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-06-03T07:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed74a5a50c1565798b7c748dde910ec0ad304869",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.5",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-06-01T12:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbe598bb4389f64953cc7228ab0ca53c648783d",
          "body": null,
          "is_bot": false,
          "headline": "fix: reduce safe runtime config validation noise (#17)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-06-01T12:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa5d6808d250c1c1facbbcc73692452d9130ad4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.4",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-05-22T12:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed451e2c86f4e6663190e058525b99aaed6e5b00",
          "body": null,
          "is_bot": false,
          "headline": "Add Nitro and Nuxt integration entries (#15)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-05-22T12:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770a9570dbe3505a30f6f1eb9e88b67c827dbb91",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade pnpm to v11 (#16)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-05-22T12:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888daa6be061fe477fa06551ff519d40ca6b783f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.3",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-04-17T16:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0993bf22afa69e441fad0429ba3771026b1598",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden packed release consumers (#14)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-04-17T16:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b07f523ba68d1bf35502fb0d5d80947ef3448f9",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify module + unify error handling (#13)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-04-17T12:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "108acfea4baada60b329a1048a13c0dccf2e33a5",
          "body": null,
          "is_bot": false,
          "headline": "feat(nuxt): add nuxt 5 readiness checks (#12)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-04-17T12:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9677f70bfb0ba80eaae8d240b212781cc0a15865",
          "body": null,
          "is_bot": false,
          "headline": "loosen eslint peer dep to >=9",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-03-18T10:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ef035668dbbd0661685afaa84159ba058b4ac9",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): deduplicate page headings",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-03-16T12:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72d92aa14a2593147f3c7928817842701840f655",
          "body": null,
          "is_bot": false,
          "headline": "feat(docs): migrate from undocs to docus",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-03-16T11:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "549d30d48b0c7549fcde2e7434c3f72f589ab8a9",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): restore static docs deployment (#11)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-03-12T11:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08f0ff173f87b20f5e1a153f44be6b35bee5245",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.2",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-02-23T11:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4059251fdd6c51ea3a37af0e8dc8bd0bdb9dfbba",
          "body": null,
          "is_bot": false,
          "headline": "fix(packaging): include runtime files in tarball (#10)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-02-23T10:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7077c0dad2eed1f98b94efa26560ecab470854",
          "body": null,
          "is_bot": false,
          "headline": "chore(cleanup): unslop runtime config (#9)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-02-23T09:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d087c29239641ce0c57277d6be215c6f44f78a6e",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden wizard flow and env mapping (#8)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-02-23T09:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17f486342d06b0f46c97700e014c878c1398f5e",
          "body": null,
          "is_bot": false,
          "headline": "fix(types): type safe runtime config on server (#7)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-02-23T09:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3650f85f1aef29db032beb2fc18f467c8980d5e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.1",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-02-07T16:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc79de78bad3d50b66c5aa04fc318b58e7d2c9a",
          "body": null,
          "is_bot": false,
          "headline": "fix: add server imports for composables (#5)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-02-07T16:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84117f3da94869f25ddfe5cbde02ee12e1bc149",
          "body": null,
          "is_bot": false,
          "headline": "fix: update lockfile",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-28T15:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a033399a00c722f5794059c99979c55090977774",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.0",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-28T15:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4e7524cb66cd461ed3974e01b4a23906efef04",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): use explicit shelve config as primary example (#4)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-01-26T07:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f655a43610c594beb75a6757c67980aab24ff899",
          "body": null,
          "is_bot": false,
          "headline": "fix: standalone npm setup for docs (vercel)",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-24T20:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e0a45e7e22feac37a4c4db5ebd0aa61c1ca8773",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Shelve secrets integration (#2)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-01-24T19:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae0512c12abe2be593fda1d3920e051307d3a262",
          "body": null,
          "is_bot": false,
          "headline": "chore: update lockfile",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-24T12:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b6df6db98755b0a9431844834ac049ad6ad0f7",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve catalog deps for pkg.pr.new",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-24T12:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6636e5e2e8e8a3eee4df8d92f6b4a24d326152d",
          "body": null,
          "is_bot": false,
          "headline": "docs: add documentation site with undocs (#3)",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2026-01-24T11:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68dca54403a10a93810b64e3fb90189d6d84a03",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix eslint import examples",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-02T13:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "926e1a02a976ab2bb14219faea2aa404e317db39",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.17",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-01T12:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6054e93a43110a8b00186ac064ab49895f7cf371",
          "body": "Fixes #1",
          "is_bot": false,
          "headline": "fix(eslint): include configs in default export",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-01T12:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eae625459fed6d59dffd19e0d7add6669e90b93",
          "body": null,
          "is_bot": false,
          "headline": "fix: import defineNitroPlugin in runtime validation plugin",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-01T06:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba3c1648c5dc77cc26eb13b9e28100ca580c0a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct tarball glob in npm publish",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-01T05:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd6b859198b154af0e9247bc63e5d3230360ed4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.14",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-01T05:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f8f6c45577648689fe7dea44b9fa1e88b97598e",
          "body": null,
          "is_bot": false,
          "headline": "fix: use pnpm pack to resolve catalog deps before npm publish",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2026-01-01T05:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774141de18122e6cbc16e58bf44dab39d54f2ab0",
          "body": null,
          "is_bot": false,
          "headline": "revert: remove wait-for-ci from release",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T19:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608a46520a448ed06b337d0c45c7471944e2577e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.13",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T19:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64989abd95233fb2cbbc03a4b3b593c6c53c85c1",
          "body": null,
          "is_bot": false,
          "headline": "ci: release waits for CI to pass before publishing",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T19:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eb9898c3ee3ca93ffea4846c82cfccc52082179",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.12",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T19:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea26136fe93b305fc96d8e481f5af61e3d49d09",
          "body": null,
          "is_bot": false,
          "headline": "ci: use npm OIDC trusted publishing (no token needed)",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T19:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cce6924ba51bc06c6ccd52e673531c500b26b21",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.12",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2d2f61f2246e92e07a13744b8b400251bab712",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): add dev:prepare to release workflow",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "335d6bbba75a94402a89e9164f866a50bd4662af",
          "body": null,
          "is_bot": false,
          "headline": "ci: add release workflow with changelogithub + npm provenance",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0597095f6c84c2ad2fa6489ca6f86ed6a12d7d",
          "body": null,
          "is_bot": false,
          "headline": "fix: standalone tsconfig, ignore runtime build artifacts",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64def9f6a66c6e8bdc70ddee3f9bde6c88484c35",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): simplify dev:prepare, add to pkg workflow",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d405c32b2dc03dc614c4334e1980cd2b70222d66",
          "body": null,
          "is_bot": false,
          "headline": "ci: match better-auth setup, add pkg-pr-new",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83406b69d3d2afeb8eb24f0281e13e0d7d9bad6a",
          "body": null,
          "is_bot": false,
          "headline": "feat: auto-register eslint rule with @nuxt/eslint",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T18:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4efa676d9f6d90870b840de3e43d083ba79a7617",
          "body": "- Generate TS types from JSON Schema (no manual generics needed)\n- Add ESLint rule to prefer useSafeRuntimeConfig()\n- Replace AJV (~45KB) with @cfworker/json-schema (~8KB)\n- Works on all runtimes including edge",
          "is_bot": false,
          "headline": "feat: auto-generated types, eslint plugin, lighter runtime validator",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-18T17:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf821edf7ad36ab96722f313d2d6fc75fc9b805",
          "body": null,
          "is_bot": false,
          "headline": "feat: add opt-in runtime validation via composable",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-12-08T19:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afdecae472ea580910fcc2352c1699c2142e8e8f",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve catalog protocol in dependencies",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-30T11:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a016ae7810e4dee1d75e64764f6493d538e2c780",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.10",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-26T18:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe05c5423c9342848e97190b4779951ddb9fc09",
          "body": null,
          "is_bot": false,
          "headline": "fix: skip validation during nuxt prepare",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-26T18:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c722a7a5d7c46058f3468bd767c617e688e08da",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.9",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T12:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1118d9e84690735830a778ba2c7a2c45100f2535",
          "body": null,
          "is_bot": false,
          "headline": "chore: revert changes",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T12:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "825681d555139625b4004c0ef6ed8887e219290b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.8",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T12:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cec5c06c569c562285951c1e54c9355dd17fe0",
          "body": null,
          "is_bot": false,
          "headline": "fix: restore working module.ts",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e35fe4794f21224826ae3ce3eeaaa36c74aac32",
          "body": null,
          "is_bot": false,
          "headline": "0.0.7",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e5f1211d2fcd6dc9e11bfc5069ae32175136ab",
          "body": null,
          "is_bot": false,
          "headline": "0.0.5",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f840f06adc0d6446cb84db0beb97e7d504fb99",
          "body": null,
          "is_bot": false,
          "headline": "revert: env var merging doesn't work",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bdce0a205cfcf6700e083c70e594131cfa86992",
          "body": null,
          "is_bot": false,
          "headline": "0.0.6",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cbf8ce33aaedccb08aac0ff9c5d3118013878d9",
          "body": null,
          "is_bot": false,
          "headline": "fix: use cwd for .env",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0009e059b03b54908edb2211d2c1b9265c69f740",
          "body": null,
          "is_bot": false,
          "headline": "fix: add pathe dep",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7c4d0908bf68bb653f53ac884c6dedf8e35331",
          "body": null,
          "is_bot": false,
          "headline": "0.0.5",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f10c6f06109bd76c980b804cda58de86886b349",
          "body": null,
          "is_bot": false,
          "headline": "fix: load .env and merge NUXT_* vars",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579c410bd6558eea82280f25e569ac71ad48ff6c",
          "body": null,
          "is_bot": false,
          "headline": "0.0.4",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f024c2f32e44aa3cf386adfac196148fd193d65",
          "body": null,
          "is_bot": false,
          "headline": "fix: validate after env vars merge",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-11-15T10:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e780bef60b4e590c676b5bc89aed8fa5b0a027",
          "body": null,
          "is_bot": false,
          "headline": "docs: added RFC thread",
          "author_name": "Max",
          "author_login": "onmax",
          "committed_at": "2025-06-05T07:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd728ce2408f8b531ae2e053b21a69e3ce24841",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.3",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-05T06:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6297c48fdaa195e76fb34dc8b2a77bef58541327",
          "body": null,
          "is_bot": false,
          "headline": "test: add test without safeRuntimeConfig",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-05T06:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d00205dda4076a3d9fa52c38e981e937fdc8710e",
          "body": "…ibility",
          "is_bot": false,
          "headline": "refactor: remove early schema validation check to enhance module flex…",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-05T05:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6651921641955dbe5b81f52342f951969daa64",
          "body": null,
          "is_bot": false,
          "headline": "fix: add optional chaining for schema validation check",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T14:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1846e374f068ea6f4eb1bf9fd70d16f043c68319",
          "body": null,
          "is_bot": false,
          "headline": "chore: linter",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T12:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd0d8dbeef6f136d543a80de86b9d81f8aaca30",
          "body": null,
          "is_bot": false,
          "headline": "docs: added logo",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T11:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cc7dac9bf227aa73bb24b2402862fb52166c956",
          "body": null,
          "is_bot": false,
          "headline": "docs: removed unnecessary docs",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1fc0c055e4bd22f8ada6d809233ed2685a5dc9",
          "body": "…cripts",
          "is_bot": false,
          "headline": "chore: update CI workflow to use pnpm for dependency management and s…",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ced21f334c38dc9e6c70efe2655a4f26f2f873",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.2",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5a1ad17a01c331ba00dd2635b5286d6300dcf4",
          "body": null,
          "is_bot": false,
          "headline": "chore: lint",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c7f8836154ef77fbafdd6215abc00888edf12c",
          "body": null,
          "is_bot": false,
          "headline": "fix: tests work",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a15dd9d70da45843a719f4e878f73be9a0ca7681",
          "body": "…on in module options",
          "is_bot": false,
          "headline": "docs: remove unnecessary comments and adjust schema default declarati…",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65fca08fb3620a31c603ee073272293296a5b403",
          "body": "…andled correctly, preventing loss of array indexes in error messages",
          "is_bot": false,
          "headline": "chore: adjusted the issue formatting logic so that numeric keys are h…",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a7092e2745d9abb505f55c89a078097a9e93fa",
          "body": "…se notes section",
          "is_bot": false,
          "headline": "docs: update README to improve schema usage examples and remove relea…",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T09:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74efb8b72541472f4d9c7c413865d1cc3bc715b1",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.0.1",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T08:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0089a91bdd91f3cf2e47c3ccedd33f01880b2dff",
          "body": "- Implemented the nuxt-safe-runtime-config module to validate runtime configuration using Standard Schema.\n- Added validation logic during development and production builds.\n- Created a plugin for future extensibility.\n- Developed basic tests for validation scenarios with success and failure cases.\n- Included example configurations for both valid and invalid runtime setups.\n- Configured TypeScript support with a new tsconfig.json file.",
          "is_bot": false,
          "headline": "feat: add nuxt-safe-runtime-config module for runtime config validation",
          "author_name": "onmax",
          "author_login": "onmax",
          "committed_at": "2025-06-04T08:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 70,
      "latest_release_at": "2026-07-21T14:44:19Z",
      "latest_release_tag": "v0.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 22.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "nuxt-safe-runtime-config",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "nuxt",
            "nuxt-module",
            "runtime-config",
            "validation",
            "standard-schema",
            "valibot",
            "zod",
            "arktype",
            "build-time",
            "shelve",
            "secrets"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/nuxt-safe-runtime-config",
          "is_deprecated": false,
          "latest_version": "0.2.0",
          "repository_url": "https://github.com/onmax/nuxt-safe-runtime-config",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3368,
          "first_published_at": "2025-06-04T08:15:34.445000Z",
          "latest_published_at": "2026-07-21T14:44:36.282000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 32,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "playground/server/tsconfig.json",
        "playground/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 13768,
      "source_files_sampled": 67,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/package.json",
        "package.json",
        "playground/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 39,
        "malicious_count": 0,
        "assessed_package": "npm:nuxt-safe-runtime-config@0.2.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@cfworker/json-schema",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@standard-community/standard-json",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@standard-schema/spec",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@typescript-eslint/utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@valibot/to-json-schema",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "consola",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "defu",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "jiti",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "magicast",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ofetch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "std-env",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "zod-to-json-schema",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@valibot/to-json-schema",
          "manifest": "playground/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "nuxt",
          "manifest": "playground/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "valibot",
          "manifest": "playground/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 17,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "onmax",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/22072217?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "pkg.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "144 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a08bdc4b800f0bc297358399c9926271cbdd0ba4",
        "ran_at": "2026-07-30T01:39:12Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T11:10:52Z",
      "oldest_open_prs": [
        {
          "number": 20,
          "created_at": "2026-07-24T09:06:23Z",
          "last_comment_at": "2026-07-24T09:07:40Z",
          "last_comment_author": "pkg-pr-new"
        }
      ],
      "last_merged_pr_at": "2026-07-21T14:40:10Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/onmax/nuxt-safe-runtime-config",
    "host": "github.com",
    "name": "nuxt-safe-runtime-config",
    "owner": "onmax"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 66,
            "calibrated": 77,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 77,
      "inputs": {
        "security": 49,
        "vitality": 81,
        "community": 42,
        "governance": 63,
        "calibration": "2026-08-02",
        "engineering": 89,
        "ai_readiness": 57,
        "weighted_overall_raw": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 81,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 70,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "70 commits in the last year",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 22.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~22.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 22.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 14,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 14 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "forks": 0,
              "stars": 32,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "32 stars",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "packages": [
                "nuxt-safe-runtime-config"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 3368
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,368 downloads/month across npm",
                "points": 47,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3368,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "merged_prs": 17,
              "open_issues": 0,
              "closed_issues": 2,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "17/17 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 17,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 172,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "onmax",
              "public_repos": 332,
              "account_age_days": 3611
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "172 followers of onmax",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 172,
                      "login": "onmax"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "332 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 332
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "nuxt-safe-runtime-config"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 89,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://nuxt-safe-runtime-config.onmax.me",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://nuxt-safe-runtime-config.onmax.me",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "144 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:nuxt-safe-runtime-config@0.2.0 runtime dependency closure — what installing the published package pulls in — 39 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:nuxt-safe-runtime-config@0.2.0",
                  "assessed": 39
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 39,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 39,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "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.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.931,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "81 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 81,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "playground/server/tsconfig.json",
                "playground/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "playground/server/tsconfig.json, playground/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "playground/server/tsconfig.json, playground/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 87",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 13768,
              "source_files_sampled": 67,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/67 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 67,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "library",
        "web-ui"
      ],
      "scores": {
        "web-ui": 4,
        "library": 8
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:nuxt",
          "weight": 4
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T01:39:24.149708Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/onmax/nuxt-safe-runtime-config.svg",
  "full_name": "onmax/nuxt-safe-runtime-config",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.