Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 15:57 UTC

jonschlinkert / is-number

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

JavaScriptMIT★ 284 stars⑂ 54 forkssince Sep 2014View on GitHub ↗

jonschlinkert/is-number holds a health index of 23 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (66/100) and lowest on Vitality (13/100). It was last updated 1406 days ago. A single contributor accounts for most of its recent work.

23
overall / 100
Critical

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.

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Jon SchlinkertPersonal account
4,934 followers864 public repossince Sep 2010@brandscale

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

Package ecosystems

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,406 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 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_year0
human_commit_share1
days_since_last_push1,406
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 11 version tags (no GitHub releases)
0/36Release recency — latest release 2,940 days ago
12.6/27Release cadence — a release every ~139.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tag7.0.0
releases_from_tagsyes
days_since_latest_release2,940
mean_days_between_releases139.7
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?

66Moderate · 18% of overall
How it's scored
39.8/60Stars — 284 stars
14.4/25Forks — 54 forks
4.7/15Watchers — 8 watchers
Inputs used
forks54
stars284
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 714,291,995 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesis-number
dependents
ecosystemsnpm
total_downloads
monthly_downloads714,291,995
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?

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.8/22.5Commit distribution — top contributor authored 96% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.965
How it's scored
26.7/46.8Issue resolution — 57% of issues closed
10.2/38.3PR acceptance — 4/15 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/24 approved changesets -- score normalized to 1
Inputs used
merged_prs4
open_issues9
closed_issues12
issue_closed_ratio0.571
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 4,934 followers of jonschlinkert
25/25Track record — 864 public repos, account ~15 yr old
Inputs used
followers4,934
owner_typeUser
is_verified
owner_loginjonschlinkert
public_repos864
account_age_days5,802
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
4/35Publish recency — latest publish 2,940 days ago
20/20Version history — 15 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesis-number
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,940

Engineering Quality

Are baseline engineering and documentation practices in place?

39At risk · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://github.com/jonschlinkert
10/10Repository description
10/10Topics — 13 topics
0/10Wiki
Inputs used
topicsnumber, is, isnan, javascript, nodejs, integer, nan, numeric, jonschlinkert, float, real, negative, zero
has_wikino
homepagehttps://github.com/jonschlinkert
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

30At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/24 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 18 contributing companies or organizations
0/10Dangerous-Workflow — no data
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 — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

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.

17Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.3/40Legible commit history — 5 of 62 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.081
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config — .eslintrc.json
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 62
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/4 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes2,407
source_files_sampled4
oversized_source_files0

Key facts

284GitHub stars
3contributors
0commits, last 12 months
1,406days since last push
11releases
1bus factor
9open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 54 ⇿
0Stars
54Forks
5Releases

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.

01020304050605432016-042021-052026-07
Major 5Minor 0Patch 0

Each point covers 10 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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 15:57 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/24 approved changesets -- score normalized to 1
10Contributorsproject has 18 contributing companies or organizations
n/aDangerous-Workflowno workflows found
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
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 4

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

