JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 160,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 505,
"JavaScript": 28540,
"TypeScript": 212995
},
"pushed_at": "2026-07-31T09:41:35Z",
"created_at": "2025-10-01T15:52:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T16:34:26Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": "https://fly.io",
"name": "fly.io",
"type": "Organization",
"login": "superfly",
"company": null,
"location": null,
"followers": 2309,
"avatar_url": "https://avatars.githubusercontent.com/u/22525303?v=4",
"created_at": "2016-09-29T15:14:32Z",
"is_verified": null,
"public_repos": 272,
"account_age_days": 3592
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-22T16:30:48Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-12-12T16:54:44Z"
},
{
"tag": "v0.0.1-rc37",
"kind": "prerelease",
"published_at": "2026-02-18T16:53:05Z"
},
{
"tag": "v0.0.1-dev.408",
"kind": "prerelease",
"published_at": "2026-01-09T20:11:09Z"
},
{
"tag": "v0.0.1-rc.1",
"kind": "prerelease",
"published_at": "2025-11-04T00:59:06Z"
}
],
"recent_commits": [
{
"oid": "9dbffa1b9a3f9705b6ef6be17437b34fa317056b",
"body": "Complete Sprites SDK API surface",
"is_bot": false,
"headline": "Merge pull request #19 from superfly/alex/complete-sdk-surface",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-07-22T16:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08127eb010428dd4460f6281d5e510c711c0022",
"body": null,
"is_bot": false,
"headline": "Set package version to 0.1.0-dev",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-07-22T15:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f5589cf5c7a509269c4e567ceffc72d9bc52632",
"body": "Use `default` condition instead of `import`",
"is_bot": false,
"headline": "Merge pull request #15 from Andarist/patch-1",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-07-22T14:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466c0f8037e1273376e74f3e0cb5a923c460564a",
"body": "Emit 'exit' immediately on EXIT byte (~38x exec speedup)",
"is_bot": false,
"headline": "Merge pull request #16 from ravi-hq/fix/fast-exit-emit",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-07-22T14:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f7059856a21238518579babfd76447358c14d8",
"body": null,
"is_bot": false,
"headline": "Bump package version to 0.0.2-dev",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-07-21T14:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2b346ed35456e07b5a69cd00a53292e40d6fc4",
"body": null,
"is_bot": false,
"headline": "Complete Sprites SDK API surface",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-07-21T14:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c5ed4d80ed898639ab84e4526e3487b4de8672e",
"body": "In the non-TTY exec path, the server sends a single EXIT byte over the\nWebSocket and then holds the connection open ~5s before initiating its\nown close handshake. The current handler calls `this.close()` on EXIT\nand only emits the 'exit' event from `handleClose`, which fires when\nthe WS actually clo\n[…]\ns-js on parity with the Python SDK after its\nequivalent fix (close_timeout=0, see superfly/sprites-py#26) and with\nthe Elixir SDK.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Emit 'exit' immediately on EXIT byte (~38x exec speedup)",
"author_name": "Jake Gaylor",
"author_login": "jhgaylor",
"committed_at": "2026-05-01T07:42:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6d9cf597d69cf1883d448823bad5a6dc4853e94c",
"body": null,
"is_bot": false,
"headline": "Use `default` condition instead of `import`",
"author_name": "Mateusz Burzyński",
"author_login": "Andarist",
"committed_at": "2026-04-27T11:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "accf9dcc7cec1f4a06d927d1b76299d019609134",
"body": "Enrich rate limit error messages with actionable details",
"is_bot": false,
"headline": "Merge pull request #12 from superfly/alex/enrich_rate_limit_errors",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-03-06T20:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e71d95a6d62347cb5a5890480afc554bc2a7cd",
"body": "When the API returns a 429, the error message now includes limit,\nretry timing, and upgrade URL inline so callers don't need to\ninspect separate properties to understand the error.",
"is_bot": false,
"headline": "Enrich rate limit error messages with actionable details",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-02-26T15:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed4b907fd15873d6914b10db232811d6a833fd2",
"body": "Fix url and urlSettings missing on sprite create/get/list",
"is_bot": false,
"headline": "Merge pull request #7 from superfly/fix-sprite-url-fields",
"author_name": "Kurt Mackey",
"author_login": "mrkurt",
"committed_at": "2026-02-18T16:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea8adeb52e096e8219a4967da65a107328405043",
"body": "The error handler was discarding all information from the WebSocket\nerror event and emitting a generic 'WebSocket error' with no detail.\nNow captures the event message and includes the target URL.\n\nAlso handles the case where the close event fires before open\n(e.g. HTTP error on upgrade), which previously produced no\nuseful diagnostic info.",
"is_bot": false,
"headline": "Include error details and URL in WebSocket error messages",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2026-02-11T21:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273408dc1550b6271c584add564f790562461c39",
"body": "createSprite was only reading the name from the API response,\ndiscarding all other fields including url and urlSettings.\n\nAdditionally, all methods (get, list) were using raw Object.assign\nwhich left snake_case API fields (url_settings, created_at, etc.)\nunmapped to their camelCase TypeScript proper\n[…]\nponses, and use\nit consistently across create, get, and list operations.\n\nAlso removes bucketName and primaryRegion which are not returned\nby the API, and removes the unused CreateSpriteResponse type.",
"is_bot": false,
"headline": "Fix url and urlSettings missing on sprite create/get/list",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2026-02-11T20:24:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40e9e472410b808d3bfc1dd152cb24d64cd1f2a2",
"body": "Fix control mode: default to off and add fallback",
"is_bot": false,
"headline": "Merge pull request #6 from superfly/fix/control-mode-fallback",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-06T17:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3772a7917623f87b86e5a7882c9a0f63d03166a2",
"body": "Pre-connection WebSocket errors were emitting on the EventEmitter\nwith no listener attached, crashing the Node.js process before the\ntry/catch fallback in execFile could catch the promise rejection.\n\nSplit error handling by connection phase: pre-connection errors only\nreject the promise (caught by fallback), post-connection errors emit\non the EventEmitter for active operation listeners.",
"is_bot": false,
"headline": "Fix unhandled error event on control connection failure",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-06T17:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4741bab73aae03e3b4199aa6e0702f15b64c4f54",
"body": "Re-add control connection support for multiplexed WebSocket operations,\nwith two key fixes over the original implementation:\n\n- Default controlMode to false (opt-in) instead of true, so servers\n without /control endpoint support work without any changes\n- Add graceful fallback in execFile: if control connection fails,\n transparently falls back to regular per-command WebSocket execution",
"is_bot": false,
"headline": "Add control mode with fallback for unsupported servers",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-06T16:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7867783809859df3b25a84ffb4398f5966bfdd45",
"body": "Revert control connection support",
"is_bot": false,
"headline": "Merge pull request #5 from superfly/revert/control-mode",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-06T15:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f816fed6c495cf2c3c385a6ecba09462aa59f986",
"body": "This reverts commit b120accf828a8dc96978381d5acbf9fc703558f5, reversing\nchanges made to 16b1392af16434b1c5aa5344013df3b7938fbf1c.",
"is_bot": false,
"headline": "Revert \"Merge pull request #4 from superfly/feature/control-connection\"",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-06T15:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b120accf828a8dc96978381d5acbf9fc703558f5",
"body": "Add control connection for multiplexed WebSocket operations",
"is_bot": false,
"headline": "Merge pull request #4 from superfly/feature/control-connection",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-05T16:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30a280f215450d2e595c40ab996b25769638796c",
"body": "Control mode is enabled by default for efficient connection reuse.\nUpdated tests to expect true when controlMode is not specified.",
"is_bot": false,
"headline": "Fix tests to match controlMode default (true)",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-04T14:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80aff0cfd8ebcf7cc0ac493b192d289345330390",
"body": null,
"is_bot": false,
"headline": "Increase pool size to 100 and add auto-drain when pool is large",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-03T23:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa5d62195bf0993936a9bdc57b907f568c44f920",
"body": "- Implement ControlPool with acquire/release semantics for connection reuse\n- Add poolActive field to track pool-managed connection state\n- Enable control mode by default in client\n- Add execFileViaControl for automatic control mode in exec API\n- Release connections back to pool after each operation",
"is_bot": false,
"headline": "Add connection pool for control mode with default size of 5",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-03T15:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e39541c7a6674463b32b795d3ab05fab0e22ff3",
"body": "- Add ControlConnection and OpConn classes for control endpoint\n- Add controlMode client option to enable control mode\n- Add Sprite.useControlMode(), getControlConnection(), closeControlConnection()\n- Export new types from index.ts\n- Add unit tests for control mode functionality",
"is_bot": false,
"headline": "Add control connection for multiplexed WebSocket operations",
"author_name": "Henrique Mouta",
"author_login": "vaurdan",
"committed_at": "2026-02-02T18:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b1392af16434b1c5aa5344013df3b7938fbf1c",
"body": "Add structured APIError with upgrade_url field",
"is_bot": false,
"headline": "Merge pull request #2 from superfly/alex/better_upgrade_message",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-01-28T15:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db12e861407c8227a047964419fb26b83da83854",
"body": "- Add APIError class with all structured fields including upgradeUrl\n- Add parseAPIError() function for parsing HTTP error responses\n- Update client.ts to use parseAPIError for all HTTP error handling\n- Add comprehensive tests for APIError and parseAPIError\n- Export APIError and related utilities fr\n[…]\no SDK, allowing\ncallers to access structured error information (error code, limits,\nupgrade URL) directly from rate limit and other API errors.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add structured APIError with upgrade_url field",
"author_name": "Alex Ezell",
"author_login": "aezell",
"committed_at": "2026-01-27T17:15:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d100be9e189878d9991ae3aa5ef6a06d0d14eb41",
"body": null,
"is_bot": false,
"headline": "Add SDK example files for sessions and quickstart",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-12T22:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a313d78b5b39479fc59ca6b0ea10f943579ba7",
"body": "…fs-read, etc.)",
"is_bot": false,
"headline": "add hyphenated fs commands for test harness compatibility (fs-write, …",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-09T20:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c40991b519f588ddefca07ac7eeea60669eb32",
"body": "Add SpriteFilesystem class with Node.js fs/promises-style interface:\n- readFile(path, encoding?): Read file contents\n- writeFile(path, data, options?): Write data to file\n- readdir(path, options?): List directory (strings or Dirent)\n- mkdir(path, options?): Create directory with recursive option\n- r\n[…]\nions?): Write JSON to file\n\nAlso added filesystem commands to test-node-cli:\nfs read, write, list, stat, mkdir, rm, rename, copy, chmod, exists\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add filesystem API matching Node.js fs/promises",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-09T20:01:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b954cf0ce7f99f46708ce3fb0d3b72f3c178610a",
"body": null,
"is_bot": false,
"headline": "Add SDK example files for documentation generation",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-07T00:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428bc003a724026ceee036afecf4637cba0436d6",
"body": "Generated examples file should not be committed.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add examples.json to gitignore",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-06T18:10:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9de30025ccb8e81098e053e40d739083bff8fe0c",
"body": "- Use resolved flag instead of started to track promise state\n- Add error handler in test CLI to prevent unhandled exceptions\n- Fixes exit code 255 in concurrent commands test",
"is_bot": false,
"headline": "Fix WebSocket error handling race condition",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-05T21:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "945207d2651dec02ddd395dae5126dded4957f12",
"body": "- Add NetworkPolicy types and get/update methods\n- Add checkpoint streaming with CheckpointStream/RestoreStream\n- Add ServiceLogStream with async iterator support\n- Add policy and checkpoint commands to test-node-cli\n- Services removed from CLI (internal API only)",
"is_bot": false,
"headline": "Add policy and checkpoint API endpoints",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-05T16:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119d5ccdaf769100a6ebe6d2a135dcfbbbce4791",
"body": "- WebSocket keepalive with ping/pong (15s/45s timeouts)\n- Session attach TTY auto-detection via session_info message\n- CheckpointStream/RestoreStream classes for NDJSON parsing\n- Port forwarding/proxy support (ProxySession, ProxyManager)\n- Signal forwarding (SIGTERM, SIGINT, etc)\n- Session type updates (workdir, tty fields)\n- listCheckpoints historyFilter parameter",
"is_bot": false,
"headline": "Add Go SDK parity features",
"author_name": "mrkurt",
"author_login": "mrkurt",
"committed_at": "2026-01-05T02:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "206c8b22ad4a378867cd889e0cc008dc27ab0686",
"body": null,
"is_bot": false,
"headline": "Add Sprite URL methods for getting URL and updating auth settings",
"author_name": "Kurt Mackey",
"author_login": "mrkurt",
"committed_at": "2025-12-22T03:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fb1ca99e72b92a5c228727c8fa4bd5dcde5ffae",
"body": null,
"is_bot": false,
"headline": "Set exec stdin query flag when input is present",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2025-12-12T16:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b44e98a90ca80cbc5e2a9fb58e620f2d772efb",
"body": "…xport types",
"is_bot": false,
"headline": "Add checkpoint APIs: create (optional comment), list, get, restore; e…",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2025-11-04T22:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed706ac961ce713cb09a78247bc2b4721b8caf9",
"body": "Setup npm publishing",
"is_bot": false,
"headline": "Merge pull request #1 from superfly/npm-package",
"author_name": "Kurt Mackey",
"author_login": "mrkurt",
"committed_at": "2025-11-04T00:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01b5da092a5b3403601d0208189ec8ffc0ab527",
"body": null,
"is_bot": false,
"headline": "Setup npm publishing",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2025-11-04T00:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3104d56591c5e6305d82470280edce509ad2eba",
"body": "Removed all .md files except README.md to clean up the repository.\n\nAlso removed .envrc from entire git history.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove documentation markdown files",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2025-11-04T00:09:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eca226b3c4d92a3736c45004fa2066b3db05fefb",
"body": "- ALL_TESTS_PASSING.md - Summary of all 29/29 tests passing\n- CLEANUP.md - Project structure cleanup documentation\n- Updated PROGRESS.md - All phases complete\n- Fixed test-cli argument parsing for complex shell commands",
"is_bot": false,
"headline": "Add final test documentation and cleanup notes",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2025-10-01T19:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72622e3b32374c0523923236bc538a8f647c4624",
"body": "- Complete SDK with Node.js child_process-like API (spawn, exec, execFile)\n- WebSocket communication layer using native Node 24 WebSocket\n- Full TypeScript types and zero external dependencies\n- Sprite management (create, list, delete, upgrade)\n- Session management (detachable, attach)\n- TTY support\n[…]\n test-cli interface\n- Comprehensive test suite (9 unit tests, 14 integration tests)\n- All tests passing including compatibility with test harness (29/29 tests)\n- Documentation and implementation plans",
"is_bot": false,
"headline": "Initial JavaScript/TypeScript SDK implementation",
"author_name": "kurt",
"author_login": "mrkurt",
"committed_at": "2025-10-01T19:46:31Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 41,
"latest_release_at": "2026-07-22T16:30:48Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 14,
"days_since_latest_release": 9,
"mean_days_between_releases": 65.2
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 12,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@fly/sprites",
"exists": true,
"license": "MIT",
"keywords": [
"sprites",
"exec",
"remote",
"command",
"websocket",
"child_process"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fly/sprites",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/superfly/sprites-js",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 209149,
"first_published_at": "2025-11-04T00:29:26.166000Z",
"latest_published_at": "2026-07-22T16:35:57.237000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 5,
"stars": 33,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/tsconfig.json",
"test-node-cli/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 28540,
"source_files_sampled": 46,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"examples/package.json",
"package.json",
"test-node-cli/package.json"
],
"advisories": {
"error": null,
"scope": null,
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"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": 3,
"merged_prs": 10,
"open_issues": 8,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mrkurt",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/7724?v=4"
},
{
"type": "User",
"login": "aezell",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/2454?v=4"
},
{
"type": "User",
"login": "vaurdan",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/5804923?v=4"
},
{
"type": "User",
"login": "jhgaylor",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1731794?v=4"
},
{
"type": "User",
"login": "Andarist",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9800850?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.463
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"publish.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": 0,
"reason": "0 out of 9 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 2/14 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 3 contributing companies or organizations -- score normalized to 10",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9dbffa1b9a3f9705b6ef6be17437b34fa317056b",
"ran_at": "2026-08-01T01:03:24Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T16:36:01Z",
"oldest_open_prs": [
{
"number": 9,
"created_at": "2026-02-16T19:06:14Z",
"last_comment_at": "2026-07-31T10:32:10Z",
"last_comment_author": "aezell"
},
{
"number": 20,
"created_at": "2026-07-31T09:36:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-07-31T09:36:55Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T16:30:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2026-02-02T06:06:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2026-02-16T19:01:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-02-26T05:09:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2026-02-26T05:10:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2026-03-03T17:53:14Z",
"last_comment_at": "2026-07-31T10:14:41Z",
"last_comment_author": "aezell"
},
{
"number": 14,
"created_at": "2026-03-10T15:56:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-05-07T13:41:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-06-15T18:45:41Z",
"last_comment_at": "2026-07-31T10:15:41Z",
"last_comment_author": "aezell"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/superfly/sprites-js",
"host": "github.com",
"name": "sprites-js",
"owner": "superfly"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 55,
"calibrated": 57,
"calibration": "2026-08-02"
}
}
],
"value": 57,
"inputs": {
"security": 47,
"vitality": 71,
"community": 43,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 45,
"ai_readiness": 55,
"weighted_overall_raw": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 41,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "41 commits in the last year",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 41
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 9,
"mean_days_between_releases": 65.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~65.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 65.2
}
}
],
"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": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 5,
"stars": 33,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "33 stars",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 33
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 89,
"inputs": {
"packages": [
"@fly/sprites"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 209149
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "209,149 downloads/month across npm",
"points": 70.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 209149,
"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": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 5,
"top_contributor_share": 0.463
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 46% of commits",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 46
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"merged_prs": 10,
"open_issues": 8,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/10 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 10
}
}
],
"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/14 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 2309,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "superfly",
"public_repos": 272,
"account_age_days": 3592
},
"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": "2,309 followers of superfly",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2309,
"login": "superfly"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "272 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 272
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@fly/sprites"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 45,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": "weak",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.6
},
"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 9 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 2/14 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.707,
"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": "29 of 41 human commits state their intent (structured subject or explanatory body)",
"points": 37.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 41
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"examples/tsconfig.json",
"test-node-cli/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.122,
"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": "examples/tsconfig.json, test-node-cli/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/tsconfig.json, test-node-cli/tsconfig.json, tsconfig.json"
}
}
],
"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": "5 of the last 41 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 41
}
}
],
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 28540,
"source_files_sampled": 46,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/46 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 46,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"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",
"Could not fetch npm package '@superfly/sprites-test-cli' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-01T01:03:38.731780Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/superfly/sprites-js.svg",
"full_name": "superfly/sprites-js",
"license_state": "absent",
"license_spdx": null
}