原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"discord",
"discord-bot",
"discord-interactions",
"discord-js",
"discordjs",
"router",
"typescript"
],
"is_fork": false,
"size_kb": 548,
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/discord-embed-router",
"languages": {
"TypeScript": 200227
},
"pushed_at": "2026-07-21T03:08:08Z",
"created_at": "2026-07-04T16:41:22Z",
"owner_type": "User",
"updated_at": "2026-07-21T03:08:26Z",
"description": "An Express-inspired, URL-path-based router for discord.js interactions",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "altrup.dkg.zone",
"name": "Eric Liu",
"type": "User",
"login": "altrup",
"company": null,
"location": "Waterloo, Ontario",
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/51763643?v=4",
"created_at": "2019-06-12T20:44:24Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 2602
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-07-21T03:07:55Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-07-21T02:37:45Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-07-16T21:38:17Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-07-14T23:13:15Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-07-13T00:10:39Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-12T23:00:50Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-12T00:02:59Z"
}
],
"recent_commits": [
{
"oid": "3f176c2c2e92676028998c9b8ec9bfbd9c98b945",
"body": null,
"is_bot": false,
"headline": "1.4.1",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T03:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f984a418a84deefd4b92bda7e5732595ca1c54d",
"body": null,
"is_bot": false,
"headline": "fix type bug",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T03:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266f39d27852a19ad657ed76362e4032d85c6ead",
"body": null,
"is_bot": false,
"headline": "1.4.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f6064cbdcf23bcc23ebdeb9d60d8059fc21903",
"body": null,
"is_bot": false,
"headline": "prep for 1.4.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ecc60533ad823a47195043d2814f85e9b62cca",
"body": "Route observability",
"is_bot": false,
"headline": "Merge pull request #2 from altrup/route-observability",
"author_name": "Eric Liu",
"author_login": "altrup",
"committed_at": "2026-07-21T02:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa72bb35e2d543e706ab2a2be261d64fa491357",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "log route events in the example bot",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:28:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f6be12cd2e02f2a8a2d3c1a2f9ea3a5ca3dda618",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "guard routeError emit so a double listener throw can't skip the handler",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:25:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5be2956465baf62729df16a4bf7db1ba691deaff",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "show tic-tac-toe nav row only below the board",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:18:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fa483f809f36021ea1fc043854be31521420e861",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "update changelog, docs, and version for 1.4.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:11:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7acd17dc7754d2803ff4bdb8db9c3fcaff3c627f",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add route event and RouteInfo on routeError",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-21T02:11:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6d18ab03ef99a8bb7ca54eb068f20048d50cec19",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-16T21:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5ffaa91d3734d054bcaa07c6948b24e5c50e8e",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-16T21:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ccaec158eb60aa819bcdab8c5ccaa7581be8fb",
"body": null,
"is_bot": false,
"headline": "allow modal to have flags in setTo",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-16T21:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d712ec8268973d7d8a0371927245cf182d46cf5d",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-14T23:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954b0f6aeff367d162f8d66521cf4ba393500df0",
"body": null,
"is_bot": false,
"headline": "fix case with \"/\" to string on menu select",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-14T23:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7373526ea90625221cc258db5a7f7618a261f06",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-13T00:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e510b95e45526bc0be4122212f3ffeca41f675",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-13T00:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "329f1dc6153b2e1bce39eb491ba02ddf661f4380",
"body": null,
"is_bot": false,
"headline": "example of key usage",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-13T00:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ab155ae6066d4a30334163fe91100be0a3d3e64",
"body": null,
"is_bot": false,
"headline": "Only % encode necessary query params",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T23:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c051a2025d2193d88995563340cc4ca3b04cc510",
"body": null,
"is_bot": false,
"headline": "add key option to allow duplicate routeButtons",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T23:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81857234de44f081457be893d6f3dfa92364226e",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T23:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba8ad3ae74c3d3ce113839984b53a69a5ffd5b1",
"body": null,
"is_bot": false,
"headline": "prepare changelog for 1.1.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T23:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21682c121faddc3ea7204914c7269f127a7d0417",
"body": null,
"is_bot": false,
"headline": "showcase no selected value case",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T22:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7c3b4247004827a54f26eca83d925774c12f02",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T22:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5796c61b8235c503834535ca63151012559d8ea4",
"body": null,
"is_bot": false,
"headline": "handle length = 0 submits",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T20:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664f6213c0caf63a074334c289653fe25e2e82bb",
"body": null,
"is_bot": false,
"headline": "add example for localsProvider and persistent data",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T00:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a693e7c19229e2804a4bb65fe5de2640fd78e28",
"body": null,
"is_bot": false,
"headline": "reword README",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T00:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f1323341a254d121d2957562b75e130efd4fb3",
"body": null,
"is_bot": false,
"headline": "add info about pages in example bot",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T00:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c26446177d7d6373823a48888088eda2c646dd9",
"body": null,
"is_bot": false,
"headline": "link to changelog in README",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T00:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c41ad0eb7fbcf29b7445fe5aaf4b6ca7b362ba",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-12T00:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "660075ec47b9f35b1fec2d35b677a3c9bdb3e959",
"body": null,
"is_bot": false,
"headline": "add route function for registering multiple routes at once",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e28f6e6ecb1fc2c26b5378f7622cbefe0a0929",
"body": null,
"is_bot": false,
"headline": "add changelog",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76638a3e5cff752f7753bf9faeaeeb372cb862d4",
"body": null,
"is_bot": false,
"headline": "add CI/CD",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26cad6525276945e5d97e411d51032d4db7cab31",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143c8295d6bcfdf47dfe2a04e2db114dfdad8312",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8e24e4f0dc44ade136f46b89056a023e4a8f58",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1004b4bd77662e73ab1bba4c393b08338103a7",
"body": null,
"is_bot": false,
"headline": "pass timestamp into state",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T23:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f234e3cb9b5e4b8125aa2c528440edbb35822961",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a05d3c4298fc4929790a1f3905364e62bcf3a697",
"body": null,
"is_bot": false,
"headline": "Move some logic out of embed router",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127b2fe0b613732d0e1617f92766b4a2d57085b1",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019a6830fd50d7cf23aa9e92c430ebe548a0c83c",
"body": null,
"is_bot": false,
"headline": "throw error if people try to redirect to something not a GET or MODAL",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c830472b3a426f6f4d705b0962dd8ddd327148c",
"body": null,
"is_bot": false,
"headline": "update example and add modal example",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca47e3b32da580e2d6a051c2d1ac4b21dd2387b",
"body": null,
"is_bot": false,
"headline": "update test to use timeout",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4215c932b5b7b94eed261982d14be0327c95ea",
"body": "…ing dispatch in message",
"is_bot": false,
"headline": "allow buttons to route to and redirect to MODALs also dont allow call…",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T22:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd911ad2bb4d65b8b142ee1f0deb2f38562bb033",
"body": null,
"is_bot": false,
"headline": "remove unnecessary comments",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T20:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5648fec22352fb44a4c6606bbb0ad63e38eef614",
"body": null,
"is_bot": false,
"headline": "allow queryParams in redirect",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T20:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56f4c6899b5acf4f39dbaaee7ed71a580793a69",
"body": null,
"is_bot": false,
"headline": "rename query to queryParams",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T20:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a9bd4d14f41e1260b2beaa0826bd031d623303",
"body": null,
"is_bot": false,
"headline": "fix subpackage package.json",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T20:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfcba0c154c2acb30a2f79d6edd8632aa40cc2a6",
"body": null,
"is_bot": false,
"headline": "allow normal modals",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T19:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693db83f8e8a133ec196035120f3cb33c3e6f423",
"body": null,
"is_bot": false,
"headline": "Don't double error location",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T19:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be79aeedb80336f21c15f4b926c65bb922d067b5",
"body": null,
"is_bot": false,
"headline": "embedWrapper throw with info",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T19:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7920405c46990edd1ba34c660001c1ed59e3965",
"body": null,
"is_bot": false,
"headline": "switch counter to use session",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T19:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c6cbf171428e52bf9fac47013c76c1b3d31c6e",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T19:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388deb4f99ba9e4e220f1dfd3584ac90b1c5f4ab",
"body": null,
"is_bot": false,
"headline": "Don't wrap RouteNotFoundError",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T19:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8b8a9e934f155dec93c2e9bb4fc2f8350ed475e",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T18:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63ec3866d11ce091d2d6573ff4e9e06aba189da",
"body": null,
"is_bot": false,
"headline": "pass values parameter and only allow usiong first value in path/params",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T17:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0fccdda86af62bcba32892a5ff5a69829fde796",
"body": null,
"is_bot": false,
"headline": "add EmbedRouter.destroy and remove structuredClone from SessionManager",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T17:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "505a0ef08d27210ac2f26c6f42e6d2d63cefb2a7",
"body": null,
"is_bot": false,
"headline": "remove duplicate encodeRouteCustomId code",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T17:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98cea7be7336d42dd608d28bd2119af20002caf",
"body": null,
"is_bot": false,
"headline": "some bug fixes",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T17:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e365c8495da74ab9690f6e717009b74d162490b9",
"body": null,
"is_bot": false,
"headline": "correctly handle exiting tic-tac-toe",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T16:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d156d248b8882baaa90c7999496c9da73746fb",
"body": null,
"is_bot": false,
"headline": "use delete for session on restart",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T16:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40c6aca9fb6ae752dfdbac4639a6039a6d1f01de",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T16:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d0f7bd198c4df75726089cb0fffaf367fee8af",
"body": null,
"is_bot": false,
"headline": "only allow MODAL for dispatches",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T16:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58fdb921fc16e56da0a7bfdf6c1df3f5a4085757",
"body": null,
"is_bot": false,
"headline": "make MODAL dispatch only, also support session edits in timeouts",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T15:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b835b395c8c1c43993992c46cf4f320ecffb5dde",
"body": null,
"is_bot": false,
"headline": "allow string select menu option to override a method",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T03:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "079deb9cbb8055fa54f982c213bb860196a49682",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T03:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af36c6280ff0c79afdc8360e062e15cbf66c601",
"body": null,
"is_bot": false,
"headline": "example game using session",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T03:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13caea2cd289d21cb26104de03cebf5f09068375",
"body": null,
"is_bot": false,
"headline": "structuredClone in session setter",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T03:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75aae3147b43b481c010d22b5c351578c3fdddda",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a2133e137b324a5c0c05e198547adc9e6022b5e",
"body": null,
"is_bot": false,
"headline": "updaet README example",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1eb994d0b7418b5e816993e1331e4f29dbbd55",
"body": null,
"is_bot": false,
"headline": "add prepublish hook",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68093ba3e602a1531abb9e4d4b8164d350545ab0",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda2f632cdee121ef90f4e640eb08c3a43e3ec2b",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606edbe73654ebe418fcbafcec36ddbb2e3adce2",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "728363bce8a7506cf85733783cdd01d20a8348f3",
"body": null,
"is_bot": false,
"headline": "allow custom encoder",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-11T00:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9746ba2b9a3ab180c976f2e23a16122dea6dc55d",
"body": null,
"is_bot": false,
"headline": "better error messages",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-10T22:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3eb05b8a1f86fad5abc7933f4236af947ddcc35",
"body": null,
"is_bot": false,
"headline": "add modal support",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-10T22:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5405d9c898559ec8a281151365e22ccfb461b0",
"body": null,
"is_bot": false,
"headline": "add redirect option and force only GET to return message content",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-10T00:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc232d2d56287d14155900411304e36267b84a80",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-10T00:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f1d0418f9a11c23248d703037e8f8b6608d980",
"body": null,
"is_bot": false,
"headline": "refactor: split classes from embedrouter",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-10T00:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36cd1019d724f787026fb4edbcc3de1e3ef4ddef",
"body": null,
"is_bot": false,
"headline": "fix no timeout false positive",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-09T00:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bec928247aa6907e36bc29d9834b816e44fb561d",
"body": null,
"is_bot": false,
"headline": "add setSession, hasSession, getSession, and deleteSession",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-09T00:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99294e4e0ec8d7577f39e023c15f0ae1fa60de6b",
"body": null,
"is_bot": false,
"headline": "fix formatting example bot",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T03:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79bfaaef0cfe967895ac743338d996b978a4a6a",
"body": null,
"is_bot": false,
"headline": "set a timeout for timer",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T03:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec738c8039da439ed36c7eedeceb18879b36f96",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T03:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e961099d4e2c95b7765de553fb7bfc30f47e6030",
"body": null,
"is_bot": false,
"headline": "order imports example bot",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T02:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a25e34722d7217d56a435797aa7602a67584f66",
"body": null,
"is_bot": false,
"headline": "order imports",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T02:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8156f1ea33dc3dcbc4e34738c1b84305738e44",
"body": null,
"is_bot": false,
"headline": "update example bot",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T02:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e65758966a23df0af078428ff023a63f5b0868",
"body": null,
"is_bot": false,
"headline": "fix typing",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T02:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720d6a6a7b86687956cca5e163dda2be62ef6547",
"body": null,
"is_bot": false,
"headline": "add setGlobals",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T01:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4516d44df147d39a799e4cc330d9f20e09a1a9",
"body": null,
"is_bot": false,
"headline": "add setClient function",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T01:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9c5f156062f9f81d284adbe807f6c8f753ffbe",
"body": null,
"is_bot": false,
"headline": "add missing jsdoc param",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T01:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47539a74f509c04b3939e86c48aeba4f1d25d80a",
"body": null,
"is_bot": false,
"headline": "make client optional but throw if no client and using custom component",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-08T01:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b284d565f9b9bf47cb54a564c24bacf0d5c28cb1",
"body": null,
"is_bot": false,
"headline": "fix embedRouter test",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T23:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c44eafa57a694916b3c71d01b09b1fbb7cb9d8c",
"body": null,
"is_bot": false,
"headline": "reorganize tsconfig, add ts paths",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T23:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be2abb7f4e6ba1fe1d87820918c368e1ae5dc902",
"body": "…ut params a bit",
"is_bot": false,
"headline": "Add globals, session, and locals to EmbedRouter and also refactor inp…",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T23:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df78dd96ec51b9966fcada2d64de33b84441a372",
"body": null,
"is_bot": false,
"headline": "pass reason to cleanup function",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T04:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24171451a5dfa8e917e3caa4051e9ad29de06117",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T04:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb8c1e489ea5041d1fa720dcdcf44e6f8ca7dcb",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T04:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38507ba41164d29521cb45bac7b3c23589525935",
"body": null,
"is_bot": false,
"headline": "support * tags for dynamic route segments",
"author_name": "altrup",
"author_login": "altrup",
"committed_at": "2026-07-07T04:24:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 163,
"latest_release_at": "2026-07-21T03:07:55Z",
"latest_release_tag": "v1.4.1",
"releases_from_tags": true,
"days_since_last_push": 6,
"active_weeks_last_year": 4,
"days_since_latest_release": 6,
"mean_days_between_releases": 1.5
},
"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": "discord-embed-router",
"exists": true,
"license": "MIT",
"keywords": [
"discord",
"discord.js",
"embeds",
"discord router",
"discord embed router",
"router",
"interactions"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/discord-embed-router",
"is_deprecated": false,
"latest_version": "1.4.1",
"repository_url": "https://github.com/altrup/discord-embed-router",
"versions_count": 34,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 5578,
"first_published_at": "2026-07-04T17:02:31.872000Z",
"latest_published_at": "2026-07-21T03:08:46.146000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 1
},
"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/basic-bot/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 46100,
"source_files_sampled": 71,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:discord-embed-router@1.4.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "path-to-regexp",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.4.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "altrup",
"commits": 163,
"avatar_url": "https://avatars.githubusercontent.com/u/51763643?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/25 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3f176c2c2e92676028998c9b8ec9bfbd9c98b945",
"ran_at": "2026-07-27T22:50:00Z",
"aggregate_score": 3.2,
"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-21T03:08:42Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T02:30:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2026-07-16T03:38:30Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/altrup/discord-embed-router",
"host": "github.com",
"name": "discord-embed-router",
"owner": "altrup"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 46,
"vitality": 69,
"community": 33,
"governance": 45,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 163,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "163 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 163
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 88,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.4.1",
"releases_from_tags": true,
"days_since_latest_release": 6,
"mean_days_between_releases": 1.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"discord-embed-router"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 5578
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,578 downloads/month across npm",
"points": 50,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5578,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"merged_prs": 1,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0
},
"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": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 51,
"inputs": {
"followers": 11,
"owner_type": "User",
"is_verified": null,
"owner_login": "altrup",
"public_repos": 32,
"account_age_days": 2602
},
"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": "11 followers of altrup",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "altrup"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~7 yr old",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"discord-embed-router"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"discord",
"discord-bot",
"discord-interactions",
"discord-js",
"discordjs",
"router",
"typescript"
],
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/discord-embed-router",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/discord-embed-router",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.2
},
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:discord-embed-router@1.4.1 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:discord-embed-router@1.4.1",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.02,
"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": "2 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 2,
"sampled": 100
}
}
],
"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/basic-bot/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.05,
"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/basic-bot/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/basic-bot/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 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 46100,
"source_files_sampled": 71,
"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/71 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"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? 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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T22:50:07.679831Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/altrup/discord-embed-router.svg",
"full_name": "altrup/discord-embed-router",
"license_state": "standard",
"license_spdx": "MIT"
}