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

ljharb / safe-array-concat

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

JavaScriptMIT★ 5 stars⑂ 2 forkssince Apr 2023View on GitHub ↗

ljharb/safe-array-concat holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (68/100) and lowest on AI Readiness (36/100). It was last updated 93 days ago. A single contributor accounts for most of its recent work.

57
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.

57
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
npmsafe-array-concat1.1.4290,179,044793 days agosafearrayconcatpushisconcatspreadable

Metrics by category

Vitality

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

39At risk · 22% of overall
How it's scored
9.9/36Push recency — last push 93 days ago
4.2/36Commit cadence — 6/52 weeks with commits
8.6/18Commit volume — 8 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_year8
human_commit_share1
days_since_last_push93
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 7 version tags (no GitHub releases)
27/36Release recency — latest release 93 days ago
12.6/27Release cadence — a release every ~182.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count7
latest_release_tagv1.1.4
releases_from_tagsyes
days_since_latest_release93
mean_days_between_releases182.6
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?

59Moderate · 18% of overall
How it's scored
9.8/60Stars — 5 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars5
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 — 290,179,044 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessafe-array-concat
dependents
ecosystemsnpm
total_downloads
monthly_downloads290,179,044
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.5/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.977
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
38.2/38.3PR acceptance — 1/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues1
closed_issues2
issue_closed_ratio0.667
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
35/35Publish recency — latest publish 93 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessafe-array-concat
ecosystemsnpm
any_deprecatedno
min_days_since_publish93

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 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
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsarray, concat, isconcatspreadable
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?

54Moderate · 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 — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 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 — no SAST tool detected
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_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): branch_protection, ci_tests, 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_packages21
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:safe-array-concat@1.1.4 runtime dependency closure — what installing the published package pulls in — 21 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)
1.2/40Legible commit history — 1 of 44 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.023
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 44
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_bytes3,090
source_files_sampled3
oversized_source_files0

Key facts

5GitHub stars
2contributors
8commits, last 12 months
93days since last push
7releases
1bus factor
1open 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 ★ / 2 ⇿
0Stars
2Forks
6Releases

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.

111222212023-092025-012026-05
Major 0Minor 1Patch 5

Each point covers 3 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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:35 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
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 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
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npmcall-bind^1.0.9package.json
npmcall-bound^1.0.4package.json
npmget-intrinsic^1.3.0package.json
npmhas-symbols^1.1.0package.json
npmisarray^2.0.5package.json
All dependencies 24

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

RegistryPackageVersionRelation
npmcall-bind^1.0.9direct
npmcall-bound^1.0.4direct
npmget-intrinsic^1.3.0direct
npmhas-symbols^1.1.0direct
npmisarray^2.0.5direct
npm@arethetypeswrong/cli^0.18.2indirect
npm@ljharb/eslint-config^22.2.2indirect
npm@ljharb/tsconfig^0.3.2indirect
npm@types/call-bind^1.0.5indirect
npm@types/get-intrinsic^1.2.3indirect
npm@types/isarray^2.0.3indirect
npm@types/tape^5.8.1indirect
npmauto-changelog^2.5.0indirect
npmencoding^0.1.13indirect
npmeslint^8.57.1indirect
npmevalmd^0.0.19indirect
npmin-publish^2.0.1indirect
npmmock-property^1.1.0indirect
npmnpmignore^0.3.5indirect
npmnyc^10.3.2indirect
npmsafe-publish-latest^2.0.0indirect
npmset-function-length^1.2.2indirect
npmtape^5.9.0indirect
npmtypescriptnextindirect
Dependency advisories 0

