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

Kikobeats / isolated-function

A modern solution for running untrusted code in Node.js

JavaScriptMIT★ 22 stars⑂ 1 forksince Aug 2024View on GitHub ↗

Kikobeats/isolated-function holds a health index of 65 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Community & Adoption (41/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Moderate

Software health index

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

65
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

1,709 followers543 public repossince Aug 2012@microlinkhq

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmisolated-function0.2.03,760714 days agoisolatedjavascriptjssandboxv8

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
13.2/36Commit cadence — 19/52 weeks with commits
18/18Commit volume — 127 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year127
human_commit_share0.91
days_since_last_push4
active_weeks_last_year19

Release discipline

100Excellent
How it's scored
27/27Ships releases — 74 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~6.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count74
latest_release_tagv0.2.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases6.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

41At risk · 18% of overall
How it's scored
21.4/60Stars — 22 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars22
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
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
47.7/80Monthly downloads — 3,760 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesisolated-function
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,760
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.995
How it's scored
41.6/46.8Issue resolution — 89% of issues closed
32.6/38.3PR acceptance — 52/61 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs52
open_issues1
closed_issues8
issue_closed_ratio0.889
closed_unmerged_prs9
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.2/25Owner reach — 1,709 followers of Kikobeats
25/25Track record — 543 public repos, account ~13 yr old
Inputs used
followers1,709
owner_typeUser
is_verified
owner_loginKikobeats
public_repos543
account_age_days5,099
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 71 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesisolated-function
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://isolated-function.js.org
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsai-agents, code-execution, process-isolation, sandbox, untrusted-code
has_wikino
homepagehttps://isolated-function.js.org
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 8 out of 9 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/26 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages23
unassessed_packages7
affected_by_severitymoderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 23 resolved dependencies against OSV. 7 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

48At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt) — llms.txt present
40/40Legible commit history — 90 of 91 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
legible_history_share0.989
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 9 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifests
dependency_bot_commit_share0.09
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/24 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes5,847
source_files_sampled24
oversized_source_files0

Key facts

22GitHub stars
2contributors
127commits, last 12 months
4days since last push
74releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:isolated-function@0.2.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 22 ★ / 1 ⇿
22Stars
1Forks
70Releases

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.

0481216202422152024-092025-082026-07
Major 0Minor 1Patch 69

Each point covers 2 days.

OpenSSF Scorecard 4.0 / 10
4.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 04:15 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests8 out of 9 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
npm@kikobeats/time-span~1.0.5package.json
npmacorn~8.17.0package.json
npmacorn-walk~8.3.4package.json
npmdebug-logfmt~1.4.0package.json
npmensure-error~3.0.1package.json
npmesbuild~0.28.0package.json
npmserialize-error8package.json
npmtinyspawn~1.5.0package.json
All dependencies 30

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

