Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 03:04 UTC

yuseferi / opencode-litellm

OpenCode plugin for LiteLLM proxy support with auto-detection and dynamic model discovery

TypeScriptMIT★ 35 stars⑂ 14 forkssince Apr 2026View on GitHub ↗
KindLibraryPluginhow this is determined

yuseferi/opencode-litellm holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (73/100) and lowest on Engineering Quality (42/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

57
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).

Ownership

Yusef MohamadiPersonal account
68 followers172 public repossince May 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmopencode-plugin-litellm0.7.02,2491410 days agoopencodelitellmlite-llmpluginllm-proxyopenai-compatible

Metrics by category

Vitality

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

73Good · 21% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
2.1/36Commit cadence — 3/52 weeks with commits
13.8/18Commit volume — 33 commits in the last year
10/10OpenSSF Scorecard: Maintained — 10 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year33
human_commit_share0.97
days_since_last_push10
active_weeks_last_year3

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 13 releases published
36/36Release recency — latest release 10 days ago
27/27Release cadence — a release every ~9.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tagv0.7.0
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases9.7
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?

55Moderate · 17% of overall
How it's scored
24.8/60Stars — 35 stars
9.3/25Forks — 14 forks
0/15Watchers — 0 watchers
Inputs used
forks14
stars35
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)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges8
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
44.7/80Monthly downloads — 2,249 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesopencode-plugin-litellm
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,249
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?

50Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.8/22.5Commit distribution — top contributor authored 88% of commits
5.4/13.5Contributor breadth — 4 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.875
How it's scored
12/42Issue resolution — 29% of issues closed
15/30PR acceptance — 3/6 decided PRs merged
13/13Newcomer PR acceptance — 2/2 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-Review — Found 2/29 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues5
closed_issues2
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio0.286
closed_unmerged_prs3
first_time_authors_30d2
first_time_prs_merged_30d2
first_time_prs_decided_30d2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.2/25Owner reach — 68 followers of yuseferi
25/25Track record — 172 public repos, account ~14 yr old
Inputs used
followers68
owner_typeUser
is_verified
owner_loginyuseferi
public_repos172
account_age_days5,194
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 10 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesopencode-plugin-litellm
ecosystemsnpm
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

42Weak · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 1 out of 3 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsai, litellm, llm-proxy, openai-compatible, opencode, plugin, typescript
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

54Moderate · 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.8/2.5CI-Tests — 1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/29 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 10 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
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_packages32
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:opencode-plugin-litellm@0.7.0 runtime dependency closure — what installing the published package pulls in — 32 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

47Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 27 of 32 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.844
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 33
8/8Automated maintenance — 1 of the last 33 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/8 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes12,641
source_files_sampled8
oversized_source_files0

Key facts

35GitHub stars
4contributors
33commits, last 12 months
10days since last push
13releases
1bus factor
5open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 14 ⇿
0Stars
14Forks
6Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

