Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 01:16 UTC

OjasKord / local-model-suitability-mcp

JavaScriptMIT★ 0 stars⑂ 0 forkssince Apr 2026View on GitHub ↗

OjasKord/local-model-suitability-mcp holds a health index of 42 out of 100, placing it in the At risk band. It scores highest on Vitality (77/100) and lowest on Engineering Quality (23/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

42
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

42
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

OjasKordPersonal account
0 followers11 public repossince Mar 2026

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

77Good · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
6.9/36Commit cadence — 10/52 weeks with commits
15.9/18Commit volume — 58 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year58
human_commit_share1
days_since_last_push6
active_weeks_last_year10
How it's scored
16.2/27Ships releases — 3 version tags (no GitHub releases)
36/36Release recency — latest release 31 days ago
27/27Release cadence — a release every ~36 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count3
latest_release_tagv1.1.22
releases_from_tagsyes
days_since_latest_release31
mean_days_between_releases36
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

32At risk · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44.1/80Monthly downloads — 2,019 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageslocal-model-suitability-mcp
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,019
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

29Critical · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
0/25Owner reach — 0 followers of OjasKord
8.5/25Track record — 11 public repos, account ~0 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginOjasKord
public_repos11
account_age_days120
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslocal-model-suitability-mcp
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

23Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://kordagencies.com
0/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicscost-optimization, local-llm, mcp, model-routing, ollama, privacy, cost-optimisation, cost-reduction, mcp-server
has_wikino
homepagehttps://kordagencies.com
has_readmeyes
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages40
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:local-model-suitability-mcp@1.1.29 runtime dependency closure — what installing the published package pulls in — 40 packages. Reachability is not analyzed.

AI Readiness

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.

28Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.1/40Legible commit history — 24 of 58 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.414
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 8 of the last 58 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.138
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/1 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes54,116
source_files_sampled1
oversized_source_files0

Key facts

0GitHub stars
1contributors
58commits, last 12 months
6days since last push
3releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 01:16 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@anthropic-ai/sdk^0.39.0package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:local-model-suitability-mcp@1.1.29 pulls in 40 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cost-optimization",
        "local-llm",
        "mcp",
        "model-routing",
        "ollama",
        "privacy",
        "cost-optimisation",
        "cost-reduction",
        "mcp-server"
      ],
      "is_fork": false,
      "size_kb": 198,
      "has_wiki": false,
      "homepage": "https://kordagencies.com",
      "languages": {
        "JavaScript": 54116
      },
      "pushed_at": "2026-07-20T01:04:36Z",
      "created_at": "2026-04-13T06:41:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T01:04:39Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "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.1.22",
          "kind": "patch",
          "published_at": "2026-06-24T08:17:53Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-04-16T05:07:49Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-04-13T07:14:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d25b18d93c8944a64cd64651b9693b7bb26b9ab4",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.29 fix redisSet Upstash env var bypass, sync VERSION const",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-07-20T01:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a785f4244cda49feec111416c0dea1accf78e6",
          "body": null,
          "is_bot": false,
          "headline": "1.1.28",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-29T03:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8f8703184af8864feb68b03753fdc60fcc195f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add /.well-known/glama.json ownership endpoint v1.1.27",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-29T03:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80235f87d92e4a6af2c013a93efda3f7d21f1a8e",
          "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:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351a57339372e53882b40c0c6196ade31d4bd8b2",
          "body": null,
          "is_bot": false,
          "headline": "1.1.26",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-28T08:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba83d05dc9ca9d858a53683242e65c5077c0f7d",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: gate email dedup, HALT_WORKFLOW agent_action (v1.1.26)",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-28T07:54:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fea72bb8db4fe92aaaf30148518bf2b2e43ac126",
          "body": null,
          "is_bot": false,
          "headline": "1.1.25",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-28T07:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc8e71d2af94ecaf49f0ea8ae7b9eb8fb392f91",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "1.1.25 feat: owner key bypass for fleet owner (OWNER_KEY env var)",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-28T01:26:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7c761df77ec5c8c5edf2c5e58d2b639dc4968bfb",
          "body": null,
          "is_bot": false,
          "headline": "1.1.24",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-26T08:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38623ab42594b21a7476000c99c0ff58e6c427ee",
          "body": "…r permanent audit trail",
          "is_bot": false,
          "headline": "v1.1.24 fix: persist trial extensions to Redis (lms:trial:{email}) fo…",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-26T08:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f198b767c0f0fcdae0a4751e7e829a23c0e1ec7",
          "body": "Task 1 (purpose verb + required fields) confirmed already done in a prior\npass -- no changes needed. Tasks 2-4: calls_remaining (unlimited for paid\nkeys, numeric free-tier headroom otherwise) across HTTP POST and stdio;\nverdict_ttl (86400s); data_source_status derived from the existing AI\nJSON-parse fallback path.",
          "is_bot": false,
          "headline": "v1.1.23 — calls_remaining, verdict_ttl, data_source_status fields",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-25T04:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628e5f6e2fa43ec99ece8069b80225cbb4a732f2",
          "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:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c79012edc1c6aa20c92ac527b1f8eecf1a764b6",
          "body": null,
          "is_bot": false,
          "headline": "1.1.22",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-24T08:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea610333e901eac5e8b0847891a342e2093f0d82",
          "body": "…n followups, outputSchema, accuracy fixes\n\nAdds unauthenticated /public-stats (lifetime calls, uptime %, first_deployed,\nversion) for agent orchestrators. Gate response is now self-contained\n(server + workflow impact + upgrade path in one sentence) and detects\ncross-server operators via shared flee\n[…]\nn the real field is\nLOCAL/CLOUD/EITHER. Fixed the 402 gate response building its own plain\nerror text instead of using checkAccess's reason field. Fixed\nsmithery.yaml claiming 2 tools when there is 1.",
          "is_bot": false,
          "headline": "v1.1.22 -- public-stats, fleet-wide gate improvements, trial-extensio…",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-24T07:04:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "104be3412e04f32284dc9d15b0ff740f9054c510",
          "body": "Bump to v1.1.21. 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:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aef25bec810e27b212f235e6ec97472c7f0474a",
          "body": null,
          "is_bot": false,
          "headline": "feat: email notification on free tier gate hit",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-20T15:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0417cea3b5b17c59590a604ff9647626387fe885",
          "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 stats 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:18:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b8f8f3ad9f058aea89b032442d30d31234a8345d",
          "body": null,
          "is_bot": false,
          "headline": "fix: log Resend HTTP errors; was silently swallowing non-2xx failures",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-17T09:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3492ae27544f9e881f95efd724021192754b69d5",
          "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:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88bfd2426ab0921845456b758a44b2fd69549a0a",
          "body": null,
          "is_bot": false,
          "headline": "fix: sync server.json version to 1.1.16",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-17T07:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1417e1fd931e60c65882f665454ab5f1cea5318",
          "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:53:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "40d410e13c770df42b8cb6d71504cfde00c40d07",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.15 feat: server-card.json static metadata",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-11T07:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9167e9f1ce9f0d226e8d24eb1a404ea522bb54c7",
          "body": null,
          "is_bot": false,
          "headline": "fix: bump to v1.1.14 past existing npm publish",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-11T06:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eea4d913124c73b31cc3404b15ea7ce63fdf7e6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Smithery icon",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-11T06:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3743e2504cb74dba858bdd1b7db03ff7fe4e7b06",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.13 feat: kill switch + per-minute rate limiting",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-11T03:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccbf4b4847d52bdd9a46261b130a2cf3f177272",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.12 fix: BEFORE trigger language + consequence-first limit error",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-08T01:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ac0740c84db65578649847e33602c2b83567d8",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.11 feat: Smithery score optimisation",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-05T02:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acb38b3f535e8b9a49f9af852368c93c750d1c7",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.10 feat: daily-report endpoint",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-04T04:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb9e6130ffa55663f3e9b432a05cbfed454c607",
          "body": "…ription\n\n- Upstash Redis helpers (redisGet/Set/Expire/Keys) verbatim from bizfile pattern\n- Free tier persistence: loadFreeTierFromRedis/saveFreeTierToRedis with Math.max merge (adapted for stats object structure)\n- API key persistence: saveKeyToRedis/loadApiKeysFromRedis with prefix lms\n- appendSe\n[…]\nync + await loadApiKeysFromRedis + loadFreeTierFromRedis\n- check_local_viability description rewritten for orchestral agent runtime selection\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "v1.1.9 feat: Redis persistence, session logging, agent-optimised desc…",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-04T01:22:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a45a3dc1907ef368ca2f1c533b953bcbca2a3202",
          "body": null,
          "is_bot": false,
          "headline": "fix: sync VERSION constant to match package.json",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-02T06:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109b0ede38033ff44f61e189615b1ebfbd7178da",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.8 fix: IP extraction Cloudflare fix",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-06-02T02:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8c94ef968278d5adcf0456a967834f91e41a65",
          "body": null,
          "is_bot": false,
          "headline": "add Harness Integration section to README",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-05-05T02:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8dea517aaf20dd8cd1279102034a6aa3abae48a",
          "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:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6ab970655ca34953d96133575aa2f82cfc6b8b",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump package.json version to 1.1.6",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-05-02T11:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d571c944b986ad08ee4bfb50837d5d124dbcdf66",
          "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:08:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "61f4355f3362b3f69067cd6054b87919907f3817",
          "body": null,
          "is_bot": false,
          "headline": "add Smithery badge to README",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-29T23:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7817fcf3f8d86da2a204853c091a292f868e31a5",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.5 -- bump server.json version",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-28T01:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621a008462e7436d13aed0b5a1a55d5c931ada11",
          "body": "PRO_UPGRADE_URL and ENTERPRISE_UPGRADE_URL constants added.\nFree tier limit errors now direct agents to prepaid bundle links\n(500 calls for $20, calls never expire).\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "v1.1.5 -- update payment links to prepaid bundle URLs",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-28T01:15:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5493f4bc88435525d9cc24ffbbc2e3ae86e9f93f",
          "body": null,
          "is_bot": false,
          "headline": "add MIT license",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-28T00:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "214cf976f3d767cb549a83da35d92965f9747d2e",
          "body": "…ced error fields",
          "is_bot": false,
          "headline": "v1.1.4 budget-aware: token_count on responses, /ready endpoint, enhan…",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-26T16:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661beacffaf8e66a61f944f5af99b7f88a215775",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.3 Smithery metadata fix -- description field added",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-26T06:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935456ae1c52e1226db2fead7095c97e2b00bf3a",
          "body": "…rInfo",
          "is_bot": false,
          "headline": "v1.1.3 -- TCO description rewrite for check_local_viability and serve…",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-26T01:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a327f675b1d44d77af1bbcbbb1155d5782a8f3",
          "body": "…o description\n\n- Model string corrected: claude-sonnet-4-20250514 -> claude-sonnet-4-6\n- setupStdio() added -- enables Claude Desktop / npm stdio transport\n- description field added to serverInfo in HTTP initialize response\n- agent_action added to all error responses (task missing, free tier exhausted, AI error)\n- VERSION bumped to 1.1.2 (was 1.1.0 in server.js, 1.1.1 in package.json -- synced)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "v1.1.2: model fix, stdio transport, agent_action in errors, serverInf…",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-25T12:48:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ed85fab8de2f9e89ccb2c3e9589e92e43942d3e9",
          "body": null,
          "is_bot": false,
          "headline": "publish to official MCP registry v1.1.1",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-23T06:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035160765b1d86a43b9edc6f4604b70a1efb331c",
          "body": null,
          "is_bot": false,
          "headline": "fix package.json: version sync, repository, bugs, engines, author",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-23T05:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f096102d745dd2bcea8e95326df822b9914a42ce",
          "body": "…default",
          "is_bot": false,
          "headline": "v1.1.0 reframe: check_local_viability — cloud is expensive, local is …",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-20T08:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49dac380d26f3bb8b95fae08223552dc30aecfe",
          "body": null,
          "is_bot": false,
          "headline": "security: stripe webhook signature verification",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-18T03:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22872ad66d35eb84b159f6bfc42476a314624e35",
          "body": null,
          "is_bot": false,
          "headline": "fix: stats endpoint returns computed summary fields for dashboard",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-18T02:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89c7d5fa39d652d64905f91dbef198846b5f596",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.4 add Stripe webhook, API key issuance, payment links",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-16T07:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b81bf059487a14b1842c74f3735693dae5f0925",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.3 partial response for free tier, quota warning nudge",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-16T06:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87abe30bba40c70585deace9be233580226e70a0",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2 add /deps endpoint, CORS headers, fix model string",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-16T05:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602e71e6c6a385b48facee495660aafe6a4829f4",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2 add /deps endpoint, CORS headers, fix model string",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-16T05:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d12f3b448d255f479d0fca41c384b017e1624d2",
          "body": null,
          "is_bot": false,
          "headline": "1.0.2",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-16T05:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3cced1f5267fa73bd8696ca5c3c656f4c25f560",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.1 add mcpName, update server.json",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-13T09:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c1c2a8d6c6ac91351ba73cf1a26b1be614cd09",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-13T07:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bce3f24d4db188eed030c37df249066e3634916",
          "body": null,
          "is_bot": false,
          "headline": "add mcpName field",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-13T07:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2529cbdb884169733ed67918ad331655638fab0",
          "body": null,
          "is_bot": false,
          "headline": "add well-known server card for Smithery",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-13T07:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d16f51f1dfd8532a1db80f8080827bb9c351a3",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0 initial release",
          "author_name": "Ojas",
          "author_login": "OjasKord",
          "committed_at": "2026-04-13T06:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 58,
      "latest_release_at": "2026-06-24T08:17:53Z",
      "latest_release_tag": "v1.1.22",
      "releases_from_tags": true,
      "days_since_last_push": 6,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 31,
      "mean_days_between_releases": 36
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "local-model-suitability-mcp",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "mcp",
            "local-model",
            "ollama",
            "model-routing",
            "cost-optimisation",
            "inference",
            "ai-agents",
            "llm",
            "edge-ai",
            "model-selection",
            "cloud-vs-local"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/local-model-suitability-mcp",
          "is_deprecated": false,
          "latest_version": "1.1.29",
          "repository_url": "https://github.com/OjasKord/local-model-suitability-mcp",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2019,
          "first_published_at": "2026-04-13T06:55:58.910000Z",
          "latest_published_at": "2026-07-20T01:24:24.655000Z",
          "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": 54116,
      "source_files_sampled": 1,
      "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": 40,
        "malicious_count": 0,
        "assessed_package": "npm:local-model-suitability-mcp@1.1.29",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@anthropic-ai/sdk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.39.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": 58,
          "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d25b18d93c8944a64cd64651b9693b7bb26b9ab4",
        "ran_at": "2026-07-26T01:16:17Z",
        "aggregate_score": 3.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-20T01:04:37Z",
      "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/local-model-suitability-mcp",
    "host": "github.com",
    "name": "local-model-suitability-mcp",
    "owner": "OjasKord"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 42,
      "inputs": {
        "security": 49,
        "vitality": 77,
        "community": 32,
        "governance": 29,
        "engineering": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 58,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 10
            },
            "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": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "58 commits in the last year",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "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.1.22",
              "releases_from_tags": true,
              "days_since_latest_release": 31,
              "mean_days_between_releases": 36
            },
            "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 ~36 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36
                    }
                  }
                ],
                "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": 55,
            "inputs": {
              "packages": [
                "local-model-suitability-mcp"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2019
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,019 downloads/month across npm",
                "points": 44.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2019,
                      "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": [
                "local-model-suitability-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": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": "critical",
        "name": "Engineering Quality",
        "value": 23,
        "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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [
                "cost-optimization",
                "local-llm",
                "mcp",
                "model-routing",
                "ollama",
                "privacy",
                "cost-optimisation",
                "cost-reduction",
                "mcp-server"
              ],
              "has_wiki": false,
              "homepage": "https://kordagencies.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://kordagencies.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "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:local-model-suitability-mcp@1.1.29 runtime dependency closure — what installing the published package pulls in — 40 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:local-model-suitability-mcp@1.1.29",
                  "assessed": 40
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 40,
              "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": 40,
              "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": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.414,
              "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": "24 of 58 human commits state their intent (structured subject or explanatory body)",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 58
                    }
                  }
                ],
                "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.138,
              "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": "8 of the last 58 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 8,
                      "sampled": 58
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 54116,
              "source_files_sampled": 1,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/1 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T01:16:20.935477Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OjasKord/local-model-suitability-mcp.svg",
  "full_name": "OjasKord/local-model-suitability-mcp",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.