Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"agent",
"compliance",
"government",
"mcp",
"tender"
],
"is_fork": false,
"size_kb": 140,
"has_wiki": true,
"homepage": "https://kordagencies.com/",
"languages": {
"JavaScript": 95218
},
"pushed_at": "2026-07-22T04:55:23Z",
"created_at": "2026-04-09T13:04:02Z",
"owner_type": "User",
"updated_at": "2026-07-22T04:55:41Z",
"description": "Government tender search for AI agents. UK, EU & US procurement in one tool",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "OjasKord",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/271656763?v=4",
"created_at": "2026-03-28T00:28:05Z",
"is_verified": null,
"public_repos": 11,
"account_age_days": 120
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.24",
"kind": "patch",
"published_at": "2026-06-24T08:17:30Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-04-21T08:33:52Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-04-21T08:33:27Z"
}
],
"recent_commits": [
{
"oid": "0973a12669f8baed127babe047736a6e996868e1",
"body": "1.3.3's mainnet facilitator setup crashed Railway's healthcheck: require()\nof @coinbase/x402 pulls in @coinbase/cdp-sdk's CJS build, which\nrequire()s jose@6 -- an ESM-only package with no CJS export. Node 18\n(Railway's runtime) has no require(esm) support at all, so this always\ncrashed; my prior loc\n[…]\nginal crash, confirmed the fix reaches a real CDP network round-trip,\nconfirmed the fail-loud missing-key guard and dormant/testnet paths are\nunaffected, and confirmed the not-ready race fails closed.",
"is_bot": false,
"headline": "v1.3.4 fix ERR_REQUIRE_ESM crash on mainnet arm (Node 18 vs jose@6)",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-22T04:55:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5325d35501307e4928c575cf501c2e4227c6e970",
"body": "…ed dormant\n\nCDP's mainnet facilitator requires authenticated verify/settle calls, unlike\nthe free x402.org testnet facilitator -- add @coinbase/x402's\ncreateFacilitatorConfig when X402_NETWORK=base, gated so base-sepolia is\nbyte-identical to before. Missing CDP_API_KEY_ID/SECRET on X402_NETWORK=bas\n[…]\nponses, so a real mainnet settlement can be cataloged in Bazaar.\n\nX402_PAY_TO/X402_NETWORK unset this release -- zero regression, confirmed\nvia local dormant/testnet/fail-loud smoke tests before push.",
"is_bot": false,
"headline": "v1.3.3 x402 mainnet (base) CDP auth + Bazaar discovery wiring, deploy…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-22T03:56:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bfcef83ed9efe21241dc7f74798ffa7cda35c71",
"body": null,
"is_bot": false,
"headline": "v1.3.2 fix redisSet Upstash env var bypass (x402 untouched)",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-20T01:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7c6dea1a8e874212604e97af78292307f3258a",
"body": "package.json was bumped by npm version patch (commit 52020bc); this\nsyncs the hardcoded VERSION constant in server.js to match, per the\nconstant/live vs package.json/npm invariant.",
"is_bot": false,
"headline": "sync VERSION constant to 1.3.1",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-09T06:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52020bc03869b381029dd8ba5d8694854ac1d7fb",
"body": null,
"is_bot": false,
"headline": "1.3.1",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-09T06:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "305545b1f48b9bbac5d6a1e124242c7b48c71d7d",
"body": "search_tenders and get_tender_intelligence now accept USDC micropayments\n($0.02/call) via the PAYMENT-SIGNATURE header, verified and settled\nagainst the free x402.org facilitator using @x402/core + @x402/evm.\nSits alongside the existing paid-key/free-tier/trial-extension rails,\ninserted between the \n[…]\ngates are untouched), and only when X402_PAY_TO is set. It is unset\nthis session -- X402_ENABLED is false in production, so behavior is\nbyte-identical to 1.2.34 until a receiving wallet is configured.",
"is_bot": false,
"headline": "v1.3.0 add x402 V2 dual-rail payment gate (base-sepolia testnet)",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-09T03:36:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38d656bf65dd4662d54c74730b623f170d2264c0",
"body": null,
"is_bot": false,
"headline": "1.2.33",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-03T02:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdffd485828aee65aa53bd37e9b0fd3bf61fdd1d",
"body": "…fore DAILY_DIGEST",
"is_bot": false,
"headline": "v1.2.34 reorder get_tender_intelligence description: AWARD_HISTORY be…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-03T01:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c147043829410a866a886ecfdd9e6c24a5a99e4",
"body": "…elligence consequence",
"is_bot": false,
"headline": "v1.2.33 fix description gaps: search_tenders chain and get_tender_int…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-03T01:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5b16b22d8a1ea5d4ae93629c2d547b3f63fd37",
"body": null,
"is_bot": false,
"headline": "1.2.32",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-03T01:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f774015fe694915a5277e734b8a9b4a54a6fe2",
"body": null,
"is_bot": false,
"headline": "v1.2.32 session-aware free tier gate message",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-07-03T01:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ad781012d819434ec8e48948f3744266885ff2",
"body": null,
"is_bot": false,
"headline": "1.2.31",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-29T03:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e3443d1b6d6812562786402ef94b3e5b1c7592",
"body": null,
"is_bot": false,
"headline": "feat: add /.well-known/glama.json ownership endpoint v1.2.30",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-29T03:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bea6545ba8d419eb48c75f258b3d374beaadce0",
"body": null,
"is_bot": false,
"headline": "fix: glama.json — add schema, remote.url, categories for Glama indexing",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-29T02:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad45941ef8656c7ac66af462300cdee0e0731285",
"body": null,
"is_bot": false,
"headline": "1.2.28",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-28T07:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0306d06d29873336eef99c713ad44caa0e52f9e",
"body": "…ructured trial_extension in 402\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "1.2.29 fix: gate email dedup (1h Redis TTL), HALT_WORKFLOW action, st…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-28T07:36:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7b674599778ba93e506978942acb8c3ee2808d2c",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "1.2.28 feat: owner key bypass for fleet owner (OWNER_KEY env var)",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-28T01:26:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f75d20f432c97436f29ec8cf432da66635f6887",
"body": null,
"is_bot": false,
"headline": "1.2.27",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-26T08:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c18d56dbf079baeeda1d0e17f0fee316df38d8",
"body": "… for permanent audit trail",
"is_bot": false,
"headline": "v1.2.27 fix: persist trial extensions to Redis (tender:trial:{email})…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-26T08:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712f5582c63c5d80b095e3ceaab9b56b2c7f670e",
"body": null,
"is_bot": false,
"headline": "1.2.26",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-26T07:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86f6ef718b6341bc4b20846377fb75956018561",
"body": null,
"is_bot": false,
"headline": "v1.2.26 gate response — add direct email contact for custom plans",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-26T07:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfdb6ada2dc61e0ae9561552f88dcf9cfae85e75",
"body": "Task 1 (purpose verb + required fields) confirmed already done on both tools\nfrom a prior ATO optimisation pass -- no changes needed. Tasks 2-4 implemented:\ncalls_remaining across HTTP and stdio transports; verdict_ttl per tool (1hr,\nlive contracts); data_source_status derived from per-source error tracking\nacross all 5 success-response shapes (search_tenders, DAILY_DIGEST free/paid,\nAWARD_HISTORY free/paid).",
"is_bot": false,
"headline": "v1.2.25 — calls_remaining, verdict_ttl, data_source_status fields",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-25T04:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "343e437c9740204b6668884cfa553454e31ae437",
"body": null,
"is_bot": false,
"headline": "chore: sync server.json version to match published npm version",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-24T08:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46c51707ea54a65e5bae35a67e29655c4845287",
"body": null,
"is_bot": false,
"headline": "1.2.24",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-24T08:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c31a53e43ec54c128f76461659eec05ecae7220",
"body": "…n followups, outputSchema\n\nAdds unauthenticated /public-stats (lifetime calls, uptime %, first_deployed,\nversion) for agent orchestrators. Gate responses are now self-contained\n(server + workflow impact + upgrade path in one sentence) and detect\ncross-server operators via shared fleet Redis. Added outputSchema to both\ntools (additive). Audited glama.json/server.json/README/smithery.yaml\nagainst the live tools array -- no phantom tools or false data-source\nclaims found here, already accurate.",
"is_bot": false,
"headline": "v1.2.24 -- public-stats, fleet-wide gate improvements, trial-extensio…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-24T06:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd54f75dbde04fa72bcd57fba8fb52ddbf30de0",
"body": "Bump to v1.2.23. Add agentRole to smithery.yaml.",
"is_bot": false,
"headline": "fix: gate returns HTTP 402 (x402 standard for non-transient quota)",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-23T08:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3618afad4a142983c12a949cdd72f4ecfce8f968",
"body": "…link in gate message",
"is_bot": false,
"headline": "feat: email notification on free tier gate hit; fix duplicate stripe …",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-20T15:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a61ce5acc97108892fdd280fd15f409916f7657",
"body": "Add charge.refunded webhook handler: looks up the checkout session by\npayment_intent via the Stripe REST API, matches the customer email\nagainst issued API keys, and deletes the key from Redis, the in-memory\nmap, and the on-disk snapshot.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: revoke API key on Stripe refund",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-18T03:15:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "57c5a905c4441561acfa491ec67c3f1551d08bd0",
"body": null,
"is_bot": false,
"headline": "fix: log Resend HTTP errors in sendEmail",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-17T09:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3001e920ceee373ba6d638e5c7f8d743ac183eb",
"body": "… provisioning",
"is_bot": false,
"headline": "fix: Stripe webhook validates payment_link ID to prevent cross-server…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-17T08:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6072d23374290909ad2b0bb1ce0b561837dca939",
"body": null,
"is_bot": false,
"headline": "fix: sync server.json version to 1.2.18",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-17T07:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d619bfbf753b497e8c9507bd65c8db54376076",
"body": "…ence",
"is_bot": false,
"headline": "feat: SmitheryBot detection on search_tenders and get_tender_intellig…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-17T07:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47126d71746188dc225848d78878351d993ca2a",
"body": "…, ToolRank badge\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: ATO optimisation — purpose verb, usage context, required fields…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-16T01:52:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bbf4f30923e26dc82e7fe7db921310296cc113e7",
"body": null,
"is_bot": false,
"headline": "v1.2.16 feat: server-card.json static metadata",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-11T07:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60de8f914eac9840d0ae68ddcdecdd2626469753",
"body": null,
"is_bot": false,
"headline": "fix: bump to v1.2.15 past existing npm publish",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-11T06:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbbc94aa10d32e47b0d01944532b56c2a899ed5a",
"body": null,
"is_bot": false,
"headline": "feat: add Smithery icon",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-11T06:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be51176e4c6f2146c5fbdd7c15cfc3c8613970df",
"body": null,
"is_bot": false,
"headline": "v1.2.14 feat: kill switch + per-minute rate limiting",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-11T03:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a6689941d55cbfbe4f0f7421f6382c467e3b3a",
"body": null,
"is_bot": false,
"headline": "v1.2.13 fix: BEFORE trigger language + consequence-first limit error",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-08T01:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6552870ae146e8dcab1cbaf20a069a6de07de39d",
"body": null,
"is_bot": false,
"headline": "v1.2.12 feat: Smithery score optimisation",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-05T02:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b3faa2e17792f311141a63f8a4d27b148313e4",
"body": null,
"is_bot": false,
"headline": "v1.2.11 feat: daily-report endpoint",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-04T04:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1079aa26b79fb071b3a50ac97afbca7ddf7c433d",
"body": "…criptions\n\n- Upstash Redis helpers (redisGet/Set/Expire/Keys) verbatim from bizfile pattern\n- Free tier persistence: loadFreeTierFromRedis/saveFreeTierToRedis with Math.max merge\n- API key persistence: saveKeyToRedis/loadApiKeysFromRedis with prefix tender\n- appendSessionLog with 24h TTL; /session-\n[…]\nr.listen: async + await loadApiKeysFromRedis + loadFreeTierFromRedis\n- Two tool descriptions rewritten for orchestral agent runtime selection\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "v1.2.10 feat: Redis persistence, session logging, agent-optimised des…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-04T01:05:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1e7823c0dfee9dd5abd65df310a02583509b71e4",
"body": null,
"is_bot": false,
"headline": "fix: sync VERSION constant to 1.2.9",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-02T06:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfbf70a9f949f0460a907e4f79bb5b1b69a053a6",
"body": null,
"is_bot": false,
"headline": "v1.2.9 fix: IP extraction Cloudflare fix",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-06-02T02:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1552cd6d87e79f6417e410039581b741e4b9e9",
"body": null,
"is_bot": false,
"headline": "add Harness Integration section to README",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-05-05T02:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6221cfc35043cbb6b5c8594bf448ff2387b9cd6b",
"body": null,
"is_bot": false,
"headline": "bump to v1.2.7",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-05-03T09:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d2b2d7711561f441a61873be0ea99a0dfe1d37",
"body": "…stence and monthly free tier reset",
"is_bot": false,
"headline": "v1.2.7 update descriptions, fix UK keyword search, add paid key persi…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-05-03T09:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4947d8519c27e77df178e1e5354ac2b258ce1549",
"body": null,
"is_bot": false,
"headline": "fix: update README pricing to prepaid bundles",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-05-02T12:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed16ac0fc6c94039bd0d1f52d80b096a33cc366",
"body": null,
"is_bot": false,
"headline": "chore: bump package.json version to 1.2.6",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-05-02T11:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4fe88ed11eb8a11905b28f4e63e695480964ce",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: budget ledger + idempotency + error improvements",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-05-02T00:07:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cabee8ded236fe4c84e8c0dfe534cbe3c5307a39",
"body": null,
"is_bot": false,
"headline": "add Smithery badge to README",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-29T23:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a955c787db8863009091fcfd2731e8662767878",
"body": null,
"is_bot": false,
"headline": "v1.2.5 -- bump server.json version",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-28T01:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3a52bf2a7706d98dc18a1932d7239e3776bb4ba",
"body": "PRO_UPGRADE_URL and ENTERPRISE_UPGRADE_URL constants added.\nFree tier limit errors now direct agents to prepaid bundle links\n(500 searches for $8, calls never expire).\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "v1.2.5 -- update payment links to prepaid bundle URLs",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-28T01:10:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1eaeb480e6bdb5162ac1d79a67f725f2eb9a0164",
"body": null,
"is_bot": false,
"headline": "add MIT license",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-28T00:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd15d68583d7b44a635fca956280322c2219a8bb",
"body": "…ced error fields",
"is_bot": false,
"headline": "v1.2.4 budget-aware: token_count on responses, /ready endpoint, enhan…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-26T16:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271012aaa3d1c1f58fdb50c5d1fd3895358055bd",
"body": "…emPrompt",
"is_bot": false,
"headline": "v1.2.3 Smithery metadata fix -- correct tool names, description, syst…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-26T06:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c84c75ed9e7d84b2be5a0a9053dcc531fdca68",
"body": "…pricing",
"is_bot": false,
"headline": "v1.2.3 -- TCO description rewrite, deadline-miss consequence, bundle …",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-26T01:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197419f99a35bce5ce3e3e70c6683f7bc5e966d2",
"body": null,
"is_bot": false,
"headline": "chore: add v1.2.2 changelog entry",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-26T00:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc10f21c9c6d60a872c8bc63a52518a8ef2b7171",
"body": "… em-dash fixes",
"is_bot": false,
"headline": "v1.2.2: VERSION sync, stdio handler, agent_action in all error paths,…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-26T00:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6497a87f5c44d5821f2d187ec4aabfecd66a79f7",
"body": null,
"is_bot": false,
"headline": "v1.2.1 improve tool descriptions for agent discoverability",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-23T08:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d044b0aa43e4b92f34de68be8755f73b5dc2cbdf",
"body": null,
"is_bot": false,
"headline": "publish to official MCP registry v1.2.1",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-23T06:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68bc03af90cf2fcadf0c9e8ff4c7a26a0a19ec4",
"body": null,
"is_bot": false,
"headline": "fix server.json: add websiteUrl, fix description typo",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-23T06:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "315995e7604ff0810e541848c8aa1cc23c1d3122",
"body": null,
"is_bot": false,
"headline": "fix package.json: keywords, bugs, engines, author",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-23T05:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d656c1cd388c656006bca8a58b2475615eb59de5",
"body": null,
"is_bot": false,
"headline": "v1.2.0 update CHANGELOG",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-21T08:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff0286ae33a302acf71e7262c808af111cfa7af2",
"body": null,
"is_bot": false,
"headline": "v1.2.0 update server.json version",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-21T08:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a41454349e70226ccee1e1de6b25360d2a0fbc4e",
"body": null,
"is_bot": false,
"headline": "v1.2.0 clean up stray files",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-21T08:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a609e0fd89cab77813c9b3f762afbdb895c1568f",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-21T08:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e065ad333fe9b2098f67364e82c32aa9f2fdf7",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-21T08:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446b8bea819c889d1b865eda8a18916f7568332e",
"body": null,
"is_bot": false,
"headline": "v1.2.0 consolidate to 2 tools: search_tenders + get_tender_intelligence",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-21T08:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "070a013ce134325a5adfdb0ad75c85a546d44c1b",
"body": null,
"is_bot": false,
"headline": "security: stripe webhook signature verification",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-18T03:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069aa84b1559f6b1fa14c84f47baf475ea4bd637",
"body": null,
"is_bot": false,
"headline": "v1.1.0 partial response for free tier, quota warning nudge",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-16T07:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c00936557fe66d06254f9a8e9e1043d7e6d3b04",
"body": null,
"is_bot": false,
"headline": "feat: add /deps health endpoint, v1.0.2",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-12T00:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a541462a9b09dbaba8b3bb0a456359aa482a7764",
"body": null,
"is_bot": false,
"headline": "fix: update model string to claude-sonnet-4-6",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-11T03:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f7411f07a130f52e328ad8e45ae0f13bfd7b21",
"body": "…eadline timezone",
"is_bot": false,
"headline": "fix: EU TED contracting_authority unwrap multilingual object, strip d…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-10T05:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb29662a224b958b584df980db432814d91715f",
"body": null,
"is_bot": false,
"headline": "fix: remove duplicate brace in health endpoint HEAD handler",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-10T03:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2621af5454c970302f4122d808ba8701cc55547e",
"body": null,
"is_bot": false,
"headline": "fix: support HEAD requests on /health for UptimeRobot monitoring",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-10T03:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48d7d77d2ca039f3214e0efd6a40390226a5fc4",
"body": "… results v1.0.1",
"is_bot": false,
"headline": "fix: correct UK/EU TED/SAM.gov parsers - all three sources now return…",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-10T02:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8cf6ec61b3fd09ea7c6580574b2e8acd07fe82",
"body": null,
"is_bot": false,
"headline": "initial commit v1.0.0",
"author_name": "Ojas",
"author_login": "OjasKord",
"committed_at": "2026-04-09T13:02:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 77,
"latest_release_at": "2026-06-24T08:17:30Z",
"latest_release_tag": "v1.2.24",
"releases_from_tags": true,
"days_since_last_push": 3,
"active_weeks_last_year": 12,
"days_since_latest_release": 31,
"mean_days_between_releases": 32
},
"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": "tender-mcp",
"exists": true,
"license": "MIT",
"keywords": [
"mcp",
"tender",
"procurement",
"government-contracts",
"uk-contracts-finder",
"eu-ted",
"sam-gov",
"bid-scoring",
"public-sector",
"rfp",
"rfq",
"contracts",
"agentic-finance"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/tender-mcp",
"is_deprecated": false,
"latest_version": "1.3.2",
"repository_url": "https://github.com/OjasKord/tender-mcp",
"versions_count": 32,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2711,
"first_published_at": "2026-04-10T02:32:08.334000Z",
"latest_published_at": "2026-07-20T01:24:35.726000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 95218,
"source_files_sampled": 1,
"oversized_source_files": 1,
"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": 16,
"malicious_count": 0,
"assessed_package": "npm:tender-mcp@1.3.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@coinbase/x402",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.0"
},
{
"name": "@x402/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.17.0"
},
{
"name": "@x402/evm",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.17.0"
},
{
"name": "@x402/extensions",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.17.0"
}
],
"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": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "OjasKord",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/271656763?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": null,
"reason": "no pull request found",
"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/30 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0973a12669f8baed127babe047736a6e996868e1",
"ran_at": "2026-07-26T01:23:23Z",
"aggregate_score": 2.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-22T04:55:24Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/OjasKord/tender-mcp",
"host": "github.com",
"name": "tender-mcp",
"owner": "OjasKord"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 41,
"vitality": 78,
"community": 32,
"governance": 29,
"engineering": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 77,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "77 commits in the last year",
"points": 17,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 77
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.2.24",
"releases_from_tags": true,
"days_since_latest_release": 31,
"mean_days_between_releases": 32
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 31 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 31
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~32 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 32
}
}
],
"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": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": 57,
"inputs": {
"packages": [
"tender-mcp"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2711
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,711 downloads/month across npm",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2711,
"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": "critical",
"name": "Sustainability & Governance",
"value": 29,
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"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": 23,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "OjasKord",
"public_repos": 11,
"account_age_days": 120
},
"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": "0 followers of OjasKord",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "OjasKord"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "11 public repos, account ~0 yr old",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 11
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tender-mcp"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 31,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"agent",
"compliance",
"government",
"mcp",
"tender"
],
"has_wiki": true,
"homepage": "https://kordagencies.com/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://kordagencies.com/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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:tender-mcp@1.3.2 runtime dependency closure — what installing the published package pulls in — 16 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:tender-mcp@1.3.2",
"assessed": 16
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 16,
"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": 16,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 19,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.442,
"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": "34 of 77 human commits state their intent (structured subject or explanatory body)",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 77
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.091,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "7 of the last 77 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 7,
"sampled": 77
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 95218,
"source_files_sampled": 1,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/1 source files over 60KB",
"points": 0,
"status": "missed",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T01:23:27.340336Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OjasKord/tender-mcp.svg",
"full_name": "OjasKord/tender-mcp",
"license_state": "standard",
"license_spdx": "MIT"
}