Raw JSON report machine-readable
{
"data": {
"icon": {
"bytes": 3705,
"width": 96,
"height": 96,
"rejected": [],
"collected": true,
"media_type": "image/png",
"source_url": "https://orcascan.com/favicons/favicon-96x96.png",
"source_type": "homepage",
"content_hash": "c39cb2c6b8c3ac48c03e77593c33aa2a4fb276e9a52dc425cd095cd217838d05",
"candidates_considered": 1
},
"repo": {
"topics": [
"node"
],
"is_fork": false,
"size_kb": 157,
"has_wiki": true,
"homepage": "https://orcascan.com",
"languages": {
"JavaScript": 166998
},
"pushed_at": "2026-07-21T11:31:01Z",
"created_at": "2025-08-08T20:19:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T11:31:46Z",
"description": "The official node SDK for Orca Scan",
"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://orcascan.com",
"name": "Orca Scan",
"type": "Organization",
"login": "orca-scan",
"company": null,
"location": "Cambridge, UK",
"followers": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/41083185?v=4",
"created_at": "2018-07-10T18:44:01Z",
"is_verified": null,
"public_repos": 33,
"account_age_days": 2947
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-07-21T11:00:04Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2026-05-21T12:50:05Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-04-29T15:13:27Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-04-24T15:33:20Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-04-23T21:12:29Z"
}
],
"recent_commits": [
{
"oid": "9662760911a4a7bf7ee1da5061931e660d2cf40d",
"body": "Remove trigger discovery endpoint (triggers.schema)",
"is_bot": false,
"headline": "Merge pull request #11 from orca-scan/remove-trigger-discovery-endpoint",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-21T11:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf59d769b3a6e27fa9b9a30f0e4e784df451273",
"body": null,
"is_bot": false,
"headline": "Remove trigger discovery endpoint (triggers.schema)",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-21T11:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75354f6ff7225d51e819c38fc1c6d9b4944116fb",
"body": "Feat/expose triggers datasources",
"is_bot": false,
"headline": "Merge pull request #10 from orca-scan/feat/expose-triggers-datasources",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-21T10:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "637cda01256ccf38a1d157719d4c42c9a3f25a42",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.3.0",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-21T10:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd489d7eb2b87a6b629072738175e525fae9a6bc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feat/expose-triggers-datasources",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-20T12:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539e204f081c1a1a56553a855d31a0db0833ccb8",
"body": null,
"is_bot": false,
"headline": "feat: add triggers",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-20T12:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "211109dd02b057c94e28b66ce4de48745db61e7f",
"body": null,
"is_bot": false,
"headline": "feat: document dataSourceName (data sources) on settings",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2026-07-15T15:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144cd236f1c36e64c865d35706e3391d9463c11f",
"body": null,
"is_bot": false,
"headline": "update readme (#9)",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-05-21T12:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3518e89b38c954c352a9fdb00498a8f24720e462",
"body": "* Adds `fields.upsert` method\n\n* Update index.js\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* bump to version `1.2.1`\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Adds `fields.upsert` method (#8)",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-29T15:13:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "06133fb128770c1c3ece2cbd4d51d8e6950ecbc2",
"body": null,
"is_bot": false,
"headline": "add support for field index (#7)",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-24T15:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c26f79b3003acc9885b242fba9525984984e92",
"body": "* Add partial row updates & remove fields.get\n\nAdd support for a partial option on rows.add and rows.updateOne (propagates ?partial=true to requests) and add the partial flag to TypeScript definitions. Remove the deprecated fields.get API (implementation, type, and tests). Update README examples and\n[…]\nckoff details) and adjust tests to cover the new partial behavior and the removed fields.get surface.\n\n* Create .npmrc\n\n* added end-to-end tests\n\n* Update index.js\n\n* Update README.md\n\n* Update ci.yml",
"is_bot": false,
"headline": "Add partial row updates & remove fields.get (#6)",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-23T21:11:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71ceee620da8f66564d43d2cd46f540af35a37e3",
"body": null,
"is_bot": false,
"headline": "renamed to `@orca-scan/orca-scan-node`",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T21:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98951d7682d0c96a5ba3aa69733030194fd2958",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T21:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7986e96bb94eb25e8ad39c5655f04bf1c74e8a14",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T21:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5973f2aea871c5340aa6de70b5be16db89584cd8",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T20:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea1b96e464f93c3351048c61d8ff99e563dd5904",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T20:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145b9ae095b4fc8099b7aba8f4231bdc2175a991",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T20:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adda130e433cdf37b8262ef91c54e72fc4bfedc4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T20:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc70f6ddf293bd948247dffd6c5dc62b1e428e37",
"body": null,
"is_bot": false,
"headline": "Create index.d.ts",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-04-20T20:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fa2ed7c8dbc6bc1505d55d08ff8b458c21e62f",
"body": "Refactor variable names and update documentation for consistency",
"is_bot": false,
"headline": "Merge pull request #5 from orca-scan/sdk-code-review",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-03-20T15:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d61a42f5efaa457393cd3f780330489bc3f100",
"body": "… clarity and consistency",
"is_bot": false,
"headline": "docs: update parameter descriptions in index.js and index-spec.js for…",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T12:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee5f593af6844907af28ea6fb84632dc7e0d9cd1",
"body": null,
"is_bot": false,
"headline": "docs: add request timeout information to README",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T11:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f9de7b073fb916eb8a85078b0fc69370a24bf9",
"body": "… add new tests for endpoint functionality",
"is_bot": false,
"headline": "test: update index-spec.js to use 'endpoint' instead of 'baseUrl' and…",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T11:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423b8167b178440199d6d6ebd1dfe3ec1e32b574",
"body": "… add new tests for endpoint functionality",
"is_bot": false,
"headline": "test: update index-spec.js to use 'endpoint' instead of 'baseUrl' and…",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T11:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2d6c8e98c1bcf97c37332aac65509811e02eb2",
"body": null,
"is_bot": false,
"headline": "test: update parameter validation in interface-spec.js for consistency",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T11:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34234d31c1547692b7f9a72160568604b65b615",
"body": null,
"is_bot": false,
"headline": "docs: update README to use consistent variable names in examples",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T10:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13677f00eca79601b853d9c55994941d8ca045a4",
"body": null,
"is_bot": false,
"headline": "chore: use correct variable name `withTitles`",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-03-19T10:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a6d58c72a6c89621779f79f5fe42688d6975a6",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-02-26T14:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ae54633ecb8e092aff02084914e9ee0896ef12",
"body": "Add count method for rows and corresponding tests",
"is_bot": false,
"headline": "Merge pull request #4 from orca-scan/feat/add-row-count",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2026-02-26T12:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a1690fd93911663f39921c64dd34e305445cea",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update index.js",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-02-26T11:51:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "263646cf5bb9fad45e827c99711794e67470cb4d",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-02-26T11:24:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8e3bda7cdfe74e5e35e97e831a1192dc1ad44cdb",
"body": null,
"is_bot": false,
"headline": "feat: add count method for rows and corresponding tests",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2026-02-26T11:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b64b283da87f9cc2598f037aa9963a161f48c657",
"body": null,
"is_bot": false,
"headline": "test: fix test",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-12-08T09:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b52df18b953225719bd2c9697ecd5f99f567aea",
"body": null,
"is_bot": false,
"headline": "update endpoint",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-12-01T13:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d990baab9d532ea39d1cf1fac531df51c790ce",
"body": "Add settings methods for managing sheet settings",
"is_bot": false,
"headline": "Merge pull request #3 from orca-scan/feat/PUT-sheet-settings",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-11-21T13:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81d77ba17ab2afeebbe0fa8c8186801c4b68eba",
"body": null,
"is_bot": false,
"headline": "fix: cleanup and fix tests",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T16:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc8825d03ba041a962c407f9135637eaed0f316",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feat/PUT-sheet-settings",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T14:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce7bbe5db2c0492cc13653d0dce0a2216a1643b",
"body": "…lue-handling\n\nfeat: add partial",
"is_bot": false,
"headline": "Merge pull request #2 from orca-scan/fix(fields.create)--incorrect-va…",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T14:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f47326b17e07a5fbf3aa3f86ce77cbcdab637c4",
"body": null,
"is_bot": false,
"headline": "feat: remove deprecated get method for sheet settings",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T14:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49aa3d26ba4639cd6935dc18e7c5470de220c660",
"body": null,
"is_bot": false,
"headline": "feat: move sheet settings methods to the correct section in README",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T13:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48c6d2dbf4a8062461ae6895374299b73df0d7e",
"body": null,
"is_bot": false,
"headline": "rename step",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T12:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6847b87a1115f119b07980602351c1fff94547",
"body": null,
"is_bot": false,
"headline": "feat: add CI workflow for Orca Scan Node SDK tests",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T12:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733dbd6338d498fe3aca2828fe7bdf79dddd1ef9",
"body": null,
"is_bot": false,
"headline": "feat: add settings methods for managing sheet settings",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-20T12:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0029563ed61cdfa9866559fc5a48f8a83259e69",
"body": null,
"is_bot": false,
"headline": "update jsdoc and readme",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-14T17:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2430c4c8571d30a8c3ba3272bbeef4464813e9c0",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-14T17:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf9615a392681d6fe43b5f5bb9cc2d4f8ff1af6",
"body": null,
"is_bot": false,
"headline": "fix(fields.create): fix incorrect value handling",
"author_name": "Luke Stoodley",
"author_login": "Luke-6723",
"committed_at": "2025-11-14T17:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c53c566e1fe41b96c52f5ad4e4cffa93be4587",
"body": null,
"is_bot": false,
"headline": "feat: add partial",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-19T16:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a9ae5f6641a58e2c874450079f06931e6a7994",
"body": null,
"is_bot": false,
"headline": "chore: update README",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-15T09:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fd8bbeeb7b01212f93114a1bfa37de82f1dd7c",
"body": "Feat/add options to rows",
"is_bot": false,
"headline": "Merge pull request #1 from orca-scan/feat/add-options-to-rows",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-12T16:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b098c5963f99be8084094c59413748228bcdb4",
"body": null,
"is_bot": false,
"headline": "chore",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-12T16:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "186ac2c855bb1bc44c1320b0314070a00a10955a",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update index.js",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-12T16:30:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dc30dc08198059917ec9b7afcbb89d1f8d9399e0",
"body": null,
"is_bot": false,
"headline": "chore: update README",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-12T16:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde9b62f35f64597f61146ee32a3b961f73ff674",
"body": null,
"is_bot": false,
"headline": "feat: add options to rows operations",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-12T16:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b74afc55e8caea5999237f19733248061dd8300",
"body": null,
"is_bot": false,
"headline": "test: add failing tests",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-12T16:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "131187ff7b0bad961bafe5adb2c0be292157ccee",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-11T14:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f66c7ad5dc584ecee452a1932f1ab8854ebb01",
"body": null,
"is_bot": false,
"headline": "chore: fix event name in README",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-10T14:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e5337071c485f3ee0add417f7e6b35980c1883",
"body": null,
"is_bot": false,
"headline": "chore: update comment",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-03T15:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb225a7c4eb6e2212ea654042d570227365200e",
"body": null,
"is_bot": false,
"headline": "chore: add license to README",
"author_name": "Sami Ibrahim",
"author_login": "SamiKamal",
"committed_at": "2025-09-03T15:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25dc346018506b30f6d7c062783b8b65ec025a95",
"body": null,
"is_bot": false,
"headline": "Update fields-spec.js",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-09-01T09:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fcd6b17fafdd7ddd7114a80bd912ebddc746c64",
"body": null,
"is_bot": false,
"headline": "Update interface-spec.js",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T10:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d9bb94002c96e16b01a80182e38a2dea490922",
"body": null,
"is_bot": false,
"headline": "Update interface-spec.js",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T10:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6af8edba40ff2338a8e2420c02de66f44b5573",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T08:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c52e86181cb0815fd0c0254c1c80d548679a256",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T08:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65a44037b93d09af029be4b5b0942ddd96d3ce11",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T08:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f6f7ecd45b75dce47a80fbee1993df784de347",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T08:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f5e25a277f0e8cc87965ab1530c4019aad1537",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T08:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f96b5db4c61c44b0afd943516d1bd6140303600",
"body": null,
"is_bot": false,
"headline": "Create interface-spec.js",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T07:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a008779c330e43a28fecf9326c010966e070ce23",
"body": null,
"is_bot": false,
"headline": "added `.fields` methods",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T07:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f45a0643477a295aa9156af7b5d7b72a4930a7a",
"body": null,
"is_bot": false,
"headline": "update jsdoc",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-16T06:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bff3c511a7354db9cb8f124a1a86bd0e6611212",
"body": null,
"is_bot": false,
"headline": "simplify return types",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-13T22:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a18e564ac56aa86db87b6daff8ced832f365f53",
"body": null,
"is_bot": false,
"headline": "Update request-spec.js",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-11T19:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9499b2a3bc4802b8dee1082170f94c052d7863f9",
"body": null,
"is_bot": false,
"headline": "removed `request` out of constructor",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-11T19:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3c52a7a10edd24762a4e6b1af42a724725637c",
"body": null,
"is_bot": false,
"headline": "Update index.js",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-11T19:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b67a848087bed90e5f74f657c800731102b3a42",
"body": null,
"is_bot": false,
"headline": "moved instance code out into shared space",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-11T18:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae95ab1c221c6f515b985b0459a5de65c9d365b0",
"body": null,
"is_bot": false,
"headline": "clean up errors",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-11T18:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb8cb9f3a229664f8be80977433245b07605b811",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T16:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8616ea35dc97bd20bf1efda91c9ef76ff0684779",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T16:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1fe29f787ddb4d022a08dccfe4e859b807fc36",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63f350cb563ef69483e7e54220fb0872f01b1d06",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35809bdae2f369821372977ba944300b6c4e883",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf6f2de6caa6aca17ea3aff427b3b74057dc94c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289c0d81277269c83b593c1808661ff2a8bde64a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d125952810aac26d510a1f548566dd40bc6fc7a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69f4fa039d2d87233ee9978bd7d0158e390e38d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9128d6509b016b5eef5c9fba46cca7be4a029f4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84db7ed43bfa55fa287e51aec8e465719e043f7b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320eeda6b40dbeb9ffa7ca2723ad60cf660b3b0a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T15:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce333399c7c31b37cf461fb04296b17460183f0a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T02:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea4b35fe68d9a300f6ea64746429dd7290d23fc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-10T02:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd314abd9a5787ddbbf503486aed265a1b924c46",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e449cce9b912d616d649bb3ef1b5fc2bda46171",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceee2a7fd8216ad479c7b9f325e52978267dbcef",
"body": null,
"is_bot": false,
"headline": "tweaked desc",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ec701c152013515a2c570ea02f8c6a2980f0b1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea25728cb32e84d1f53b114d475008b2f5eaa72e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34524eb5d5bd5f87ba225f7054cba16418625f6b",
"body": null,
"is_bot": false,
"headline": "rename `baseUrl` to `endpoint`",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a55467c081ab673be50c2d24d973a4d694d943",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b97ab740310f386b097d5dc7b3f88fe5599723c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "523f85d386978cc030ab18fbec456d8733584bb2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76256aa7812ae6011d2218bbe11bea86319e8daa",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T21:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60488ed564da11ad7ae449ddff93711003557505",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "John Doherty",
"author_login": "john-doherty",
"committed_at": "2025-08-09T19:23:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 108,
"latest_release_at": "2026-07-21T11:00:04Z",
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_last_push": 14,
"active_weeks_last_year": 17,
"days_since_latest_release": 14,
"mean_days_between_releases": 22.1
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "@orca-scan/orca-scan-node",
"path": "package.json",
"tokens": [
"npm.entry"
],
"ecosystem": "npm"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 5,
"header": 5,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@orca-scan/orca-scan-node",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@orca-scan/orca-scan-node",
"declared_type": null,
"is_deprecated": false,
"latest_version": "1.3.0",
"repository_url": "https://github.com/orca-scan/orca-scan-node",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 246,
"first_published_at": "2026-04-20T21:22:59.073000Z",
"latest_published_at": "2026-07-21T13:51:13.434000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 14
}
]
},
"popularity": {
"forks": 0,
"stars": 12,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 48065,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": "npm:@orca-scan/orca-scan-node@1.3.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "node-fetch",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.7"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 11,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "john-doherty",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/1931833?v=4"
},
{
"type": "User",
"login": "Luke-6723",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/30714011?v=4"
},
{
"type": "User",
"login": "SamiKamal",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/40594075?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.602
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 10,
"reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/17 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9662760911a4a7bf7ee1da5061931e660d2cf40d",
"ran_at": "2026-08-05T08:50:48Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 2,
"authors_30d": 1,
"decided_30d": 2,
"sample_size": 11,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 1,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-07-21T11:31:19Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T11:31:01Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/orca-scan/orca-scan-node",
"host": "github.com",
"name": "orca-scan-node",
"owner": "orca-scan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 59,
"calibrated": 63,
"calibration": "2026-08-02"
}
}
],
"value": 63,
"inputs": {
"security": 46,
"vitality": 79,
"community": 34,
"governance": 63,
"calibration": "2026-08-02",
"engineering": 71,
"ai_readiness": 36,
"weighted_overall_raw": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 108,
"human_commit_share": 1,
"days_since_last_push": 14,
"active_weeks_last_year": 17
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 14 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 14
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "108 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 108
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 14,
"mean_days_between_releases": 22.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 14 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 14
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~22.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 22.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 34,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"forks": 0,
"stars": 12,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 5,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"shields.io"
],
"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": "weak",
"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": 40,
"inputs": {
"packages": [
"@orca-scan/orca-scan-node"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 246
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "246 downloads/month across npm",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 246,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.602
},
"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 60% of commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"merged_prs": 11,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 2,
"prs_decided_30d": 2,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/11 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 11
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/17 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 29,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "orca-scan",
"public_repos": 33,
"account_age_days": 2947
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "29 followers of orca-scan",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 29,
"login": "orca-scan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "33 public repos, account ~8 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 33
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@orca-scan/orca-scan-node"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 14
},
"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 14 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 14
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 71,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"node"
],
"has_wiki": true,
"homepage": "https://orcascan.com",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://orcascan.com",
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 46,
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 2/17 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"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": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@orca-scan/orca-scan-node@1.3.0 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@orca-scan/orca-scan-node@1.3.0",
"assessed": 4
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"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": "weak",
"name": "AI Readiness",
"value": 36,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.04,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": 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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 48065,
"source_files_sampled": 23,
"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/23 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 16
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 8
},
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [
{
"path": "package.json",
"labels": [
"library"
],
"ecosystem": "npm"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-05T08:51:00.631460Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/orca-scan/orca-scan-node.svg",
"full_name": "orca-scan/orca-scan-node",
"license_state": "standard",
"license_spdx": "MIT"
}