RegistryPackageVersionRelation
npm@kikobeats/time-span~1.0.5direct
npmacorn~8.17.0direct
npmacorn-walk~8.3.4direct
npmdebug-logfmt~1.4.0direct
npmensure-error~3.0.1direct
npmesbuild~0.28.0direct
npmserialize-error8direct
npmtinyspawn~1.5.0direct
npm@commitlint/clilatestindirect
npm@commitlint/config-conventionallatestindirect
npmava7indirect
npmbrowser-synclatestindirect
npmc8latestindirect
npmci-publishlatestindirect
npmconcurrentlylatestindirect
npmcssnanolatestindirect
npmcssnano-preset-advancedlatestindirect
npmfinepacklatestindirect
npmgit-authors-clilatestindirect
npmgithub-generate-releaselatestindirect
npmgulplatestindirect
npmgulp-concatlatestindirect
npmgulp-postcsslatestindirect
npmgulp-uglifylatestindirect
npmnano-stagedlatestindirect
npmpostcss-focuslatestindirect
npmsimple-git-hookslatestindirect
npmstandardlatestindirect
npmstandard-versionlatestindirect
npmtsdlatestindirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 23 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 7 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
standard-versionlatestindirectmoderate18.0.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ai-agents",
        "code-execution",
        "process-isolation",
        "sandbox",
        "untrusted-code"
      ],
      "is_fork": false,
      "size_kb": 1653,
      "has_wiki": false,
      "homepage": "https://isolated-function.js.org",
      "languages": {
        "JavaScript": 46146,
        "TypeScript": 3611
      },
      "pushed_at": "2026-07-17T08:32:48Z",
      "created_at": "2024-08-25T17:31:30Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T08:32:55Z",
      "description": "A modern solution for running untrusted code in Node.js",
      "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://kikobeats.com",
      "name": "Jose Francisco 'Kiko' Verdú Gambín",
      "type": "User",
      "login": "Kikobeats",
      "company": "@microlinkhq",
      "location": "Murcia, Spain",
      "followers": 1709,
      "avatar_url": "https://avatars.githubusercontent.com/u/2096101?v=4",
      "created_at": "2012-08-04T21:52:28Z",
      "is_verified": null,
      "public_repos": 543,
      "account_age_days": 5099
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-17T08:32:46Z"
        },
        {
          "tag": "v0.1.66",
          "kind": "patch",
          "published_at": "2026-06-19T13:45:30Z"
        },
        {
          "tag": "v0.1.65",
          "kind": "patch",
          "published_at": "2026-06-12T14:07:28Z"
        },
        {
          "tag": "v0.1.64",
          "kind": "patch",
          "published_at": "2026-05-22T18:20:52Z"
        },
        {
          "tag": "v0.1.63",
          "kind": "patch",
          "published_at": "2026-05-22T18:05:13Z"
        },
        {
          "tag": "v0.1.62",
          "kind": "patch",
          "published_at": "2026-05-20T15:34:50Z"
        },
        {
          "tag": "v0.1.61",
          "kind": "patch",
          "published_at": "2026-05-20T11:00:02Z"
        },
        {
          "tag": "v0.1.60",
          "kind": "patch",
          "published_at": "2026-05-20T10:28:51Z"
        },
        {
          "tag": "v0.1.59",
          "kind": "patch",
          "published_at": "2026-05-20T10:23:38Z"
        },
        {
          "tag": "v0.1.58",
          "kind": "patch",
          "published_at": "2026-05-20T09:41:00Z"
        },
        {
          "tag": "v0.1.57",
          "kind": "patch",
          "published_at": "2026-05-20T08:43:54Z"
        },
        {
          "tag": "v0.1.56",
          "kind": "patch",
          "published_at": "2026-05-19T23:15:19Z"
        },
        {
          "tag": "v0.1.55",
          "kind": "patch",
          "published_at": "2026-05-19T06:48:48Z"
        },
        {
          "tag": "v0.1.54",
          "kind": "patch",
          "published_at": "2026-05-18T17:14:04Z"
        },
        {
          "tag": "v0.1.53",
          "kind": "patch",
          "published_at": "2026-05-18T16:35:59Z"
        },
        {
          "tag": "v0.1.52",
          "kind": "patch",
          "published_at": "2026-04-14T08:22:59Z"
        },
        {
          "tag": "v0.1.51",
          "kind": "patch",
          "published_at": "2026-04-03T21:31:03Z"
        },
        {
          "tag": "v0.1.50",
          "kind": "patch",
          "published_at": "2026-03-18T10:40:21Z"
        },
        {
          "tag": "v0.1.49",
          "kind": "patch",
          "published_at": "2026-02-22T18:15:19Z"
        },
        {
          "tag": "v0.1.48",
          "kind": "patch",
          "published_at": "2025-12-02T18:23:10Z"
        },
        {
          "tag": "v0.1.47",
          "kind": "patch",
          "published_at": "2025-12-02T14:50:55Z"
        },
        {
          "tag": "v0.1.46",
          "kind": "patch",
          "published_at": "2025-12-02T09:40:43Z"
        },
        {
          "tag": "v0.1.45",
          "kind": "patch",
          "published_at": "2025-12-02T09:29:44Z"
        },
        {
          "tag": "v0.1.44",
          "kind": "patch",
          "published_at": "2025-12-02T08:54:04Z"
        },
        {
          "tag": "v0.1.43",
          "kind": "patch",
          "published_at": "2025-11-22T07:30:02Z"
        },
        {
          "tag": "v0.1.42",
          "kind": "patch",
          "published_at": "2025-11-10T15:33:25Z"
        },
        {
          "tag": "v0.1.41",
          "kind": "patch",
          "published_at": "2025-11-10T15:19:19Z"
        },
        {
          "tag": "v0.1.40",
          "kind": "patch",
          "published_at": "2025-10-21T22:47:54Z"
        },
        {
          "tag": "v0.1.39",
          "kind": "patch",
          "published_at": "2025-10-21T22:47:26Z"
        },
        {
          "tag": "v0.1.38",
          "kind": "patch",
          "published_at": "2025-10-21T10:39:24Z"
        },
        {
          "tag": "v0.1.37",
          "kind": "patch",
          "published_at": "2025-10-21T09:49:25Z"
        },
        {
          "tag": "v0.1.36",
          "kind": "patch",
          "published_at": "2025-10-20T09:41:44Z"
        },
        {
          "tag": "v0.1.35",
          "kind": "patch",
          "published_at": "2025-10-20T08:25:45Z"
        },
        {
          "tag": "v0.1.34",
          "kind": "patch",
          "published_at": "2025-10-14T11:44:11Z"
        },
        {
          "tag": "v0.1.33",
          "kind": "patch",
          "published_at": "2025-09-05T06:24:39Z"
        },
        {
          "tag": "v0.1.32",
          "kind": "patch",
          "published_at": "2025-06-09T11:17:27Z"
        },
        {
          "tag": "v0.1.31",
          "kind": "patch",
          "published_at": "2025-05-20T08:01:54Z"
        },
        {
          "tag": "v0.1.30",
          "kind": "patch",
          "published_at": "2025-04-29T21:08:03Z"
        },
        {
          "tag": "v0.1.29",
          "kind": "patch",
          "published_at": "2025-04-01T20:58:00Z"
        },
        {
          "tag": "v0.1.28",
          "kind": "patch",
          "published_at": "2025-03-13T10:39:36Z"
        },
        {
          "tag": "v0.1.27",
          "kind": "patch",
          "published_at": "2025-03-10T12:57:08Z"
        },
        {
          "tag": "v0.1.26",
          "kind": "patch",
          "published_at": "2024-10-28T14:21:55Z"
        },
        {
          "tag": "v0.1.25",
          "kind": "patch",
          "published_at": "2024-10-16T14:19:02Z"
        },
        {
          "tag": "v0.1.24",
          "kind": "patch",
          "published_at": "2024-09-23T14:14:34Z"
        },
        {
          "tag": "v0.1.23",
          "kind": "patch",
          "published_at": "2024-09-14T16:41:53Z"
        },
        {
          "tag": "v0.1.22",
          "kind": "patch",
          "published_at": "2024-09-14T11:01:14Z"
        },
        {
          "tag": "v0.1.21",
          "kind": "patch",
          "published_at": "2024-09-14T10:59:17Z"
        },
        {
          "tag": "v0.1.20",
          "kind": "patch",
          "published_at": "2024-09-14T10:20:38Z"
        },
        {
          "tag": "v0.1.19",
          "kind": "patch",
          "published_at": "2024-09-14T10:17:30Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2024-09-14T10:08:45Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2024-09-13T22:28:11Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2024-09-13T22:06:23Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2024-09-13T18:58:56Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2024-09-12T19:06:57Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2024-09-12T18:52:41Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2024-09-12T17:52:46Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2024-09-12T12:50:42Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2024-09-11T21:28:29Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2024-09-11T12:31:25Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2024-09-09T22:09:12Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2024-09-09T21:21:41Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-09-09T16:30:13Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-09-08T16:43:11Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-09-07T22:35:18Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-09-07T10:51:18Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-09-02T20:33:02Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-09-01T21:21:30Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-09-01T20:46:47Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2024-09-01T16:11:22Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2024-09-01T15:16:52Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2024-09-01T10:16:31Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2024-08-31T20:59:57Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2024-08-28T09:31:55Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2024-08-28T09:18:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2cf0aed3007ddda61a200494aefe30a31d4e4de1",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.2.0",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-17T08:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda9eb928e9bf8bc498cf1c59e8d58bb593e384a",
          "body": "* fix: detect heap OOM at production-sized memory limits\n\nV8 only traps (SIGTRAP) when the heap limit is too small to boot,\nwhich is why `memory: 1` was detected. Every realistic limit\nexhausts the heap through the normal OOM path and exits with\nSIGABRT, so it escaped as a raw ChildProcessError and \n[…]\ne Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CTJQQb6p1UWdkireDjCVri\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Report memory as a breakdown, and fix OOM detection (#70)",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-17T08:31:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a0eb1f4fd1c6a5e7e45a3e05df25fff4e371b7ae",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-node from 6 to 7 (#69)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T13:53:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a019fa13890f2f543f81924edaab657b675d08c",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.66",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-06-19T13:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dddd89f902ea77dc674976e2c55fa7e2f6db491b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#68)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T13:44:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b2d49e20d2c86c3df0cb1bac96d14d7bb2c33b4",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.65",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-06-12T14:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf3486d86198b80c492d05c1b4583944b849cd6",
          "body": "Bumps [acorn](https://github.com/acornjs/acorn) from 8.16.0 to 8.17.0.\n- [Commits](https://github.com/acornjs/acorn/compare/8.16.0...8.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: acorn\n  dependency-version: 8.17.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump acorn from 8.16.0 to 8.17.0 (#67)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T14:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50c6f0dc0fccd7320deaeb942acea1eace922dc",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.64",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-22T18:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee95c44a1d4793a072051b388cc6da188da66ed",
          "body": null,
          "is_bot": false,
          "headline": "build: update homepage",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-22T18:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8599896cee82ad80ce2dab041cbcc5dd4e5747",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.63",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-22T18:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e16358631414ca095f3a47b509e89ee4c693513",
          "body": "require.resolve({ paths }) walks up parent directories, finding\npackages in ancestor node_modules that esbuild's nodePaths cannot\nreach. This skipped installs for deps like cheerio, causing\n\"Could not resolve\" build failures in production.\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(compile): check nodePaths directly instead of require.resolve (#66)",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-22T18:04:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "683e33c38671fd111b15425601b249ce187b09bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: add banner image",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-21T13:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7609edc361d597777460c1653df85446755846",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix flickering",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-21T07:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405cb00026951c259d541c256479e1e92ea1650e",
          "body": null,
          "is_bot": false,
          "headline": "docs: tweaks",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-21T06:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d2600355e1d718b35c7f28de28ceb417e659a1",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.62",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T15:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "326430b91a88692b26523a882f509e6b53e0dad3",
          "body": null,
          "is_bot": false,
          "headline": "Create CNAME",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T15:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb97ed4986d5daec8a6a71942b6afd616b1bceb3",
          "body": null,
          "is_bot": false,
          "headline": "docs: tweaks",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T14:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28066bea1592384fd3ad42207ea53395e2f9ee2f",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.61",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T10:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f8355027cb83fff13457746af223244d23d81fe",
          "body": null,
          "is_bot": false,
          "headline": "fix: size report (#65)",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T10:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafebd8c7456e7474e82f98bc1ab39367f9e6f4b",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.60",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T10:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389caaa689a5b00a50d28aa175dc07dacfc6544c",
          "body": null,
          "is_bot": false,
          "headline": "chore: report code size",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T10:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093879f1c733b262ed6680471d00a7ce09feffb6",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.59",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T10:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1a5ac0230a4310a72facb4b5b5a289c50b021d",
          "body": null,
          "is_bot": false,
          "headline": "build: tweaks",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T10:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de50619b3c9b8e12c8b23d1fda5d91d02dfa9825",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.58",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T09:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34dd7b74a5aa3b203cb7034455d909e73752aa85",
          "body": null,
          "is_bot": false,
          "headline": "feat: node paths (#64)",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T09:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cd963ae148dad17d8d83aca4b5c7d9a9b9562c",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.57",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T08:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9484e454c0573079925e040f71e5ed3dcd5f8d93",
          "body": "chore: compact logging",
          "is_bot": false,
          "headline": "Merge pull request #63 from Kikobeats/next",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T08:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c15f57886e0e28bf4daa09c3fdb134da10322b",
          "body": null,
          "is_bot": false,
          "headline": "chore: compact logging",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-20T08:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26faabbd51461101f3b8e0991224dc5ea4c15518",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.56",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T23:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b87b59443df397ad7adf05987fe7c21da944251",
          "body": "chore(profiling): install time",
          "is_bot": false,
          "headline": "Merge pull request #62 from Kikobeats/next",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T23:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2df4b998ac199e68af7e6c8489b63693eab8b68",
          "body": null,
          "is_bot": false,
          "headline": "refactor: less is more",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T23:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29bbbdc38db932a756dcc808c47d77605e41808",
          "body": null,
          "is_bot": false,
          "headline": "fix: addressing comment",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T22:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37362399c94228812d0fb8c53dd34f9108c0c32",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use time-span",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T22:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b73b0160cf19be2400b524b26ce5a0aef90840",
          "body": null,
          "is_bot": false,
          "headline": "chore(profiling): install time",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T22:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ffa379ea80e91a308ed36b510383b3617f1e57",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix typo",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T19:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834cbdd6c8bd145778f9e9761fb727c48584e20b",
          "body": null,
          "is_bot": false,
          "headline": "docs: add website",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T17:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88f0f4659e5b386138d2eec81b34b04cb0bd30a8",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.55",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T06:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4b2f278a6d5e3331de66be582e999bf4d16875",
          "body": "feat: add CPU time limit and phased execution profiling",
          "is_bot": false,
          "headline": "Merge pull request #61 from Kikobeats/cpu",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-19T06:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be10ddbc293887ab91a876fa8d2bb5ebf5f6c72",
          "body": null,
          "is_bot": false,
          "headline": "fix: addressing comment",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T20:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040d7d7e2593b3dfbc8d6cca5b6d3dc8f5262537",
          "body": null,
          "is_bot": false,
          "headline": "fix: addressing comment",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T20:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48d64ae839dee3f379d1bbf703ea91decbb355a",
          "body": "timeout now enforces RLIMIT_CPU via ulimit, killing CPU-bound\nloops with SIGXCPU. Profiling replaced with phased breakdown:\ncompile, spawn, run, total — plus cpu (user+system) and memory.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add CPU time limit and phased execution profiling",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T20:25:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3050a9649611bba59d1b8a7780e1cef344315729",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.54",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T17:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9c6d46447dde90af6f0c9588295aef67d98860",
          "body": "feat: add ffi permission, path-scoped fs, and missing tests",
          "is_bot": false,
          "headline": "Merge pull request #59 from Kikobeats/next",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T17:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd232a8ff388a332350f31b47c3ff5dae3402bf3",
          "body": null,
          "is_bot": false,
          "headline": "fix: c8",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T17:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5808722c66f11cfe76774bedb85123966129545c",
          "body": "Node.js v26 added --allow-ffi; auto-enable --experimental-ffi\nwhen requested. Document all permissions with inline examples\nand version notes. Add worker + path-scoped fs-read allow tests\nand worker threads error test.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add ffi permission, path-scoped fs, and missing tests",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:55:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bdcac012da64719003683b0ea5c4803909c0f0be",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.53",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c5d8a2ea56a1bebfd512525155b22c44de9829",
          "body": "feat!: shared persistent deps dir",
          "is_bot": false,
          "headline": "Merge pull request #58 from Kikobeats/next",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4088eb2d7372e0a69787fcba8470d08c5bd0b5",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump node",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1dccdafea4b5713fff24549a4af2f5fcb203ad",
          "body": null,
          "is_bot": false,
          "headline": "test: migrate",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34b5e678de4a3922056910e2b54a3db8178cf67",
          "body": null,
          "is_bot": false,
          "headline": "fix: addressing comment",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45739391083155b11e30aa3d8ac0e50875a7ccc",
          "body": null,
          "is_bot": false,
          "headline": "fix: addressing comment",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "784640b3506aea46aa9204cfc70015a257dca8ad",
          "body": null,
          "is_bot": false,
          "headline": "docs: better",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "219faae52ac8aea6c8faeac125c934dcb340fbf8",
          "body": "Install dependencies once into a shared tmpdir and reuse across\ninvocations instead of creating a fresh tmpdir per call.\n\nBREAKING CHANGE: API is now a factory — `require('isolated-function')()`\nreturns an instance. Functions return directly instead of `[fn, teardown]`\ntuple. `instance.teardown()` replaces per-function cleanup.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat!: factory pattern with shared persistent deps dir",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-18T16:08:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e6818bd3cbb853db0ef4f6c44df4eeb637834f5a",
          "body": null,
          "is_bot": false,
          "headline": "chore: tweaks",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-14T07:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c46fb5c0c8f06b64bd9b666e46296531c4dc53",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.52",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-14T08:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4946ca8882ad5d0ac3d19be6b13531c2bae80cb",
          "body": "…action-setup-6\n\nbuild(deps): bump pnpm/action-setup from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #57 from Kikobeats/dependabot/github_actions/pnpm/…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-14T08:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd500389928c385e3ce558131de5435e5aa515a",
          "body": null,
          "is_bot": false,
          "headline": "ci: tweaks",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-14T08:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d110225b906feeeb48a1052b20bc5e3e3c21a3",
          "body": "Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump pnpm/action-setup from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T10:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd8f6decf1246a00e1556ff38039fd3951d4900",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.51",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-03T21:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2979b6099636c918762742e65e77601309a9c8",
          "body": "…-0.28.0\n\nbuild(deps): bump esbuild from 0.27.7 to 0.28.0",
          "is_bot": false,
          "headline": "Merge pull request #56 from Kikobeats/dependabot/npm_and_yarn/esbuild…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-03T21:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a6b6c6f8ec68b3ba61eea1bbb830381eb7289ec",
          "body": "Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.7 to 0.28.0.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.27.7...v0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n  dependency-version: 0.28.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump esbuild from 0.27.7 to 0.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T09:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf34c548dcf92938dd7277c3c7ac4c5589be7f3b",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.50",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T10:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53089711b6d480c875cd0bb5c88762b0c8a957b6",
          "body": "…action-setup-5\n\nbuild(deps): bump pnpm/action-setup from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #55 from Kikobeats/dependabot/github_actions/pnpm/…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T10:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684e0bafec4c9a9be1ca66e392593c27fda8f88d",
          "body": "Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump pnpm/action-setup from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T09:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d717a64fe54744259e60ba68f6cb281de10a6ba3",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.49",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2026-02-22T18:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ab9568660713318fcd386a914f30efa770c949",
          "body": "….16.0\n\nbuild(deps): bump acorn from 8.15.0 to 8.16.0",
          "is_bot": false,
          "headline": "Merge pull request #54 from Kikobeats/dependabot/npm_and_yarn/acorn-8…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-02-22T18:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15589af6855dafc66a7f116b8d8f04d38358daad",
          "body": "Bumps [acorn](https://github.com/acornjs/acorn) from 8.15.0 to 8.16.0.\n- [Commits](https://github.com/acornjs/acorn/compare/8.15.0...8.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: acorn\n  dependency-version: 8.16.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump acorn from 8.15.0 to 8.16.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-20T09:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb959afd95297cdeccbae05d83b6b3c872fed66",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.48",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T18:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d80a393ddfa53025ee90747d8a05f38c0da5e5a",
          "body": "chore: add DependencyNameError",
          "is_bot": false,
          "headline": "Merge pull request #52 from Kikobeats/next",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T18:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11ca6d02defb72453ed5ae61b53c41317377a10",
          "body": "closes #51",
          "is_bot": false,
          "headline": "chore: add DependencyNameError",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T18:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacdda34caa44c570cc86c495fd23b8b84cc2e92",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.47",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T14:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f703cfbe2f58254f2068185cfdb9b03dda720d6",
          "body": "feat: allowedDependencies",
          "is_bot": false,
          "headline": "Merge pull request #50 from Kikobeats/next",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T14:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8807bc40595370d4aac4b87775727d71053c9f85",
          "body": null,
          "is_bot": false,
          "headline": "feat: allowedDependencies",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T14:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99234225b78eb156be3606e3734090f8d3382e18",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.46",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T09:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a58c14023e948df7f1e3d11d9b23b5da4a2be8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: formal debug log",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T09:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a698ed14c4ca19ec850f83bcc98570c05795194",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.45",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T09:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a99d8a904bb031c79c627c1b7e269b1c1f6b02a",
          "body": null,
          "is_bot": false,
          "headline": "chore: debug error",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T09:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51dfb18cfa6a581280cb7f9fe720d1a1e0a30c90",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.44",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T08:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226cdcf33d1bbeb0b1f14b7e17acf311f6aa3e7e",
          "body": null,
          "is_bot": false,
          "headline": "chore: add esbuild output log",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-12-02T08:53:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3afde9ac305ad76e9f13455f02bfcaa23c3b7df",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.43",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-22T07:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9a2945014fa03fbce5f982dd5e6a2b2d27b41f",
          "body": "…ns/checkout-6\n\nbuild(deps): bump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #47 from Kikobeats/dependabot/github_actions/actio…",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-22T07:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13da2de3d6026dac0cebc880b37a171a5ebb3148",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T09:12:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f16ca87a032ec7b1a012c9b3f625f720ecbb61bf",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.42",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-10T15:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa737fb1ec7864acd57d726aa8a80b5ecf3edeb",
          "body": "chore: use node24",
          "is_bot": false,
          "headline": "Merge pull request #46 from Kikobeats/next",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-10T15:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a74ec07c5c196947639b3ea05f8170248998ad8",
          "body": null,
          "is_bot": false,
          "headline": "chore: use node24",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-10T15:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ccfbaaa47fecdd5dce7f3f5fe64f7228e7cc3d",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.41",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-10T15:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82325b63750a1d1df9bed0903a88848c6be03632",
          "body": "…-0.27.0\n\nbuild(deps): bump esbuild from 0.25.12 to 0.27.0",
          "is_bot": false,
          "headline": "Merge pull request #45 from Kikobeats/dependabot/npm_and_yarn/esbuild…",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-11-10T15:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d7245944716b55d789184093dad4b877657ae3",
          "body": "Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.12 to 0.27.0.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n  dependency-version: 0.27.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump esbuild from 0.25.12 to 0.27.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T10:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee8886413d15b49a4c66fc575a100551e4a59c95",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.40",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T22:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9655ceaffd03c71001b01b029aa00ebaf547502e",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.39",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T22:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff5e59547ef818ac3ad5e92e1861b52e018bc8c",
          "body": "perf: speedup pnpm installations",
          "is_bot": false,
          "headline": "Merge pull request #44 from Kikobeats/next",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T22:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c84449839392de7241454c162a2a22a7890d7c12",
          "body": null,
          "is_bot": false,
          "headline": "perf: speedup pnpm installations",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T22:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a62361e9b494c4ef88b0c2261e95cf6cc5e019c",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.38",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T10:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1cb15adf996bc586dba3d97216ba7ac78fb6b79",
          "body": "perf: avoid write package.json",
          "is_bot": false,
          "headline": "Merge pull request #43 from Kikobeats/next",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T10:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d18cf364181d1bf8190978c0bd72883aad092ee",
          "body": null,
          "is_bot": false,
          "headline": "perf: avoid write package.json",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T10:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "081fa1dfe538c02286367d96bab043c0fdc74691",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 0.1.37",
          "author_name": "Kiko",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T09:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9bab40e3de4446321a8483bfbd67028765ce0c",
          "body": "chore: add types",
          "is_bot": false,
          "headline": "Merge pull request #41 from Kikobeats/next",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T09:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa3eafda691dcc2d3e0feb1d8889de976a4d130",
          "body": null,
          "is_bot": false,
          "headline": "docs: add allow",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T09:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265a6636986f2216328d8e8ffccb2de70be21505",
          "body": null,
          "is_bot": false,
          "headline": "chore: add types",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T09:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843d0106cfd03ec062aed4bb27bbc8bb7492d8f2",
          "body": "fix: race condition",
          "is_bot": false,
          "headline": "Merge pull request #42 from Kikobeats/process",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2025-10-21T09:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 74,
      "commits_last_year": 127,
      "latest_release_at": "2026-07-17T08:32:46Z",
      "latest_release_tag": "v0.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 6.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "isolated-function",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "isolated",
            "javascript",
            "js",
            "sandbox",
            "v8"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/isolated-function",
          "is_deprecated": false,
          "latest_version": "0.2.0",
          "repository_url": "https://github.com/Kikobeats/isolated-function",
          "versions_count": 71,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3760,
          "first_published_at": "2024-08-31T21:00:01.564000Z",
          "latest_published_at": "2026-07-17T08:32:50.040000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 22,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-12-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 2
          },
          {
            "date": "2024-09-15",
            "count": 4
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_stars": 22
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": true,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 5847,
      "source_files_sampled": 24,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "standard-version",
            "direct": false,
            "version": "latest",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-7xcx-6wjh-7xp2"
            ],
            "fixed_version": "8.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2199
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 23,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 7,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@kikobeats/time-span",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.0.5"
        },
        {
          "name": "acorn",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~8.17.0"
        },
        {
          "name": "acorn-walk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~8.3.4"
        },
        {
          "name": "debug-logfmt",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.4.0"
        },
        {
          "name": "ensure-error",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~3.0.1"
        },
        {
          "name": "esbuild",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.28.0"
        },
        {
          "name": "serialize-error",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8"
        },
        {
          "name": "tinyspawn",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~1.5.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@kikobeats/time-span",
            "direct": true,
            "version": "~1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": true,
            "version": "~8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": true,
            "version": "~8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug-logfmt",
            "direct": true,
            "version": "~1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ensure-error",
            "direct": true,
            "version": "~3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": true,
            "version": "~0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-error",
            "direct": true,
            "version": "8",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspawn",
            "direct": true,
            "version": "~1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "ava",
            "direct": false,
            "version": "7",
            "ecosystem": "npm"
          },
          {
            "name": "browser-sync",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "ci-publish",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-advanced",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "finepack",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "git-authors-cli",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "github-generate-release",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "gulp",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-concat",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-postcss",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-uglify",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "nano-staged",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git-hooks",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "standard",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "standard-version",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "tsd",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 30,
        "direct_count": 8,
        "indirect_count": 22
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 52,
        "open_issues": 1,
        "closed_ratio": 0.889,
        "closed_issues": 8,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Kikobeats",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/2096101?v=4"
        },
        {
          "type": "User",
          "login": "ImgBotApp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31427850?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.995
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "pull_request.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "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": 8,
            "reason": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/26 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2cf0aed3007ddda61a200494aefe30a31d4e4de1",
        "ran_at": "2026-07-22T04:15:25Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T09:46:19Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T08:31:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2024-09-09T20:58:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Kikobeats/isolated-function",
    "host": "github.com",
    "name": "isolated-function",
    "owner": "Kikobeats"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 52,
        "vitality": 86,
        "community": 41,
        "governance": 63,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 127,
              "human_commit_share": 0.91,
              "days_since_last_push": 4,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "127 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 127
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 74,
              "latest_release_tag": "v0.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 6.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "74 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 41,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "forks": 1,
              "stars": 22,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "22 stars",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "packages": [
                "isolated-function"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 3760
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,760 downloads/month across npm",
                "points": 47.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3760,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.995
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 52,
              "open_issues": 1,
              "closed_issues": 8,
              "issue_closed_ratio": 0.889,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 41.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "52/61 decided PRs merged",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 52,
                      "decided": 61
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "followers": 1709,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Kikobeats",
              "public_repos": 543,
              "account_age_days": 5099
            },
            "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": "1,709 followers of Kikobeats",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1709,
                      "login": "Kikobeats"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "543 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 543
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "isolated-function"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "71 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "ai-agents",
                "code-execution",
                "process-isolation",
                "sandbox",
                "untrusted-code"
              ],
              "has_wiki": false,
              "homepage": "https://isolated-function.js.org",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://isolated-function.js.org",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4
            },
            "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": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 23 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 23
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 7
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 23,
              "unassessed_packages": 7,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 23,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 0.989,
              "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": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "90 of 91 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 90,
                      "sampled": 91
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.09
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "9 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 5847,
              "source_files_sampled": 24,
              "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/24 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "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": [
    "deps.dev does not index npm:isolated-function@0.2.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T04:15:34.954355Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/Kikobeats/isolated-function.svg",
  "full_name": "Kikobeats/isolated-function",
  "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.