03581013151422026-052026-062026-07
Major 0Minor 4Patch 2
OpenSSF Scorecard 4.3 / 10
4.3aggregate

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-08-04 03:04 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests1 out of 3 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/29 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained10 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npm@opencode-ai/plugin^1.14.0package.json
npm@opencode-ai/sdk^1.2.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:opencode-plugin-litellm@0.7.0 pulls in 32 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": [
        "ai",
        "litellm",
        "llm-proxy",
        "openai-compatible",
        "opencode",
        "plugin",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 173,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 38988
      },
      "pushed_at": "2026-07-24T12:50:53Z",
      "created_at": "2026-04-27T10:06:55Z",
      "owner_type": "User",
      "updated_at": "2026-08-04T01:56:09Z",
      "description": "OpenCode plugin for LiteLLM proxy support with auto-detection and dynamic model discovery",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Yusef Mohamadi",
      "type": "User",
      "login": "yuseferi",
      "company": null,
      "location": null,
      "followers": 68,
      "avatar_url": "https://avatars.githubusercontent.com/u/1736832?v=4",
      "created_at": "2012-05-14T10:09:51Z",
      "is_verified": null,
      "public_repos": 172,
      "account_age_days": 5194
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-24T12:51:04Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-07-24T12:37:05Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-05-10T23:42:38Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-05-10T23:34:55Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-05-10T23:30:04Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-05-10T23:25:53Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-04-27T23:04:27Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-04-27T22:37:19Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-04-27T19:54:51Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-04-27T19:22:52Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-04-27T18:59:21Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-27T10:52:29Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-27T10:08:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "baa8874e7c3869312776531c65cf0349c8491b98",
          "body": "# [0.7.0](https://github.com/yuseferi/opencode-litellm/compare/v0.6.0...v0.7.0) (2026-07-24)\n\n### Features\n\n* **plugin:** support multiple differently-named LiteLLM providers ([8d446d1](https://github.com/yuseferi/opencode-litellm/commit/8d446d117f89fef77650eabcb5d5e834ace90b3a))",
          "is_bot": false,
          "headline": "chore(release): 0.7.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-24T12:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d446d117f89fef77650eabcb5d5e834ace90b3a",
          "body": null,
          "is_bot": false,
          "headline": "feat(plugin): support multiple differently-named LiteLLM providers",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-07-24T12:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421e27eaca0fdc291cd699dc95813a402e574591",
          "body": "# [0.6.0](https://github.com/yuseferi/opencode-litellm/compare/v0.5.0...v0.6.0) (2026-07-24)\n\n### Bug Fixes\n\n* **litellm:** enrich model discovery with info ([#10](https://github.com/yuseferi/opencode-litellm/issues/10)) ([2aa3873](https://github.com/yuseferi/opencode-litellm/commit/2aa3873aa6026c9e\n[…]\nf0c7fd96d863dc9b8af))\n\n### Features\n\n* **release:** set up automated semantic-release via OIDC ([45119ce](https://github.com/yuseferi/opencode-litellm/commit/45119ce7ce6e26ffe787cdcda501160be66aee3a))",
          "is_bot": false,
          "headline": "chore(release): 0.6.0 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-24T12:36:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "45119ce7ce6e26ffe787cdcda501160be66aee3a",
          "body": null,
          "is_bot": false,
          "headline": "feat(release): set up automated semantic-release via OIDC",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-07-24T12:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3089b041b9ff7dbdaaa57de370d23509179b5936",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Tuning Engines LiteLLM route (#6)",
          "author_name": "cerebrixos",
          "author_login": "cerebrixos",
          "committed_at": "2026-07-24T12:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa3873aa6026c9e57650f0c7fd96d863dc9b8af",
          "body": "* fix(litellm): enrich model discovery with info\n\n* doc: update documentation\n\n* chore: remove wildcards and fix model config\n\n* fix(litellm): address model discovery review feedback\n\n* docs: clarify filtered model discovery",
          "is_bot": false,
          "headline": "fix(litellm): enrich model discovery with info (#10)",
          "author_name": "Daniele Iasella",
          "author_login": "overbit",
          "committed_at": "2026-07-24T12:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02943ac9990042fc17811655183a875749344ec5",
          "body": "The provider.models hook is never called by OpenCode for custom\nproviders. Rewrite to use the config hook (same approach as\nopencode-lmstudio) which mutates config.provider.litellm.models\ndirectly at startup. No seed model required in opencode.json.",
          "is_bot": false,
          "headline": "feat!: rewrite to use config hook for model injection",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-05-10T23:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6657288f93014fe5b0b20847a62937b3933494",
          "body": "OpenCode's config hook is read-only — mutations don't reach the\nprovider registry. The provider.models hook only fires when the\nprovider has at least one model in the static config. Document\nthis requirement and update all config examples to include a\nseed model entry that gets replaced by discovered models.",
          "is_bot": false,
          "headline": "fix: require seed model entry in config for provider registration",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-05-10T23:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c07411f4a40b2836e7d8f60c5f5a1f827e1c3d7",
          "body": "An empty models map ({}) is still treated as 'no models' by OpenCode.\nSeed with a placeholder entry so the provider is always registered\nand the provider.models hook gets a chance to replace it with\ndiscovered models.",
          "is_bot": false,
          "headline": "fix: seed placeholder model so OpenCode registers the provider",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-05-10T23:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2352b9cad7d915438c449eb1b0623d7efe33d44",
          "body": "…provider\n\nOpenCode skips providers that have no models defined in the config,\nwhich means the provider.models hook was never called for zero-config\nsetups. Add a config hook that ensures the provider entry has at least\nan empty models map before OpenCode processes it.\n\nAlso adds customHeaders support for proxies behind Cloudflare Access\nor other API gateways requiring extra HTTP headers during discovery.",
          "is_bot": false,
          "headline": "fix: seed empty models map via config hook so OpenCode registers the …",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-05-10T23:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d40f3a8786da63a72eb8fa23a221b3fa876e77b",
          "body": null,
          "is_bot": false,
          "headline": "0.3.1",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T23:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e2a5b709631df257cec2bd32a639fc4b0cb605e",
          "body": "…listing models\n\nSplit the previous combined example into a minimal URL/auth override and a\nseparate optional curation example, so users no longer think they must declare\neach model under `models` to make the plugin work.",
          "is_bot": false,
          "headline": "docs(readme): clarify that explicit provider config does not require …",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T23:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74f68b6dbd097a9455f75067ac79a2f8350d063c",
          "body": null,
          "is_bot": false,
          "headline": "0.3.0",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T22:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ed1d37801700a7be19013c7908d400cd76f1d4",
          "body": "The 0.2.x architecture used the 'config' lifecycle hook to mutate\nconfig.provider.litellm.models at startup. That turned out to be a\nread-only notification in OpenCode's plugin API — our writes never\nreached the runtime, so the formatter and discovery logic were dead\ncode in production. The 'provide\n[…]\nok\n  contract and the @opencode-ai/sdk/v2 Model/Provider types.\n\nFiles removed: src/plugin/config-hook.ts, src/plugin/enhance-config.ts.\nFiles added: src/plugin/build-model.ts, src/plugin/discover.ts.",
          "is_bot": false,
          "headline": "feat!: rewrite plugin to use provider.models hook (BREAKING)",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T22:36:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9daa75e547e48e0856305cf9c33ac549e65c596b",
          "body": "This reverts commit b5d3be6e49dfa68a24013d23e013ac62cdb652b7.",
          "is_bot": false,
          "headline": "Revert \"chore(deps): bump typescript in the dev-dependencies group (#3)\"",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T20:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d3be6e49dfa68a24013d23e013ac62cdb652b7",
          "body": "Bumps the dev-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `typescript` from 5.9.3 to 6.0.3\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3)\n\n---\nupda\n[…]\non-update:semver-major\n  dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump typescript in the dev-dependencies group (#3)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T19:59:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "85528c7a18d520e31d151ac3cd35f764b7566d1f",
          "body": null,
          "is_bot": false,
          "headline": "0.2.3",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d6585bd3601ee8566c4ee7ff6ed1d868d13a77",
          "body": "Models with dash-only version ids like 'claude-opus-4-7' were rendered\nas 'Claude Opus 4 7' because the formatter split on dashes and rejoined\nwith spaces, with no way to know that the trailing '4-7' was actually\na '4.7' version pair.\n\nAdd a conservative heuristic that collapses a trailing pair of 1\n[…]\nd name.\n\nMid-id version pairs (gemini-2-5-pro, gpt-5-1-codex-low) still render\nwith separated digits; fixing those requires querying LiteLLM's\n/v1/model/info endpoint and is held for a future release.",
          "is_bot": false,
          "headline": "fix: render Anthropic dash-versioned model ids with a dotted version",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:54:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68bbe77d7f84ddb2f56f143186261ff0694cccfe",
          "body": "Renovate offers stronger primitives for a low-churn plugin:\n- Group all GitHub Actions updates into a single weekly PR\n- Group all dev-dependency minor/patch updates into one PR and\n  auto-merge them once CI is green\n- Auto-merge runtime patch updates; minor/major still gated on review\n- Pin @openco\n[…]\nulnerability alerts auto-merge on any schedule\n\nReplaces .github/dependabot.yml. The Renovate GitHub App must be\ninstalled on the repo (https://github.com/apps/renovate) for the\nconfig to take effect.",
          "is_bot": false,
          "headline": "chore: switch from Dependabot to Renovate",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:34:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a99bfb4ee73bda2057d117a4e0c5a4b8ec5d289",
          "body": "Node 22 ships with npm 10.x and an in-place 'npm install -g npm@latest'\nfails on the GitHub Actions hosted runner with MODULE_NOT_FOUND, even\nwith --force. Node 24 ships with npm 11 by default, which already\nsatisfies the >= 11.5.1 requirement for npm Trusted Publishing.",
          "is_bot": false,
          "headline": "ci: use Node 24 (ships with npm 11) instead of self-upgrading npm",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7d7e1d350269911e7a23496a622464428cdc87",
          "body": "The in-place 'npm install -g npm@latest' from npm 10 to npm 11 fails\nwith 'Cannot find module promise-retry' because npm partially overwrites\nits own node_modules tree mid-install. Adding --force makes npm fully\nreplace its install directory, which is the documented workaround.",
          "is_bot": false,
          "headline": "ci: force npm self-upgrade to avoid MODULE_NOT_FOUND across majors",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2a681700c122d71c56e90acfb68ed48a889a64",
          "body": null,
          "is_bot": false,
          "headline": "0.2.2",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a236f5706debfc195b92ce6b657cd4caa1885541",
          "body": "Backfill 0.2.1 (logo + compatibility badges, tag-push release workflow)\nand add 0.2.2 (switch to npm Trusted Publishing via OIDC, drop the\nNPM_TOKEN dependency).",
          "is_bot": false,
          "headline": "docs: changelog entries for 0.2.1 and 0.2.2",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb6f5421e8359306f4011f53eabbfdc57aa5588b",
          "body": "Replace the NODE_AUTH_TOKEN-based publish with npm Trusted Publishing,\nwhich authenticates via short-lived OIDC tokens minted by GitHub\nActions for this specific workflow. No long-lived NPM_TOKEN secret is\nrequired, and the published package automatically carries provenance\nattestation.\n\nTrusted Pub\n[…]\nrades\nnpm before publishing (Node 22 ships with npm 10.x).\n\nSetup on npmjs.com is required: configure a trusted publisher on the\npackage with org=yuseferi, repo=opencode-litellm, workflow=release.yml.",
          "is_bot": false,
          "headline": "ci: switch to npm Trusted Publishing (OIDC)",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T19:02:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "594ee4fc3aa6b91295fcb9af56895d297cd0ec58",
          "body": "Trigger the release workflow on tag pushes (v*) in addition to the\nexisting 'release: published' trigger. After npm publish, automatically\ncreate a matching GitHub Release with generated notes when the run was\ntriggered by a tag push.\n\nThis means a single 'git push --follow-tags' produces both an npm\nrelease and a GitHub Release, removing the manual UI step that was\ncausing GitHub Releases to lag behind npm.",
          "is_bot": false,
          "headline": "ci: publish to npm and create GitHub Release on tag push",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T18:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee2857f70b13e988f16e18f693e315a5a90ddf7",
          "body": null,
          "is_bot": false,
          "headline": "0.2.1",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T17:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05da360fe3bb2c5d37feb5107a05e0fc5dc578d5",
          "body": "Add an abstract SVG logo (terminal + proxy stack + sync) to give the\nREADME and npm page a stronger visual identity, and add 'Works with\nOpenCode' / 'Powered by LiteLLM' badges to signal compatibility without\nappropriating either project's trademarked logos.",
          "is_bot": false,
          "headline": "docs: add project logo and compatibility badges",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T15:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a4a2092746573c1c6a5e5954c30a53143db493",
          "body": "Split discovered LiteLLM models across two providers based on the API\nsurface they require:\n\n  - litellm           -> /v1/chat/completions (default)\n  - litellm-responses -> /v1/responses        (gpt-5*, o1/o3/o4*, or\n                                               LiteLLM mode='responses')\n\nThis fix\n[…]\nonses provider is created lazily and only appears if\nat least one model needs it. Cross-provider non-destructive merge\npreserves any hand-curated entries regardless of bucket.\n\nBumps version to 0.2.0.",
          "is_bot": false,
          "headline": "feat: route reasoning models through /v1/responses provider",
          "author_name": "Yusef Mohamadi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T11:32:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19bb9442b540d00639b1e0f3bb21c578b9c0a854",
          "body": "Documentation-only release. No runtime code changes.\nSee CHANGELOG.md for the full list of additions.",
          "is_bot": false,
          "headline": "release: v0.1.1",
          "author_name": "yuseferi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T10:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e32f42606228366a3d19aef37104293d26bd52",
          "body": "- README rewritten with hero block, feature table, mermaid sequence\n  diagram of the discovery flow, FAQ, compatibility matrix, roadmap,\n  badges (npm version/downloads, CI, license, TS, PRs welcome).\n- CONTRIBUTING.md documents project philosophy, dev setup, PR\n  checklist, and release process.\n- C\n[…]\ntream docs.\n- PULL_REQUEST_TEMPLATE.md with checklist matching CONTRIBUTING.\n- dependabot.yml for weekly npm + github-actions updates.\n- Drop accidental self-dependency added by an earlier 'npm link'.",
          "is_bot": false,
          "headline": "docs: professional README + CONTRIBUTING, CHANGELOG, issue/PR templates",
          "author_name": "yuseferi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T10:25:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "143fc2de3255de2046fe0d490f18ae116203cba9",
          "body": "The unscoped 'opencode-litellm' name was already taken on npm (owned\nby another author). Repo name and exported plugin symbol stay the same;\nonly the package.json 'name' and install instructions change.\n\nAlso adds npm/CI/license badges to the README.",
          "is_bot": false,
          "headline": "rename npm package to 'opencode-plugin-litellm'",
          "author_name": "yuseferi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T10:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1a76261ba034ba4d3243e68ffa63fda702403e",
          "body": "- ci.yml runs typecheck on Node 20 & 22 for every push/PR to main\n- release.yml publishes to npm with provenance when a GitHub release is published (uses NPM_TOKEN secret)",
          "is_bot": false,
          "headline": "ci: add typecheck on PR and npm publish on release",
          "author_name": "yuseferi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T10:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a57323f5ee8e9d5ca1c588a44ec1917a886206a",
          "body": "OpenCode plugin for LiteLLM proxy support inspired by opencode-lmstudio.\n\nFeatures:\n- Auto-detection of LiteLLM proxy on common ports (4000, 8000, 8080)\n- Dynamic model discovery from /v1/models\n- Smart name formatting and provider/owner extraction\n- Modality categorization (chat, embedding, image, audio)\n- API key support via LITELLM_API_KEY env var or provider options\n- Non-blocking startup (5s discovery cap)",
          "is_bot": false,
          "headline": "Initial release: opencode-litellm v0.1.0",
          "author_name": "yuseferi",
          "author_login": "yuseferi",
          "committed_at": "2026-04-27T10:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 33,
      "latest_release_at": "2026-07-24T12:51:04Z",
      "latest_release_tag": "v0.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 9.7
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "opencode-plugin-litellm",
          "path": "package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 8,
        "header": 8,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "opencode-plugin-litellm",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "opencode",
            "litellm",
            "lite-llm",
            "plugin",
            "llm-proxy",
            "openai-compatible"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/opencode-plugin-litellm",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.7.0",
          "repository_url": "https://github.com/yuseferi/opencode-litellm",
          "versions_count": 14,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2249,
          "first_published_at": "2026-04-27T10:21:42.248000Z",
          "latest_published_at": "2026-07-24T12:51:03.052000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 14,
      "stars": 35,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 2
          },
          {
            "date": "2026-07-26",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 1
          },
          {
            "date": "2026-07-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 12641,
      "source_files_sampled": 8,
      "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": 32,
        "malicious_count": 0,
        "assessed_package": "npm:opencode-plugin-litellm@0.7.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@opencode-ai/plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.14.0"
        },
        {
          "name": "@opencode-ai/sdk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.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": 2,
        "merged_prs": 3,
        "open_issues": 5,
        "closed_ratio": 0.286,
        "closed_issues": 2,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "yuseferi",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/1736832?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "overbit",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2861984?v=4"
        },
        {
          "type": "User",
          "login": "cerebrixos",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/248534569?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.875
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
            "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 2/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "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": "10 commit(s) and 3 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "baa8874e7c3869312776531c65cf0349c8491b98",
        "ran_at": "2026-08-04T03:04:37Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 2,
        "authors_30d": 2,
        "decided_30d": 2,
        "sample_size": 6,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 2,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 2,
        "newcomer_decided_30d": 2
      },
      "ci_last_run_at": "2026-07-24T12:50:52Z",
      "oldest_open_prs": [
        {
          "number": 11,
          "created_at": "2026-07-29T12:53:40Z",
          "last_comment_at": "2026-07-29T12:53:54Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 14,
          "created_at": "2026-08-03T05:21:41Z",
          "last_comment_at": "2026-08-03T05:22:01Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2026-07-24T12:09:30Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2026-05-17T13:42:42Z",
          "last_comment_at": "2026-07-24T12:51:06Z",
          "last_comment_author": "yuseferi"
        },
        {
          "number": 8,
          "created_at": "2026-06-12T23:26:54Z",
          "last_comment_at": "2026-07-27T20:00:16Z",
          "last_comment_author": "yuseferi"
        },
        {
          "number": 12,
          "created_at": "2026-07-29T21:00:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 13,
          "created_at": "2026-07-29T21:03:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2026-08-03T05:25:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/yuseferi/opencode-litellm",
    "host": "github.com",
    "name": "opencode-litellm",
    "owner": "yuseferi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 55,
            "calibrated": 57,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 57,
      "inputs": {
        "security": 54,
        "vitality": 73,
        "community": 55,
        "governance": 50,
        "calibration": "2026-08-02",
        "engineering": 42,
        "ai_readiness": 47,
        "weighted_overall_raw": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 33,
              "human_commit_share": 0.97,
              "days_since_last_push": 10,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "33 commits in the last year",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 9.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 14,
              "stars": 35,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 8,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": true
            },
            "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": 18,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "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": 56,
            "inputs": {
              "packages": [
                "opencode-plugin-litellm"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2249
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,249 downloads/month across npm",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2249,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.875
            },
            "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 88% of commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "weak",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 5,
              "closed_issues": 2,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 2,
              "prs_decided_30d": 2,
              "issue_closed_ratio": 0.286,
              "closed_unmerged_prs": 3,
              "first_time_authors_30d": 2,
              "first_time_prs_merged_30d": 2,
              "first_time_prs_decided_30d": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "29% of issues closed",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/6 decided PRs merged",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 6
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "2/2 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 68,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "yuseferi",
              "public_repos": 172,
              "account_age_days": 5194
            },
            "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": "68 followers of yuseferi",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 68,
                      "login": "yuseferi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "172 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 172
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "opencode-plugin-litellm"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "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 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "ai",
                "litellm",
                "llm-proxy",
                "openai-compatible",
                "opencode",
                "plugin",
                "typescript"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "10 commit(s) and 3 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:opencode-plugin-litellm@0.7.0 runtime dependency closure — what installing the published package pulls in — 32 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:opencode-plugin-litellm@0.7.0",
                  "assessed": 32
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 32,
              "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": "exceptional",
            "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": 32,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.844,
              "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": "27 of 32 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 32
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "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": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 33",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 33
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 33 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 33
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 12641,
              "source_files_sampled": 8,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/8 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 8,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "host-extension"
      ],
      "labels": [
        "library",
        "plugin"
      ],
      "scores": {
        "plugin": 4,
        "library": 14
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:plugin",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": true,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T03:04:44.928693Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yuseferi/opencode-litellm.svg",
  "full_name": "yuseferi/opencode-litellm",
  "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 v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

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