Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 22:26 UTC

ljharb / unbox-primitive

Unbox a boxed JS primitive value.

JavaScriptMIT★ 7 stars⑂ 3 forkssince Aug 2019View on GitHub ↗

ljharb/unbox-primitive holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (62/100) and lowest on Vitality (17/100). It was last updated 204 days ago. A single contributor accounts for most of its recent work.

50
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

50
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

Jordan HarbandPersonal account
8,196 followers282 public repossince Jan 2009@socketdev @tc39

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
npmunbox-primitive1.1.0307,465,1664583 days agounboxboxedprimitiveobjectjavascriptecmascript

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 204 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share1
days_since_last_push204
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 4 version tags (no GitHub releases)
7.2/36Release recency — latest release 583 days ago
5.4/27Release cadence — a release every ~651.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count4
latest_release_tagv1.1.0
releases_from_tagsyes
days_since_latest_release583
mean_days_between_releases651.3
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?

61Moderate · 18% of overall
How it's scored
12.6/60Stars — 7 stars
2.5/25Forks — 3 forks
0/15Watchers — 1 watchers
Inputs used
forks3
stars7
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 307,465,166 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesunbox-primitive
dependents
ecosystemsnpm
total_downloads
monthly_downloads307,465,166
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?

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.983
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 6/6 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs6
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 8,196 followers of ljharb
25/25Track record — 282 public repos, account ~17 yr old
Inputs used
followers8,196
owner_typeUser
is_verified
owner_loginljharb
public_repos282
account_age_days6,402
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
14/35Publish recency — latest publish 583 days ago
12/20Version history — 4 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesunbox-primitive
ecosystemsnpm
any_deprecatedno
min_days_since_publish583

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 6 topics
0/10Wiki
Inputs used
topicsunbox, javascript, ecmascript, primitive, object, boxed
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/27 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 31 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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
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
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
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_packages26
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:unbox-primitive@1.1.0 runtime dependency closure — what installing the published package pulls in — 26 packages. Reachability is not analyzed.

AI Readiness

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

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — 0 of 58 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc
11/11Static type checking — tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 58
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
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tsconfig.json)
55/55Manageable file sizes — 0/3 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes1,532
source_files_sampled3
oversized_source_files0

Key facts

7GitHub stars
2contributors
1commits, last 12 months
204days since last push
4releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
4Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

12233312019-082022-122026-05
Major 1Minor 1Patch 2

Each point covers 7 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

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-22 22:26 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
10Contributorsproject has 31 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npmcall-bound^1.0.3package.json
npmhas-bigints^1.0.2package.json
npmhas-symbols^1.1.0package.json
npmwhich-boxed-primitive^1.1.1package.json
All dependencies 24

Full resolved dependency set from the GitHub dependency graph: 4 direct and 20 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmcall-bound^1.0.3direct
npmhas-bigints^1.0.2direct
npmhas-symbols^1.1.0direct
npmwhich-boxed-primitive^1.1.1direct
npm@arethetypeswrong/cli^0.17.1indirect
npm@ljharb/eslint-config^21.1.1indirect
npm@ljharb/tsconfig^0.2.2indirect
npm@types/for-each^0.3.3indirect
npm@types/object-inspect^1.13.0indirect
npm@types/object-is^1.1.0indirect
npm@types/tape^5.7.0indirect
npmauto-changelog^2.5.0indirect
npmencoding^0.1.13indirect
npmes-value-fixtures^1.5.0indirect
npmeslint8.8.0indirect
npmfor-each^0.3.3indirect
npmin-publish^2.0.1indirect
npmnpmignore^0.3.1indirect
npmnyc^10.3.2indirect
npmobject-inspect^1.13.3indirect
npmobject-is^1.1.6indirect
npmsafe-publish-latest^2.0.0indirect
npmtape^5.9.0indirect
npmtypescriptnextindirect
Dependency advisories 0