Installing npm:safe-array-concat@1.1.4 pulls in 21 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": [
        "array",
        "concat",
        "isconcatspreadable"
      ],
      "is_fork": false,
      "size_kb": 81,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 4967
      },
      "pushed_at": "2026-04-20T06:12:03Z",
      "created_at": "2023-04-20T04:51:09Z",
      "owner_type": "User",
      "updated_at": "2026-04-20T06:12:08Z",
      "description": "`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable",
      "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.4",
          "kind": "patch",
          "published_at": "2026-04-20T06:10:30Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2024-12-12T03:28:24Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-03-09T21:09:21Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-03-09T17:37:18Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-01-15T17:15:33Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-09-05T23:25:07Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-04-20T16:55:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "255e6251c9b3852b10475ce775499cf88679624e",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.4",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-04-20T06:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6747b8fb6b6ffe374b4421de5a36d012d7971f7f",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update workflows",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-04-20T05:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21276eb73f9ec5ed1119655382f38cf79030c9dd",
          "body": null,
          "is_bot": false,
          "headline": "[types] improve types",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-04-20T05:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe42554607a0143e0b4c720266f81c7ecb712fb",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `call-bind`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-04-11T13:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470988cb3edfe1ffa7313cdb6d1e89101ed1dd15",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-20T13:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8f4ec87aca0eca53f31d537dd523f2d60803cb",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-08T14:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb513816ab84c1bebc0852d4aca68e5bcd27ff8",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `call-bound`, `get-intrinsic`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-02-15T12:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa30c941d4ebda29ec4dfa0e9592e44fbd145342",
          "body": "…@ljharb/tsconfig`, `@types/isarray`, `@types/tape`, `eslint`, `npmignore`",
          "is_bot": false,
          "headline": "[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-02-06T13:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7cea76477b0249570311a410cef33dc70fb38a",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.3",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-12T03:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bdddbdbdd887f12ecc58ee9fd1f358ec13560d3",
          "body": null,
          "is_bot": false,
          "headline": "[Refactor] use `call-bound` directly",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-12T01:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35014a2f8240ca70c336ef694744726b03a042b",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `call-bind`, `get-intrinsic`, `has-symbols`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-12T01:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4860aae938375ae69ecf1c8d6caf58632ca57715",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] add missing peer dep",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-12T01:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9452ca7dc6e22d89fb1bbf4f604d3e058a6813c0",
          "body": "…@ljharb/tsconfig`, `@types/get-intrinsic`, `@types/tape`, `auto-changelog`, `mock-property`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-12T01:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8166059134d555337faf7574f40c746deaecfa99",
          "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-12T01:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62dae04b6eb56c460132fdd6e10de432228757e",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] replace `aud` with `npm audit`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-12-12T01:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c327a77b594db16c42e3661a3c7530ce1157398f",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.2",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T21:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d744d749033c91f0c108b28ac6dbc6016ecce4",
          "body": null,
          "is_bot": false,
          "headline": "[types] use a generic",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T17:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d3da0ab110bce21f466381c5d09f93200a20f85",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/tsconfig`, `set-function-length`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T17:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3187ff3c03683e5b7c5547a872a104bc7494e33",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.1",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T17:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f5ff497976a48e291788b26b741cd4f3d388eb",
          "body": "also skip `npm ls` check in node < 10 due to TS",
          "is_bot": false,
          "headline": "[actions] remove redundant finisher; use reusable workflows",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T17:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f509f80fb2dd9734c309ccb59ca9451c5a5de885",
          "body": null,
          "is_bot": false,
          "headline": "[types] use shared config",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T07:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a5243a5b923ff2b694b3b5ef4ce39027e30f6e",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] add `@arethetypeswrong/cli",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T07:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e717048433b52d3a3240b7c697b5736756ed296e",
          "body": null,
          "is_bot": false,
          "headline": "[types] use handwritten d.ts instead of emit",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T07:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d2cde9e5b7179d00d85e007b80b138969c5968",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `call-bind`, `get-intrinsic`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T07:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde26a7600ebe8ebc8f45d1bf8f1a970175604d8",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `set-function-length`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-03-09T07:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9357646c3923a1351dca21f175b2b421dd15da5",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `get-intrinsic`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-02-05T07:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9454c5a3beacb08200b4b00b7ffa54a572cb76ab",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-02-05T07:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4315d1bea4d8fd70d83a77453d55153de850be6f",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-01-15T17:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd92413643b2bd0ad62e854172fad129d3899dc1",
          "body": null,
          "is_bot": false,
          "headline": "[New] add types",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-01-15T05:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df6c7ebca7f2fd2f152fe2c2a2260d21728e70a3",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add `sideEffects` flag",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-01-13T22:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770f8704d3751b947c7f4772d9ee38d8bcdecf44",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `call-bind`, `get-intrinsic`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-01-13T22:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497ffcbb271ad61752756ec363ad5b9400e4d367",
          "body": "…length`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `aud`, `mock-property`, `npmignore`, `set-function-…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-01-13T22:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be76bd958fa73607a105122a8770677ecbdf78f0",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `mock-property`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-10-13T22:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3185cc7a6773baf625c65bb58ffb9b7ee5f3306e",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add missing npmrc values",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-10-13T22:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b116758d91ad521f963cccf056f9a3f0b18c20",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use `set-function-length/env`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-10-13T22:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994fa15fb2adf29f60308f17cad0c9aee9ac1255",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-09-05T23:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d07ae69d512bb3b6fb2131f1c824b5ffd85af9f",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `get-intrinsic`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-09-05T22:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0791b00b74e70113921c32d4d1fd494b7e8f555",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-09-05T22:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c5c9fe850a9e2fd1ac934cda58f2e457ee8d03",
          "body": " - note: this is due to a performance cliff in v8, specifically\n\nFixes #2.",
          "is_bot": false,
          "headline": "[Perf] set `Symbol.isConcatSpreadable` only when required",
          "author_name": "infinity.naveen",
          "author_login": "infinity-naveen",
          "committed_at": "2023-09-05T21:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f929a1b65eb3525d93296ecc12f709b18089081c",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-04-20T16:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b8e709bbba4b01ebc51cc15cdcc7012fe58341",
          "body": null,
          "is_bot": false,
          "headline": "Initial implementation, tests, readme",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-04-20T06:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfa07b9112107b5ba22c74baca8cb80934a09f2",
          "body": null,
          "is_bot": false,
          "headline": "Only apps should have lockfiles",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-04-20T04:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516fdc2bef306ec13f98b1f1b49c929b5308907f",
          "body": null,
          "is_bot": false,
          "headline": "npm init",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-04-20T04:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d38c6f4cde453063393482d9129b134d403d0a",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2023-04-20T04:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 8,
      "latest_release_at": "2026-04-20T06:10:30Z",
      "latest_release_tag": "v1.1.4",
      "releases_from_tags": true,
      "days_since_last_push": 93,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 93,
      "mean_days_between_releases": 182.6
    },
    "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": "safe-array-concat",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "safe",
            "Array",
            "concat",
            "push",
            "isConcatSpreadable"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/safe-array-concat",
          "is_deprecated": false,
          "latest_version": "1.1.4",
          "repository_url": "https://github.com/ljharb/safe-array-concat",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 290179044,
          "first_published_at": "2023-04-20T16:56:07.767000Z",
          "latest_published_at": "2026-04-20T06:12:26.294000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 93
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 5,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 3090,
      "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": 21,
        "malicious_count": 0,
        "assessed_package": "npm:safe-array-concat@1.1.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "call-bind",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.9"
        },
        {
          "name": "call-bound",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.4"
        },
        {
          "name": "get-intrinsic",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.0"
        },
        {
          "name": "has-symbols",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.0"
        },
        {
          "name": "isarray",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "call-bind",
            "direct": true,
            "version": "^1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": true,
            "version": "^1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": true,
            "version": "^1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": true,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": true,
            "version": "^2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/cli",
            "direct": false,
            "version": "^0.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/eslint-config",
            "direct": false,
            "version": "^22.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/tsconfig",
            "direct": false,
            "version": "^0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/call-bind",
            "direct": false,
            "version": "^1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/get-intrinsic",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/isarray",
            "direct": false,
            "version": "^2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tape",
            "direct": false,
            "version": "^5.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "auto-changelog",
            "direct": false,
            "version": "^2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "^0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "evalmd",
            "direct": false,
            "version": "^0.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "in-publish",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mock-property",
            "direct": false,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmignore",
            "direct": false,
            "version": "^0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^10.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-publish-latest",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "^1.2.2",
            "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": 5,
        "indirect_count": 19
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ljharb",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
        },
        {
          "type": "User",
          "login": "infinity-naveen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25388006?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.977
    },
    "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": false,
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 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": "no SAST tool detected",
            "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": "255e6251c9b3852b10475ce775499cf88679624e",
        "ran_at": "2026-07-22T22:35:22Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-20T06:31:32Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-09-05T23:25:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2023-04-20T04:51:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ljharb/safe-array-concat",
    "host": "github.com",
    "name": "safe-array-concat",
    "owner": "ljharb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 54,
        "vitality": 39,
        "community": 59,
        "governance": 63,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 39,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "commits_last_year": 8,
              "human_commit_share": 1,
              "days_since_last_push": 93,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 93 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 93
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "8 commits in the last year",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v1.1.4",
              "releases_from_tags": true,
              "days_since_latest_release": 93,
              "mean_days_between_releases": 182.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 93 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 93
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~182.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 182.6
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 93,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 93 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 93
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 59,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 2,
              "stars": 5,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": [
                "safe-array-concat"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 290179044
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "290,179,044 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 290179044,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.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.977
            },
            "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.5,
                "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": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "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": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "safe-array-concat"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 93
            },
            "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 93 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 93
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "array",
                "concat",
                "isconcatspreadable"
              ],
              "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 4.2
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 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": "no SAST tool detected",
                "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:safe-array-concat@1.1.4 runtime dependency closure — what installing the published package pulls in — 21 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:safe-array-concat@1.1.4",
                  "assessed": 21
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 21,
              "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": 21,
              "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": 12
            },
            "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.023,
              "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": "1 of 44 human commits state their intent (structured subject or explanatory body)",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 1,
                      "sampled": 44
                    }
                  }
                ],
                "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 44",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 44
                    }
                  }
                ],
                "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": 3090,
              "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:35:26.953759Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/ljharb/safe-array-concat.svg",
  "full_name": "ljharb/safe-array-concat",
  "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.