JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 34,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 4865,
"TypeScript": 336
},
"pushed_at": "2020-06-17T22:45:25Z",
"created_at": "2013-04-11T00:35:09Z",
"owner_type": "User",
"updated_at": "2026-05-11T09:36:32Z",
"description": "kill trees of processes",
"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://catonmat.net",
"name": "Peter Krumins",
"type": "User",
"login": "pkrumins",
"company": "Browserling, Inc.",
"location": null,
"followers": 2867,
"avatar_url": "https://avatars.githubusercontent.com/u/41087?v=4",
"created_at": "2008-12-17T21:09:42Z",
"is_verified": null,
"public_repos": 164,
"account_age_days": 6426
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2018-11-05T08:18:43Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2016-05-13T16:17:55Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-09-29T05:51:19Z"
}
],
"recent_commits": [
{
"oid": "cb478381547107f5c53362668533f634beff7e6e",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2019-12-11T18:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deee138a8cbc918463d8af5ce8c2bec33c3fd164",
"body": null,
"is_bot": false,
"headline": "fix: handle sanitising better, add tests",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2019-12-11T18:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff73dbf144c4c2daa67799a50dfff59cd455c63c",
"body": "This patch adds a simple check to the process ID passed in, ensuring it\r\nis a number, and throwing an error otherwise. The aim is to fix the\r\nissue explained here:\r\n\r\n- https://hackerone.com/reports/701183\r\n- https://snyk.io/vuln/SNYK-JS-TREEKILL-536781\r\n\r\nFixes: #30",
"is_bot": false,
"headline": "fix: sanitise pid parameter (#31)",
"author_name": "Rob Cresswell",
"author_login": "robcresswell",
"committed_at": "2019-12-11T18:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b5b8feeb3175a3e16ea7e0e09fdf5b8d2b87b08",
"body": null,
"is_bot": false,
"headline": "update Changelog",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2018-11-05T08:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d408f04316d8656cf520f35799518d5838d53955",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2018-11-05T08:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32624c18b8ae42bb0c093b6024044de515b0802c",
"body": "Add callback-as-second-argument support to typings",
"is_bot": false,
"headline": "Merge pull request #24 from LinusU/patch-1",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2018-11-05T08:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c784c3d538f117fdf4fbbce1c783c88678f3bd87",
"body": null,
"is_bot": false,
"headline": "Add callback-as-second-argument support to typings",
"author_name": "Linus Unnebäck",
"author_login": "LinusU",
"committed_at": "2018-11-03T16:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6843c68aa0353813f259103ca1ead72d1a3d20",
"body": "Add LICENSE file",
"is_bot": false,
"headline": "Merge pull request #21 from orodley/patch-1",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2018-04-06T01:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d515c804963d495fbe7e24a693682f3f9f931e51",
"body": "package.json says this project uses the MIT license, so include the license explicitly.",
"is_bot": false,
"headline": "Add LICENSE file",
"author_name": "Owen Rodley",
"author_login": "orodley",
"committed_at": "2018-04-05T00:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ead1111360eb54432e9f4f65f49bfb5ee6cca2",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2017-09-19T22:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d52653045ded41c610fe5e5b098e746b5e2e8b",
"body": null,
"is_bot": false,
"headline": "Add changelog",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2017-09-19T22:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69e967d01ec612206d3831fb920b1fba50812ae",
"body": "…de-tree-kill",
"is_bot": false,
"headline": "Merge branch 'typescript-definitions' of https://github.com/borekb/no…",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2017-09-19T22:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13752aba4810c0ff567d3c8ee7c4e8dd5e9a1fc5",
"body": "…usage",
"is_bot": false,
"headline": "Improved type definitions and provided test/types.ts to validate the …",
"author_name": "Borek Bernard",
"author_login": "borekb",
"committed_at": "2017-09-19T21:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d735a582a986a1f583f44cf9db1b46c5883d1e",
"body": null,
"is_bot": false,
"headline": "Fix #18",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2017-09-19T14:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4839cefbe1ba5b8c4f323bb15e8e5073c8eb4dd",
"body": null,
"is_bot": false,
"headline": "Added TypeScript definitions",
"author_name": "Borek Bernard",
"author_login": "borekb",
"committed_at": "2017-09-19T09:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9c7ed9b82089751cefdfd9e68a32a79a520628e",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2016-05-13T16:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942841884ab4bff0d39986b126418d6594ec85bb",
"body": null,
"is_bot": false,
"headline": "Don't bump version yet",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2016-05-13T16:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348f65cff1c0f0790385605032fc510a088a74aa",
"body": null,
"is_bot": false,
"headline": "Added CLI",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2016-05-13T15:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ed23e2dc95482c733dfbf2773b4bf253c9b567",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop'",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-09-29T05:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9341a3ab23999606dd8aab89ce0cdfdcbfee8d5",
"body": "Bump version number to a 1.0.0 release",
"is_bot": false,
"headline": "Merge pull request #11 from pkrumins/v1.0.0",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-09-29T05:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71809530f9fec776c962113b6b7d0b3ebd601c7",
"body": null,
"is_bot": false,
"headline": "Bump version number to a 1.0.0 release",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-09-18T00:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba7d1e5eb0d90718cf8ca09f7eeae7f996324fb",
"body": "@UltCombo do you want to be listed as a contributor?",
"is_bot": false,
"headline": "Add UltCombo to contributors",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-09-18T00:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb642d695ce0495ac472cd2402d5d4036e1af92",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-09-18T00:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1b4d1a121902a311d492f2ebd13e194a65ea53e",
"body": "Add Darwin support, and refactor slightly.",
"is_bot": false,
"headline": "Merge pull request #10 from UltCombo/darwin",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-09-17T23:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed81474648aa0a9e76abcb50dafe5c5068205fe1",
"body": null,
"is_bot": false,
"headline": "add Darwin support; clean up",
"author_name": "Fabricio Matté",
"author_login": null,
"committed_at": "2015-08-12T22:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "118677291cc122aafed17005494e38ded8dad547",
"body": null,
"is_bot": false,
"headline": "First try at a unit test",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-15T22:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53464698068dae399ed47e746f839eb10d3e0f05",
"body": null,
"is_bot": false,
"headline": "Fix issue #7",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-15T21:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabd2d14ceffebc64e12768d2d667d5fcc713bd4",
"body": null,
"is_bot": false,
"headline": "version 0.1.1",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-15T20:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f94b3aa6fd57939da99ba8b52de0a64ea8cfa9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/0.1.1' into develop",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-15T20:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539797095d0c73099d46cceae56cab367b8fa702",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/0.1.1'",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-15T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f771c83852704caa879546c5d4a24c0467c640ff",
"body": null,
"is_bot": false,
"headline": "Bugfix for a rare problem in certain versions of node (namely 0.11.14).",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-15T20:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9331318df7167678253139904cb4a0c256cce21e",
"body": "…-use.",
"is_bot": false,
"headline": "Move callback try / catch boilerplate into killAll for better code re…",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-11T19:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bee4e0f5bd5d2f4d4255ca4ea1bb9f6a630aeb",
"body": null,
"is_bot": false,
"headline": "Organize for better OS-specific implementations.",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-11T19:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d22f2bbe602a66b7df71e48c50361821edf24e5",
"body": null,
"is_bot": false,
"headline": "removed once from package.json deps",
"author_name": "jub3i",
"author_login": "jub3i",
"committed_at": "2015-05-11T07:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbf68bf396665e6b2820ca065da37818e4f26be",
"body": "…removed execution bit from files",
"is_bot": false,
"headline": "removed attaching 'exit' event handler to avoid race condition, also …",
"author_name": "jub3i",
"author_login": "jub3i",
"committed_at": "2015-05-11T07:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04062d27c5911c0f187c247917d8d5916ce55da2",
"body": "Feature/callbacks",
"is_bot": false,
"headline": "Merge pull request #5 from wmhilton/feature/callbacks",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-09T18:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a09c79026ddef1e788bee913717f26e1f79d03a",
"body": null,
"is_bot": false,
"headline": "Try to follow semver guidelines",
"author_name": "Will Hilton",
"author_login": "billiegoose",
"committed_at": "2015-05-08T03:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d140068df09281e2d500453875bb072168df15",
"body": null,
"is_bot": false,
"headline": "Bumped version number.",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-04-09T04:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abf1f5223ecf731d3c0e185f91c37792e74cff0",
"body": "…ects",
"is_bot": false,
"headline": "Renamed readme.markdown to README.md to conform to what npmjs.org exp…",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-04-09T04:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa473cf1d864093af211561f2ff1c783537d3d37",
"body": null,
"is_bot": false,
"headline": "Added optional node-style asynchronous callback with error handling.",
"author_name": "William Hilton",
"author_login": "billiegoose",
"committed_at": "2015-04-09T04:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439f97eae45b94220d7a1efbf8ee639069e5c64b",
"body": null,
"is_bot": false,
"headline": "0.0.6 now",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-12-11T16:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c48f4dd45483b5e2273e81be89523776da8b2d5",
"body": "Corrected childProcess variable",
"is_bot": false,
"headline": "Merge pull request #2 from twolfson/bug/bad.variables",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-08-06T17:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70096705f0a2f2a9ff65a41084991a51842ed86",
"body": null,
"is_bot": false,
"headline": "Corrected childProcess variable",
"author_name": "Todd Wolfson",
"author_login": "twolfson",
"committed_at": "2013-07-26T04:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df645f7f448a63ab1791dafe5e79041d9dba9eb",
"body": null,
"is_bot": false,
"headline": "0.0.5 now",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-07-24T18:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a39304b27e82faac9bf94c4b8902e2d2ec6577",
"body": null,
"is_bot": false,
"headline": "0.0.4 now",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-07-24T18:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7ed444e98aefa18714939a782d341a06dc3538",
"body": "Added Windows support",
"is_bot": false,
"headline": "Merge pull request #1 from twolfson/dev/add.windows.support",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-07-24T18:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "873f1c0250cfd4f16b8e4e96de7485ab3a8ec7c4",
"body": null,
"is_bot": false,
"headline": "Added 'Todd Wolfson' to list of contributors",
"author_name": "Todd Wolfson",
"author_login": "twolfson",
"committed_at": "2013-07-23T08:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4d9e75beaaaa3c13647ccc588e9cd5931b4f72",
"body": null,
"is_bot": false,
"headline": "Updated README",
"author_name": "Todd Wolfson",
"author_login": "twolfson",
"committed_at": "2013-07-23T08:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6594d9dac69a1cc356a32699267678b24c4c8309",
"body": null,
"is_bot": false,
"headline": "Updated index.js to support Windows",
"author_name": "Todd Wolfson",
"author_login": "twolfson",
"committed_at": "2013-07-23T08:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ce653749141990c98be6f82877796c8ced40f9",
"body": null,
"is_bot": false,
"headline": "v0.0.3 now. handle exit and close events from ps",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-04-11T20:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203bf2ea20fca063470dfbedfa7f3ff3edc7e4cd",
"body": null,
"is_bot": false,
"headline": "ignore ESRCH",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-04-11T13:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51a8503b058cfeebdf9e48d01df37503bf705be",
"body": null,
"is_bot": false,
"headline": "added a note about this code working only on Linux right now",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-04-11T00:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d8aa67ba34631e05b594bc32d2454e0db6d932",
"body": null,
"is_bot": false,
"headline": "works",
"author_name": "Peteris Krumins",
"author_login": "pkrumins",
"committed_at": "2013-04-11T00:34:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2018-11-05T08:18:43Z",
"latest_release_tag": "v1.2.1",
"releases_from_tags": false,
"days_since_last_push": 2226,
"active_weeks_last_year": 0,
"days_since_latest_release": 2816,
"mean_days_between_releases": 566.6
},
"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": "tree-kill",
"exists": true,
"license": "MIT",
"keywords": [
"tree",
"trees",
"process",
"processes",
"kill",
"signal"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/tree-kill",
"is_deprecated": false,
"latest_version": "1.2.2",
"repository_url": "https://github.com/pkrumins/node-tree-kill",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 175365277,
"first_published_at": "2013-04-11T00:35:36.827000Z",
"latest_published_at": "2019-12-11T18:34:21.876000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2415
}
]
},
"popularity": {
"forks": 40,
"stars": 359,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-07-23",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2015-02-03",
"count": 2
},
{
"date": "2015-02-11",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-05-10",
"count": 1
},
{
"date": "2015-08-12",
"count": 1
},
{
"date": "2015-11-14",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2016-03-24",
"count": 1
},
{
"date": "2016-05-11",
"count": 1
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-11-01",
"count": 1
},
{
"date": "2016-11-13",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2018-04-05",
"count": 1
},
{
"date": "2018-11-03",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
}
],
"complete": true,
"collected": 39,
"total_forks": 40
},
"star_history": null,
"open_issues_and_prs": 23
},
"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": 3146,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "mocha",
"direct": false,
"version": "^2.2.5",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 10,
"open_issues": 19,
"closed_ratio": 0.296,
"closed_issues": 8,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "billiegoose",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/587740?v=4"
},
{
"type": "User",
"login": "pkrumins",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/41087?v=4"
},
{
"type": "User",
"login": "twolfson",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/902488?v=4"
},
{
"type": "User",
"login": "borekb",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/101152?v=4"
},
{
"type": "User",
"login": "jub3i",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/867937?v=4"
},
{
"type": "User",
"login": "LinusU",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/189580?v=4"
},
{
"type": "User",
"login": "orodley",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1901719?v=4"
},
{
"type": "User",
"login": "robcresswell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3816327?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.615
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"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": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 5/27 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 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb478381547107f5c53362668533f634beff7e6e",
"ran_at": "2026-07-22T23:37:26Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 26,
"created_at": "2019-01-09T13:11:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2020-06-17T22:45:24Z",
"last_comment_at": "2020-11-06T17:06:32Z",
"last_comment_author": "hyangah"
},
{
"number": 44,
"created_at": "2025-03-12T03:34:02Z",
"last_comment_at": "2025-07-15T16:11:03Z",
"last_comment_author": "Pierre-kfoury"
},
{
"number": 46,
"created_at": "2026-03-17T14:33:27Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2019-12-11T18:05:56Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 13,
"created_at": "2016-01-05T16:28:05Z",
"last_comment_at": "2018-02-24T08:55:24Z",
"last_comment_author": "feifeipan"
},
{
"number": 17,
"created_at": "2017-02-20T10:42:32Z",
"last_comment_at": "2019-04-17T18:25:23Z",
"last_comment_author": "mogutan88"
},
{
"number": 20,
"created_at": "2018-03-20T21:45:05Z",
"last_comment_at": "2019-03-11T08:55:55Z",
"last_comment_author": "simonepri"
},
{
"number": 22,
"created_at": "2018-07-05T15:59:22Z",
"last_comment_at": "2018-07-05T20:01:19Z",
"last_comment_author": "billiegoose"
},
{
"number": 23,
"created_at": "2018-07-12T20:09:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2019-01-03T09:12:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2019-03-08T07:08:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2019-09-11T09:06:31Z",
"last_comment_at": "2021-04-26T10:44:51Z",
"last_comment_author": "Izhaki"
},
{
"number": 29,
"created_at": "2019-11-27T14:29:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2020-09-01T17:23:55Z",
"last_comment_at": "2020-09-05T07:42:35Z",
"last_comment_author": "nicojs"
},
{
"number": 35,
"created_at": "2020-10-26T05:15:07Z",
"last_comment_at": "2023-11-02T16:43:03Z",
"last_comment_author": "vladpuz"
},
{
"number": 36,
"created_at": "2021-06-23T15:06:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2021-07-27T15:53:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2022-01-20T13:00:13Z",
"last_comment_at": "2024-03-02T20:01:30Z",
"last_comment_author": "m0ngr31"
},
{
"number": 39,
"created_at": "2022-02-08T03:26:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2022-04-14T18:50:13Z",
"last_comment_at": "2023-02-10T03:15:20Z",
"last_comment_author": "madaono"
},
{
"number": 41,
"created_at": "2023-06-20T22:09:39Z",
"last_comment_at": "2023-10-31T09:10:29Z",
"last_comment_author": "Quackdoc"
},
{
"number": 43,
"created_at": "2025-03-12T02:55:46Z",
"last_comment_at": "2025-06-23T04:57:10Z",
"last_comment_author": "yaacov-commenda"
},
{
"number": 45,
"created_at": "2026-03-17T12:21:48Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pkrumins/node-tree-kill",
"host": "github.com",
"name": "node-tree-kill",
"owner": "pkrumins"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 24,
"inputs": {
"security": 30,
"vitality": 15,
"community": 66,
"governance": 55,
"engineering": 34,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 40,
"overall_after_abandonment_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 2226,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2226 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2226
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.2.1",
"releases_from_tags": false,
"days_since_latest_release": 2816,
"mean_days_between_releases": 566.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2816 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2816
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~566.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 566.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 17,
"days_since_last_merged_pr": 2415,
"days_since_last_human_commit": 2415,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2415 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2415,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 40,
"stars": 359,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "359 stars",
"points": 41.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 359
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "40 forks",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 40
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"tree-kill"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 175365277
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "175,365,277 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 175365277,
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.615
},
"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 62% of commits",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"merged_prs": 10,
"open_issues": 19,
"closed_issues": 8,
"issue_closed_ratio": 0.296,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "30% of issues closed",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 30
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/14 decided PRs merged",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/27 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 2867,
"owner_type": "User",
"is_verified": null,
"owner_login": "pkrumins",
"public_repos": 164,
"account_age_days": 6426
},
"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": "2,867 followers of pkrumins",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2867,
"login": "pkrumins"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "164 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 164
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"tree-kill"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2415
},
"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 2415 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2415
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "at_risk",
"name": "Security",
"value": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/27 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.226,
"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": "12 of 53 human commits state their intent (structured subject or explanatory body)",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 53
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"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,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 53",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 53
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 3146,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:37:37.511410Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pkrumins/node-tree-kill.svg",
"full_name": "pkrumins/node-tree-kill",
"license_state": "standard",
"license_spdx": "MIT"
}