Installing npm:unbox-primitive@1.1.0 pulls in 26 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": [
        "unbox",
        "javascript",
        "ecmascript",
        "primitive",
        "object",
        "boxed"
      ],
      "is_fork": false,
      "size_kb": 86,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 2842
      },
      "pushed_at": "2025-12-30T01:57:49Z",
      "created_at": "2019-08-10T21:30:04Z",
      "owner_type": "User",
      "updated_at": "2025-12-30T01:57:52Z",
      "description": "Unbox a boxed JS primitive value.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://linkedin.com/in/ljharb",
      "name": "Jordan Harband",
      "type": "User",
      "login": "ljharb",
      "company": "@socketdev @tc39 ",
      "location": "Hillsborough, CA",
      "followers": 8196,
      "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4",
      "created_at": "2009-01-10T01:28:02Z",
      "is_verified": null,
      "public_repos": 282,
      "account_age_days": 6402
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-12-16T06:44:17Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2022-04-25T05:34:55Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-03-25T21:03:09Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-08-11T06:21:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "21ee381cce48b5659e5088c2e6ff85020504443f",
          "body": null,
          "is_bot": false,
          "headline": "[readme] replace runkit CI badge with shields.io check-runs badge",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-12-29T22:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07ce64a97a0aa8d745e172f26f49eff863adae01",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T06:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3420bc8cda471cf62119e08d9581b72962f74f6",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add missing `engines.node`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T06:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a32423092f81bfbf3c4dff77a5fa549ffae87daa",
          "body": null,
          "is_bot": false,
          "headline": "[New] add types",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T06:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a321ae56aaf30ea843c708bf6c6c13ee52eee205",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use `es-value-fixtures`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T06:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e29ff5f4cbcc58d32e670bce11d5c3137eae0c44",
          "body": null,
          "is_bot": false,
          "headline": "[Refactor] use `call-bound` directly",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T05:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff873dadf31962c2f00e24d8d7d30cfa8c60ac6",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `which-boxed-primitive`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T05:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b6597e071d05f0792f6eef0e2fbc30ddfe43d4",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `call-bind`, `has-symbols`, `which-boxed-primitive`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T02:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f79b240212d847276dba9a0044f356506eaeaa6",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] add missing peer dep",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T02:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fff97161bf83ebe348290ef27992af630ca92e9",
          "body": "…re`, `object-inspect`, `object-is`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmigno…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T02:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a0e0d09907c2643e25ad69b49864c1c34e59d0",
          "body": null,
          "is_bot": false,
          "headline": "[actions] split out node 10-20, and 20+",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T01:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6a6d0459b6fa8a812d00362fe60854333f1b64",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] replace `aud` with `npm audit`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-16T01:05:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0e3733bb9db65d254492d6c1d1b710005b932f",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `aud`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-12-30T05:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "348a5ad5d353e7fcd6353934073ca3a982f40a4e",
          "body": null,
          "is_bot": false,
          "headline": "[meta] use `npmignore` to autogenerate an npmignore file",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-10-29T22:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3362a164fdbee9006be765d99d5d835d6493326",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `aud`, `object-inspect`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-10-28T17:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d6807c562a39ce876feda777b641eb0ee64ce9",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update rebase action",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-10-28T05:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93a80dea8d62105b3bd10e4f33440943737f5d9",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-04-25T05:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257a065496b4190c296d674bff342ea40cf8e176",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `has-bigints`, `has-symbols`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-04-25T05:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795c76f14c4df3c7ae934f7b14a98c07951ea9c7",
          "body": "…ngelog`, `object-inspect`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-04-25T05:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a609f1be6269cbf501482aacd9a0a1bd8596108",
          "body": null,
          "is_bot": false,
          "headline": "[Refactor] use `call-bind` instead of `function-bind`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-04-25T05:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6420b94eed3558ef3ecddbd3d85fe2f400d1db1",
          "body": "See https://github.com/inspect-js/is-arguments/pull/38",
          "is_bot": false,
          "headline": "[actions] reuse common workflows",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-12-12T21:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a704a32ec4af43cd0631317ae3a537012adc1610",
          "body": "…, `safe-publish-latest`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-12-11T22:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc39b9d6d101bad199c95604f94999f80d6da97",
          "body": null,
          "is_bot": false,
          "headline": "[readme] add github actions/codecov badges; update URLs",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-14T06:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a4531757d74af97c9d0770b102f81ce6ff0a8dc",
          "body": "…ngelog`, `object-inspect`, `safe-publish-latest`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-14T06:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90aff2b17b70c1a7200eb5faa3f9e64ebf055f9",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update codecov uploader",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-14T06:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1db2a75868cca3f932ac174853edaf9eb22340",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.1",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-25T21:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "325d1f1836cecbe57ee148545de5aefcbe7a7dce",
          "body": null,
          "is_bot": false,
          "headline": "[meta] do not publish github action workflow files",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-25T20:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4279b504732002074e5dcb9c5509038d605f563",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `has-bigints`, `has-symbols`, `which-boxed-primitive`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T05:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528ed8826664b67f7eaf1fe7e2031c063b2d315f",
          "body": "…nspect`, `object-is`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `object-i…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T05:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5095b2981f44a78b3f9bfaa1a526f17a6823e383",
          "body": "This is required for codecov",
          "is_bot": false,
          "headline": "[actions] check out the entire repo",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-25T19:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0258997a21604e1266840e6d167f0a870966e9b",
          "body": null,
          "is_bot": false,
          "headline": "[readme] remove travis badge",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T05:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b89def60908a236aa1b5c756426f7cc61cf458dd",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] migrate tests to Github Actions",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T04:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f5fb08930c8f8e5e069ac61891dc9bd76cb762b",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] run `nyc` on all tests; use `tape` runner",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T04:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa26d7f0c32e0e78ba4bf3e5f9abb5478fd97fa",
          "body": null,
          "is_bot": false,
          "headline": "[actions] add \"Allow Edits\" workflow",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T04:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f600382db83025270969354ac52a72aadb0a7ffa",
          "body": "…vent",
          "is_bot": false,
          "headline": "[actions] switch Automatic Rebase workflow to `pull_request_target` e…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-03-22T04:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9219a32844b2ce3ed0a7ea12a5910a3e92424e4e",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `auto-changelog`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-10-18T09:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07e74a3ca90688122593095849757e3c05c46db0",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `auto-changelog`; add `aud`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-04-11T04:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d8d5fbd58bf472e7e83f79ccef7e8379d06b35",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] only audit prod deps",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-03-26T06:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b351548d31789c0d0af4c3bce55c2bdefe51b40f",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `auto-changelog`, `in-publish`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-03-26T06:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e450accb54ab452f240768a5f0a98e5887b0ba8c",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-27T04:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc18c6cb59cbb6b514e0d8004c6fd264e2a27eb",
          "body": "…, `object-is`, `safe-publish-latest`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70c15e924191d11a271cff25bde657b0c3c3016",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `has-symbols`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f977e5f8fa532dbc519bd78a48cf4b81c14720fe",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use shared travis-ci configs",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ed3759284493f19323eb0500f726d0851fc085",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add `auto-changelog`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca4bd71196e90a2fc9c7cb0ef4e30f949d5a853",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add `funding` field",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dec48daa357fa79a5cac1add9ca33f7b56276cc",
          "body": "See https://github.com/ljharb/es-abstract/pull/74",
          "is_bot": false,
          "headline": "[actions] add automatic rebasing / merge commit blocking",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f5a3340ca1ab6c227ed4632117d816d5e35317",
          "body": null,
          "is_bot": false,
          "headline": "[readme] Fix missing paren in example",
          "author_name": "Andrew Dassonville",
          "author_login": "andrewda",
          "committed_at": "2019-08-11T17:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d02fa9a4990812b048f8aefe6e46be80b68beef",
          "body": null,
          "is_bot": false,
          "headline": "[readme] fix travis links",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T16:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810cd70f7b3c670cd55eae64466c89595175ee2a",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T16:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec42498e7b270d0704058c814a9fe8326c15bad",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T06:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c9a5efdb54be4866e2884bf32cbe830788b2c2a",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] add `.travis.yml`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T06:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9509e122163e2b9d98af421e5c0575df36e2310",
          "body": null,
          "is_bot": false,
          "headline": "[meta] create FUNDING.yml",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T06:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd18d65748efb4af9b8ca66f8d8c5521d8f2dec",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] add tests",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T06:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "472fb41d049ddee80ebf3219a5837e639a6e9341",
          "body": null,
          "is_bot": false,
          "headline": "implementation",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T05:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139e74b94cdfd187b43b24de76c6d84af21ee467",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] add linting",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-11T02:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d0834d69dcbf4cbc1e61ccfaef05acf96cf630",
          "body": null,
          "is_bot": false,
          "headline": "Only apps should have lockfiles",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-10T21:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9e426fc90b9a3f07ffc48db75f78c414f77bc2b",
          "body": null,
          "is_bot": false,
          "headline": "npm init",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-10T21:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feaff159eb999adc8763ff3e51d2d3d56d6164f8",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-08-10T21:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 1,
      "latest_release_at": "2024-12-16T06:44:17Z",
      "latest_release_tag": "v1.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 204,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 583,
      "mean_days_between_releases": 651.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "unbox-primitive",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "unbox",
            "boxed",
            "primitive",
            "object",
            "javascript",
            "ecmascript"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/unbox-primitive",
          "is_deprecated": false,
          "latest_version": "1.1.0",
          "repository_url": "https://github.com/ljharb/unbox-primitive",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 307465166,
          "first_published_at": "2019-08-11T14:24:46.062000Z",
          "latest_published_at": "2024-12-16T06:45:03.707000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 583
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 7,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 1532,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "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": 26,
        "malicious_count": 0,
        "assessed_package": "npm:unbox-primitive@1.1.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "call-bound",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.3"
        },
        {
          "name": "has-bigints",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "has-symbols",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.0"
        },
        {
          "name": "which-boxed-primitive",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "call-bound",
            "direct": true,
            "version": "^1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": true,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": true,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": true,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/cli",
            "direct": false,
            "version": "^0.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/eslint-config",
            "direct": false,
            "version": "^21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/tsconfig",
            "direct": false,
            "version": "^0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/for-each",
            "direct": false,
            "version": "^0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/object-inspect",
            "direct": false,
            "version": "^1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/object-is",
            "direct": false,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tape",
            "direct": false,
            "version": "^5.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "auto-changelog",
            "direct": false,
            "version": "^2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "^0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "es-value-fixtures",
            "direct": false,
            "version": "^1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "^0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "in-publish",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npmignore",
            "direct": false,
            "version": "^0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^10.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "^1.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "^1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "safe-publish-latest",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "^5.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "next",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 24,
        "direct_count": 4,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 6,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ljharb",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
        },
        {
          "type": "User",
          "login": "andrewda",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10191084?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.983
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "node-aught.yml",
        "node-pretest.yml",
        "node-tens.yml",
        "node-twenties.yml",
        "rebase.yml",
        "require-allow-edits.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "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/27 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 31 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not 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": 10,
            "reason": "security policy file 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "21ee381cce48b5659e5088c2e6ff85020504443f",
        "ran_at": "2026-07-22T22:26:40Z",
        "aggregate_score": 4.1,
        "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": "2025-12-30T19:22:02Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2021-03-25T20:53:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ljharb/unbox-primitive",
    "host": "github.com",
    "name": "unbox-primitive",
    "owner": "ljharb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 53,
        "vitality": 17,
        "community": 61,
        "governance": 61,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 204,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 204 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 204
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v1.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 583,
              "mean_days_between_releases": 651.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 583 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 583
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~651.3 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 651.3
                    }
                  }
                ],
                "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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 1945,
              "days_since_last_human_commit": 204,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 204 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 204
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "forks": 3,
              "stars": 7,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "unbox-primitive"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 307465166
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "307,465,166 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 307465166,
                      "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.983
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/6 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 6
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 75,
            "inputs": {
              "followers": 8196,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ljharb",
              "public_repos": 282,
              "account_age_days": 6402
            },
            "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": "8,196 followers of ljharb",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8196,
                      "login": "ljharb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "282 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 282
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "packages": [
                "unbox-primitive"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 583
            },
            "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 583 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 583
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "4 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "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": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "unbox",
                "javascript",
                "ecmascript",
                "primitive",
                "object",
                "boxed"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 detected",
                "points": 5,
                "status": "met",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:unbox-primitive@1.1.0 runtime dependency closure — what installing the published package pulls in — 26 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:unbox-primitive@1.1.0",
                  "assessed": 26
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 26,
              "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": "excellent",
            "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": 26,
              "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": "excellent",
            "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"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 22
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "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": "0 of 58 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 58
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "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": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 58",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 58
                    }
                  }
                ],
                "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 1532,
              "source_files_sampled": 3,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:26:46.591610Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/ljharb/unbox-primitive.svg",
  "full_name": "ljharb/unbox-primitive",
  "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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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