RegistryPackageVersionRelation
npmansi^0.3.1indirect
npmbenchmark^2.1.4indirect
npmgulp-format-md^1.0.0indirect
npmmocha^3.5.3indirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "number",
        "is",
        "isnan",
        "javascript",
        "nodejs",
        "integer",
        "nan",
        "numeric",
        "jonschlinkert",
        "float",
        "real",
        "negative",
        "zero"
      ],
      "is_fork": false,
      "size_kb": 58,
      "has_wiki": false,
      "homepage": "https://github.com/jonschlinkert",
      "languages": {
        "JavaScript": 7411
      },
      "pushed_at": "2022-09-15T14:46:56Z",
      "created_at": "2014-09-22T03:40:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T02:01:21Z",
      "description": "JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://www.linkedin.com/in/jonschlinkert/",
      "name": "Jon Schlinkert",
      "type": "User",
      "login": "jonschlinkert",
      "company": "@brandscale ",
      "location": "Cincinnati, OH",
      "followers": 4934,
      "avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4",
      "created_at": "2010-09-01T17:29:34Z",
      "is_verified": null,
      "public_repos": 864,
      "account_age_days": 5802
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2018-07-04T15:08:51Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2018-03-31T17:02:34Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2018-01-29T03:06:37Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2017-10-17T05:43:51Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2016-09-11T00:51:26Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2015-11-22T13:57:12Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2015-05-03T05:59:29Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2015-05-03T04:26:51Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2015-05-02T08:11:11Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2015-01-24T10:31:37Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2015-01-24T10:13:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "98e8ff1da1a89f93d1397a24d7413ed15421c139",
          "body": null,
          "is_bot": false,
          "headline": "7.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-07-04T15:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd4a37b3b81262de03445ad0dfc3bfdb7d791017",
          "body": "so we can avoid a major bump",
          "is_bot": false,
          "headline": "use quotes",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-06-15T23:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0288ed5c5f8b09fe633a8b6ea69a2cf9cda67d1",
          "body": null,
          "is_bot": false,
          "headline": "run verb to generate readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-06-15T23:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ceb52a380b20221e5be749160aeb13bf3904d0",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-06-15T23:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a69ea0bf7292faa5175c97b43de823f698f63ef0",
          "body": null,
          "is_bot": false,
          "headline": "run update",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-06-15T23:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7800468181aeff18c64c083955eb6659616641a3",
          "body": null,
          "is_bot": false,
          "headline": "rename",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-06-15T22:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0953635829711e7dceec0eaa92bc56521a546eb",
          "body": null,
          "is_bot": false,
          "headline": "6.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-03-31T17:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fdd50914514d833585068b5ff350353435329f8",
          "body": null,
          "is_bot": false,
          "headline": "lint, update readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-03-31T17:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c50a4dbc0399e6d0a0436edf112b4a64d9317d5",
          "body": "Faster string checking",
          "is_bot": false,
          "headline": "Merge pull request #14 from benaadams/faster-string-number",
          "author_name": "Jon Schlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-03-30T10:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f544bf4c9f310c32c733706002730d44c6632a8",
          "body": null,
          "is_bot": false,
          "headline": "Faster string checking",
          "author_name": "Ben Adams",
          "author_login": "benaadams",
          "committed_at": "2018-03-30T03:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ed43573445149edf10f56967e8d943520ebb1db",
          "body": null,
          "is_bot": false,
          "headline": "5.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-01-29T03:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca743ce4f532097d4052ea78c30c6e3ffbc308da",
          "body": null,
          "is_bot": false,
          "headline": "run verb to generate readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-01-29T03:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30f50a3f3e653a5f6e998f03f446858df4a67fa",
          "body": "remove support for `instanceof Number` and `instanceof String`",
          "is_bot": false,
          "headline": "minor optimization",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-01-29T03:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b04cff979461e693de43ace47d79c3d058ee7bc",
          "body": null,
          "is_bot": false,
          "headline": "run update",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2018-01-29T03:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c6b15a88bc10cd47f67a09506399dfc9ddc075d",
          "body": null,
          "is_bot": false,
          "headline": "4.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2017-10-17T05:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f43856c318f397e2cc9a47cd3c6191539bce560",
          "body": null,
          "is_bot": false,
          "headline": "run verb to generate readme documentation",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2017-10-17T05:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "823142fd99c5364207ea5d104b4b7aae7269f961",
          "body": null,
          "is_bot": false,
          "headline": "run `update` and `lint-deps`",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2017-10-17T05:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0d5e30691de7f2a8bececcf2510a0a052e856f",
          "body": "Remove dependency on kind-of",
          "is_bot": false,
          "headline": "Merge pull request #8 from realityking/master",
          "author_name": "Jon Schlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2017-10-17T05:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a94dd2cf93514c68b29c369508dd1ad5475b275",
          "body": null,
          "is_bot": false,
          "headline": "Remove dependency on kind-of",
          "author_name": "Rouven Weßling",
          "author_login": "realityking",
          "committed_at": "2017-10-16T23:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af885e2e890b9ef0875edd2b117305119ee5bdc5",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2016-09-11T00:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2265f87bcbc331a8866d1c3b13a5561c7346cf97",
          "body": null,
          "is_bot": false,
          "headline": "generate docs",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2016-09-11T00:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94266c61394d952e64a16bd94faceda1ae0da226",
          "body": null,
          "is_bot": false,
          "headline": "run update",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2016-09-11T00:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1decc13f36212887fe43a554ad1feb618a399789",
          "body": "Fix whitespace strings returning true (#3)",
          "is_bot": false,
          "headline": "Merge pull request #6 from tunnckoCore/master",
          "author_name": "Jon Schlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2016-09-10T23:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e376c624c0bc255b715db20ddd87fca35f745379",
          "body": null,
          "is_bot": false,
          "headline": "update/sync: benchmark/fixtures/all.js with these in test.js",
          "author_name": "tunnckoCore",
          "author_login": null,
          "committed_at": "2016-09-01T19:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bdd3cefcd5a9b236903029a87ffff086f88d222",
          "body": "…comment-244160575",
          "is_bot": false,
          "headline": "update as per https://github.com/jonschlinkert/is-number/pull/6#issue…",
          "author_name": "tunnckoCore",
          "author_login": null,
          "committed_at": "2016-09-01T19:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12749e3c411750f754d50f093471234c7ab270b0",
          "body": null,
          "is_bot": false,
          "headline": "fixes #3 and add tests for it, micro optimization",
          "author_name": "tunnckoCore",
          "author_login": null,
          "committed_at": "2016-09-01T17:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "204c885659b8ee1946534c61db91603b9a16d661",
          "body": "… `all.js`",
          "is_bot": false,
          "headline": "update `benchmarked`, run benchmarks over all fixtures, not only over…",
          "author_name": "tunnckoCore",
          "author_login": null,
          "committed_at": "2016-09-01T16:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0024f0f6552b6375712d93a7eadaa48810588736",
          "body": "bumps `kind-of`",
          "is_bot": false,
          "headline": "2.1.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-11-22T13:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a66a765e21b2cbc65e4e4f64a6bbddd711cce2",
          "body": null,
          "is_bot": false,
          "headline": "generate readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-11-22T13:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06c6e2cc048d3cad016cb8dfb055bb14d86fffa",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-11-22T13:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b46989283ad06732abaa47b691014f8274369f",
          "body": "add few more tests",
          "is_bot": false,
          "headline": "Merge pull request #2 from tunnckoCore/master",
          "author_name": "Jon Schlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T18:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21bb763e20b48f0eccf0f9205de7e1bb10ad41d",
          "body": null,
          "is_bot": false,
          "headline": "add few more tests",
          "author_name": "tunnckoCore",
          "author_login": null,
          "committed_at": "2015-05-03T15:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d5b26c793194bf7f341a7203e0e5568c753539",
          "body": null,
          "is_bot": false,
          "headline": "2.0.2",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T05:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b42903cf121cba16744bc6352cc0e1a3c00cbc2",
          "body": "…uecomment-98437648",
          "is_bot": false,
          "headline": "30% faster :) https://github.com/jonschlinkert/is-number/issues/1#iss…",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T05:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8bed1d781eecd332e37166b78da84cab2c00f78",
          "body": "…ber/issues/1#issuecomment-98437648",
          "is_bot": false,
          "headline": "assign `n` to a variable. see https://github.com/jonschlinkert/is-num…",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T05:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9b2e19a9aa2ed4b1e7a5d27e43417c8c9570c0",
          "body": null,
          "is_bot": false,
          "headline": "2.0.1",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T04:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec78cc9b44dcb80d4f59f8c3f7c8237ea052800",
          "body": null,
          "is_bot": false,
          "headline": "generate readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T04:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8589afaf39981e0304879f5391fc9f75e691e77",
          "body": null,
          "is_bot": false,
          "headline": "update benchmarks",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T04:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d641026b0c3a72792b7139879c4dc4362ae7e56",
          "body": null,
          "is_bot": false,
          "headline": "fix for booleans and date objects",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-03T04:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222706136b9cae1d11aaf8173f5ce8fbaa32c70e",
          "body": null,
          "is_bot": false,
          "headline": "adds a number of tests",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T08:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ac0584ee9ae7bd9288220a39780f155b9ad4c8",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T08:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2853b01c67fb2fcb557921b3ce12461686192614",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T08:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc4a405ea069dd3ae37e7b0816a650e7fb8fee1b",
          "body": null,
          "is_bot": false,
          "headline": "generate readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T08:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73907db302329be95773ad24398dae1c8839908",
          "body": null,
          "is_bot": false,
          "headline": "update benchmarks",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T08:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf6bd2b5193d7b63795264ccdeefdaad42dc38a",
          "body": null,
          "is_bot": false,
          "headline": "faster implementation",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T08:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c25656f1c93132c4f75a53fd97573830a70a099",
          "body": null,
          "is_bot": false,
          "headline": "adds tests per https://github.com/jonschlinkert/is-number/issues/1",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T07:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd9f31264e9d148b0c13680670f345a71023ee3",
          "body": null,
          "is_bot": false,
          "headline": "update benchmarks",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T07:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25efb0391a2b22b247dbf99d4dd0e6fc8e37e39b",
          "body": "…/1#issuecomment-91100035",
          "is_bot": false,
          "headline": "use parseFloat. see https://github.com/jonschlinkert/is-number/issues…",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-05-02T07:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084c0f2171ce098d46ff49892ea82a4e7e939632",
          "body": null,
          "is_bot": false,
          "headline": "mocha",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-03-05T18:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a902495bca1f471beaa8deb6193ba628bf80c0e4",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-03-05T18:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5184d76c622b97d45486340a85147c6d59d14e25",
          "body": null,
          "is_bot": false,
          "headline": "1.1.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01741ad927fb27a5a1bca70e67ce72ea3aa16bd1",
          "body": null,
          "is_bot": false,
          "headline": "update tests for arrays",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b5c5d59f5c6abf4e985a89880d27de0360f4f32",
          "body": null,
          "is_bot": false,
          "headline": "build readme",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a070d1b074910aa11e16eb86befcdc8195dc16",
          "body": null,
          "is_bot": false,
          "headline": "add better array checking",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76fe3df0f02e0ddf4488ea1e786a52d7655eee02",
          "body": null,
          "is_bot": false,
          "headline": "add isArray benchmark",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3183207ab31bb09c65ad8999c39090a3c0530526",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a7d7ada5e6659a61c7c3589cc55916a30e42b6",
          "body": null,
          "is_bot": false,
          "headline": "update copyrights",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e560dde00da441332ff6c33d6330fd3a0f98229",
          "body": null,
          "is_bot": false,
          "headline": "rename verbfile",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c23d18b2d784b7e4b548a11383a9c127cc0e711",
          "body": null,
          "is_bot": false,
          "headline": "benchmarks",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2015-01-24T10:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb4aebfb24c0c0a5e7b9ab1402907e8c6e357fd",
          "body": null,
          "is_bot": false,
          "headline": "run verb",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2014-09-22T03:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161ca16beb5bfa17c734c143dc573ca8451291f1",
          "body": null,
          "is_bot": false,
          "headline": "start over",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2014-09-22T02:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06e61667f160cbe78ba3e963bc573ab8eb2ac30",
          "body": null,
          "is_bot": false,
          "headline": "first commit",
          "author_name": "jonschlinkert",
          "author_login": "jonschlinkert",
          "committed_at": "2014-09-18T19:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 0,
      "latest_release_at": "2018-07-04T15:08:51Z",
      "latest_release_tag": "7.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 1406,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2940,
      "mean_days_between_releases": 139.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "is-number",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cast",
            "check",
            "coerce",
            "coercion",
            "finite",
            "integer",
            "is",
            "isnan",
            "is-nan",
            "is-num",
            "is-number",
            "isnumber",
            "isfinite",
            "istype",
            "kind",
            "math",
            "nan",
            "num",
            "number",
            "numeric",
            "parseFloat",
            "parseInt",
            "test",
            "type",
            "typeof",
            "value"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/is-number",
          "is_deprecated": false,
          "latest_version": "7.0.0",
          "repository_url": "https://github.com/jonschlinkert/is-number",
          "versions_count": 15,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 714291995,
          "first_published_at": "2014-09-22T01:58:51.592000Z",
          "latest_published_at": "2018-07-04T15:08:58.238000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2940
        }
      ]
    },
    "popularity": {
      "forks": 54,
      "stars": 284,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-09-01",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 2
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 54,
        "total_forks": 54
      },
      "star_history": null,
      "open_issues_and_prs": 17
    },
    "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": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2407,
      "source_files_sampled": 4,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ansi",
            "direct": false,
            "version": "^0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "^2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-format-md",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^3.5.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 0,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 4,
        "open_issues": 9,
        "closed_ratio": 0.571,
        "closed_issues": 12,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jonschlinkert",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4"
        },
        {
          "type": "User",
          "login": "benaadams",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1142958?v=4"
        },
        {
          "type": "User",
          "login": "realityking",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/628508?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.965
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/24 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "98e8ff1da1a89f93d1397a24d7413ed15421c139",
        "ran_at": "2026-07-22T15:57:38Z",
        "aggregate_score": 3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2019-07-11T20:20:20Z",
          "last_comment_at": "2019-07-18T12:25:50Z",
          "last_comment_author": "jonschlinkert"
        },
        {
          "number": 29,
          "created_at": "2021-03-13T01:57:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2021-08-07T16:14:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2021-12-27T09:53:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2022-01-24T12:17:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 36,
          "created_at": "2022-09-15T14:45:44Z",
          "last_comment_at": "2024-03-03T23:50:22Z",
          "last_comment_author": "EdwardDrapkin"
        },
        {
          "number": 40,
          "created_at": "2024-10-09T21:37:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2025-01-06T18:17:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2018-03-30T10:00:34Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2018-11-26T01:38:22Z",
          "last_comment_at": "2021-03-03T04:57:13Z",
          "last_comment_author": "yinsang"
        },
        {
          "number": 20,
          "created_at": "2019-01-05T10:17:20Z",
          "last_comment_at": "2019-02-15T15:36:10Z",
          "last_comment_author": "Harrymiracle"
        },
        {
          "number": 28,
          "created_at": "2021-01-11T00:53:46Z",
          "last_comment_at": "2024-12-13T07:34:47Z",
          "last_comment_author": "ravichoudhary18"
        },
        {
          "number": 30,
          "created_at": "2021-08-07T16:06:42Z",
          "last_comment_at": "2021-10-03T15:39:16Z",
          "last_comment_author": "jonschlinkert"
        },
        {
          "number": 35,
          "created_at": "2022-09-15T13:56:35Z",
          "last_comment_at": "2024-03-14T08:50:25Z",
          "last_comment_author": "2ndwolf"
        },
        {
          "number": 38,
          "created_at": "2024-08-11T12:29:53Z",
          "last_comment_at": "2025-11-07T09:40:12Z",
          "last_comment_author": "7aimez"
        },
        {
          "number": 39,
          "created_at": "2024-09-12T07:58:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2025-05-26T11:29:43Z",
          "last_comment_at": "2025-12-28T00:39:52Z",
          "last_comment_author": "meannzen"
        },
        {
          "number": 45,
          "created_at": "2026-04-21T19:43:17Z",
          "last_comment_at": "2026-06-05T19:12:28Z",
          "last_comment_author": "kristus123"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jonschlinkert/is-number",
    "host": "github.com",
    "name": "is-number",
    "owner": "jonschlinkert"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 30,
        "vitality": 13,
        "community": 66,
        "governance": 49,
        "engineering": 39,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1406,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1406 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1406
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "7.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2940,
              "mean_days_between_releases": 139.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2940 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2940
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~139.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 139.7
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 8,
              "unanswered_open_issues": 7,
              "days_since_last_merged_pr": 3036,
              "days_since_last_human_commit": 2940,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2940 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2940,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 54,
              "stars": 284,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "284 stars",
                "points": 39.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 284
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "54 forks",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": [
                "is-number"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 714291995
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "714,291,995 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 714291995,
                      "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.965
            },
            "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 96% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "merged_prs": 4,
              "open_issues": 9,
              "closed_issues": 12,
              "issue_closed_ratio": 0.571,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "57% of issues closed",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 57
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "4/15 decided PRs merged",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4,
                      "decided": 15
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/24 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "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": 4934,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jonschlinkert",
              "public_repos": 864,
              "account_age_days": 5802
            },
            "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": "4,934 followers of jonschlinkert",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4934,
                      "login": "jonschlinkert"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "864 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 864
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "is-number"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2940
            },
            "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 2940 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2940
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "15 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 39,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "number",
                "is",
                "isnan",
                "javascript",
                "nodejs",
                "integer",
                "nan",
                "numeric",
                "jonschlinkert",
                "float",
                "real",
                "negative",
                "zero"
              ],
              "has_wiki": false,
              "homepage": "https://github.com/jonschlinkert",
              "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": "https://github.com/jonschlinkert",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/24 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 8
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 17,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.081,
              "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": "5 of 62 human commits state their intent (structured subject or explanatory body)",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 5,
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 12,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 62",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 62
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 2407,
              "source_files_sampled": 4,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/4 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 4,
                      "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",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T15:57:47.812219Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jonschlinkert/is-number.svg",
  "full_name": "jonschlinkert/is-number",
  "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.26.0 — full methodology · metrics wiki.

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