Public record
Software health reportschema 0.29.0 · metrics 2.3.2 · 2026-08-02 19:03 UTC

mpsuesser / oxlint-plugin-effect

Opinionated oxlint plugin for Effect v4 — flags imperative patterns, raw Node APIs, untyped errors, and other non-idiomatic shapes.

TypeScriptMIT★ 24 stars⑂ 0 forkssince Apr 2026View on GitHub ↗
KindLibraryPluginhow this is determined

mpsuesser/oxlint-plugin-effect holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Vitality (75/100) and lowest on Sustainability & Governance (34/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

56
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.

56
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 54 is calibrated to 56 on the published index scale (record calibration 2026-08-02).

Ownership

Marc SuesserPersonal account
38 followers23 public repossince Nov 2024

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
npm@mpsuesser/oxlint-plugin-effect0.4.321,9691010 days agoeffecteslintlintlinteroxcoxlintoxlint-pluginoxlintpluginpluginrulestypescript

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
4.8/36Commit cadence — 7/52 weeks with commits
14.2/18Commit volume — 37 commits in the last year
10/10OpenSSF Scorecard: Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year37
human_commit_share1
days_since_last_push10
active_weeks_last_year7

Release discipline

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

54Moderate · 17% of overall
How it's scored
22.1/60Stars — 24 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars24
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_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
57.9/80Monthly downloads — 21,969 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@mpsuesser/oxlint-plugin-effect
dependents
ecosystemsnpm
total_downloads
monthly_downloads21,969
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?

34At Risk · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — 0% of issues closed
0/30PR acceptance — no decided pull requests or no data
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues3
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): PR acceptance, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.4/25Owner reach — 38 followers of mpsuesser
13.4/25Track record — 23 public repos, account ~1 yr old
Inputs used
followers38
owner_typeUser
is_verified
owner_loginmpsuesser
public_repos23
account_age_days609
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 — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@mpsuesser/oxlint-plugin-effect
ecosystemsnpm
any_deprecatedno
min_days_since_publish10

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.npmjs.com/package/@mpsuesser/oxlint-plugin-effect
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicseffect, oxlint, patterns, rules, v4
has_wikino
homepagehttps://www.npmjs.com/package/@mpsuesser/oxlint-plugin-effect
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
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
1.5/7.5Vulnerabilities — 8 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): ci_tests, 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_packages23
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:@mpsuesser/oxlint-plugin-effect@0.4.3 runtime dependency closure — what installing the published package pulls in — 23 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)
38.9/40Legible commit history — 27 of 37 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.73
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 37
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/119 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes10,140
source_files_sampled119
oversized_source_files0

Key facts

24GitHub stars
1contributors
37commits, last 12 months
10days since last push
10releases
1bus factor
3open 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

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
2Vulnerabilities8 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npm@oxlint/plugins^1.66.0package.json
npmeffect4.0.0-beta.100package.json
npmeffect-oxlint^0.3.3package.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:@mpsuesser/oxlint-plugin-effect@0.4.3 pulls in 23 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": [
        "effect",
        "oxlint",
        "patterns",
        "rules",
        "v4"
      ],
      "is_fork": false,
      "size_kb": 426,
      "has_wiki": false,
      "homepage": "https://www.npmjs.com/package/@mpsuesser/oxlint-plugin-effect",
      "languages": {
        "TypeScript": 304844
      },
      "pushed_at": "2026-07-23T17:30:21Z",
      "created_at": "2026-04-01T07:14:20Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T20:45:05Z",
      "description": "Opinionated oxlint plugin for Effect v4 — flags imperative patterns, raw Node APIs, untyped errors, and other non-idiomatic shapes.",
      "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": "Marc Suesser",
      "type": "User",
      "login": "mpsuesser",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 38,
      "avatar_url": "https://avatars.githubusercontent.com/u/190225290?v=4",
      "created_at": "2024-11-30T21:59:28Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 609
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2026-07-23T17:30:21Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-07-22T07:50:17Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-07-22T05:27:32Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-07-22T05:21:24Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-09T02:27:49Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-06-08T21:57:33Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-05-23T11:16:07Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-05-23T11:01:52Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-05-23T10:39:15Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-05-12T06:07:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9460e66d93e00fe35b1b05fd4d8160e1ce7d5efb",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): v0.4.3",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-07-23T17:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e63901b5c8e3d7c01bda944e59444f2319818fd",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): v0.4.2",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-07-22T07:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c715b33731b74127f4443b6b77e58fc62e48b1b",
          "body": null,
          "is_bot": false,
          "headline": "fix: exclude Schema.is predicates from schema aliases",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-07-22T05:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8621200b83b20c4e4c3c825db03b47e2ca1d70c9",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): v0.4.0",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-07-22T05:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e03ac040d23ccbd0f2ae7a278a1ce4361e86f6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update Effect tooling",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-07-22T04:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ee3e783f11adc6c2e4c54edc32bbacec7b20b6",
          "body": null,
          "is_bot": false,
          "headline": "feat(rules): add migrated Effect conventions",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-06-09T02:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e89416ba700201fd446e1d442f0dffc2ad0097d",
          "body": "Update effect/@effect/vitest to 4.0.0-beta.78 and effect-oxlint to ^0.3.2. Switch npm publish to OIDC trusted publishing (Node 24 + npm@latest, no NPM_TOKEN).",
          "is_bot": false,
          "headline": "chore(release): v0.2.3",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-06-08T21:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "776dfdd15fbaef286e0a30014b1087e2a5a2601e",
          "body": null,
          "is_bot": false,
          "headline": "fix(jsr): document default plugin export",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-23T11:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3871bc99b7fbad6bebbd56c60a331d4a8430c76c",
          "body": null,
          "is_bot": false,
          "headline": "ci(jsr): rely on automatic provenance",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-23T11:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555fc5cdae3e0b55c469c01b32ccd61c261dc580",
          "body": "Give each rule module an explicit CreateRule export boundary and document the default plugin export for JSR docs.",
          "is_bot": false,
          "headline": "fix(jsr): remove slow type diagnostics",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-23T11:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2329056d35e2884d093b684cdcbe6709f4c739f4",
          "body": null,
          "is_bot": false,
          "headline": "test(vitest): use effect vitest imports",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-23T10:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0eb25afa99ed2b9b072ae3c5df2874de3c9436",
          "body": "Ship built dist exports, generated recommended/all configs, and the v0.2.0 dependency/toolchain updates.",
          "is_bot": false,
          "headline": "feat(plugin): expose generated config presets",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-23T10:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f13141fbb5aa0cff702b96d436338b2b186382d",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): add JSR badge alongside the npm badge",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T06:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f99aab85dbc2237d8b95aeee090c79f16834b4",
          "body": null,
          "is_bot": false,
          "headline": "docs(changelog): correct 0.1.0 rule count to 54",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T06:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7a553103b31112e14620d2a01c5b6e93046c9b",
          "body": "Pin `bun-version` to `1.3.12` in both `ci.yml` and `publish.yml` and\nupdate the `packageManager` field in `package.json` to match. Aligns\nthe toolchain with `effect-oxlint` and `oxlint-plugin-foldkit`.",
          "is_bot": false,
          "headline": "build(deps): bump bun toolchain to 1.3.12",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T05:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c908d08e5d140cad68722f5a7c433a80dd953d",
          "body": "Re-add a JSR manifest so the existing `publish-jsr` job in\n`.github/workflows/publish.yml` has something to publish. The earlier\n`@oxlint-plugin-effect/v4-hardcore` JSR alias is dead; this manifest\npublishes the same source under the same `@mpsuesser/oxlint-plugin-effect`\nscope as the npm package, mirroring the foldkit setup.",
          "is_bot": false,
          "headline": "build: restore jsr.json for the @mpsuesser scope",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T05:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1099be3fac313aa1333750ffbe58fd94a1cf614d",
          "body": "Restructure the README to match the format established by\n`@mpsuesser/oxlint-plugin-foldkit`:\n\n- Update header / badge / install commands to the new\n  `@mpsuesser/oxlint-plugin-effect` scoped package name. Keep the\n  top-level title unscoped so the README still reads as the canonical\n  `oxlint-plugi\n[…]\n followed by minimal `\\u274c` / `\\u2705` TypeScript examples sourced\n  from the rule's diagnostic message.\n- Add a closing pointer to `pi-effect-harness` for the equivalent\n  ast-grep pattern catalog.",
          "is_bot": false,
          "headline": "docs(readme): rewrite in opinionated foldkit style",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T04:50:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3b1bb3a85aa3f1084f192774dd530cf83000eb2",
          "body": "Publish under the personal `@mpsuesser/*` scope so the canonical\n`oxlint-plugin-effect` name on npm remains available for an official /\nproject-aligned plugin. The GitHub repo, homepage, and bug-tracker URLs\nkeep their unscoped form.",
          "is_bot": false,
          "headline": "chore(package): scope npm name to @mpsuesser/oxlint-plugin-effect",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T04:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3137e1a2715627401532e3910144c62a72a946e1",
          "body": "Wrap each rule in a small `recommend()` helper that sets\n`meta.docs.recommended = true` before passing it to `Plugin.define`.\n\nThis lets consumers enable the entire rule set with a single\n`\"categories\": { \"recommended\": \"error\" }` entry in `oxlint.json`\ninstead of having to list 54 rules individually. Mirrors the same\nmechanism used by `@mpsuesser/oxlint-plugin-foldkit`.",
          "is_bot": false,
          "headline": "feat(plugin): mark every rule as recommended",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T04:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "206eb643536b73287a60df45c0904fd1726e8f3c",
          "body": "- `use-clock-service`: flag every `new Date(...)` (any arity) and\n  every `Date.<static>` access, not just `Date.now` / `Date.parse`\n  / `Date.UTC`. Schema-validated identifier guards throughout.\n- `effect-catchall-default`: extend handler-body detection to\n  recognise both fully-qualified `Effect.s\n[…]\nness pattern —\n  only `new Error(...)` and `<expr> instanceof Error`. Removes\n  the previous extra constructors (`TypeError`, `RangeError`, …)\n  and the bare-call form, which produced false positives.",
          "is_bot": false,
          "headline": "feat(rules): align Phase E rule scopes with their harness patterns",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T02:08:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6628ff09001f69bf475d2fdd24b725c3b4e1f1eb",
          "body": "Convert the four `node:*` import-banning rules to a uniform shape:\na branded `Schema.Literals` of the banned module specifiers, a\n`Schema.is` guard, and an Option-driven check. Each rule's diagnostic\nmessage points at the corresponding `effect-*` skill.\n\n- `use-path-service`: `path` / `node:path` → \n[…]\n:http` /\n  `node:https` → Effect `HttpClient`.\n- `use-filesystem-service`: also cover `fs/promises` /\n  `node:fs/promises` (previously handled by the now-merged\n  `avoid-fs-promises` harness pattern).",
          "is_bot": false,
          "headline": "refactor(rules): rewrite use-*-service detectors with Schema validators",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T02:08:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c6af8d16fd0669e3b60eb769a1b4fad738ebe278",
          "body": "…, prefer-redacted-config\n\nThree new rules mirroring corresponding harness patterns:\n\n- `avoid-non-null-assertion`: flag postfix `!` non-null assertions.\n- `require-effect-concurrency`: require an explicit `concurrency`\n  option on `Effect.forEach` / `Effect.all` over non-trivial inputs\n  so paralle\n[…]\netc.) reads whose key matches a secret-name regex; prefer\n  `Config.redacted` so the value is wrapped in `Redacted`.\n\n`src/index.ts` registers the three rules with their conventional\ngroup placements.",
          "is_bot": false,
          "headline": "feat(rules): add avoid-non-null-assertion, require-effect-concurrency…",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T02:08:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5b33435395431b91a6ca528a95718b45dcf93dd8",
          "body": "- `avoid-direct-tag-checks`: also flag `switch (x._tag)` (in\n  addition to equality comparisons).\n- `use-temp-file-scoped`: extend to bare `makeTempFile` /\n  `makeTempDirectory` callees, not just `FileSystem.makeTempFile`.\n- `throw-in-effect-gen`: also apply inside `Effect.fn` and\n  `Effect.fnUntrac\n[…]\n `avoid-option-getorthrow`: generalise to any `.getOrThrow`\n  member access rather than only `Option.getOrThrow`.\n- `use-console-service`: cover `console.*` wildcard members\n  instead of an allowlist.",
          "is_bot": false,
          "headline": "feat(rules): broaden Phase B detection coverage",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T02:08:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "48f1200c22e932596e3d93c2a09deef14e34f83b",
          "body": "- `avoid-mutable-state`: only flag mutable bindings inside Layer or\n  Context.Service bodies (was: every `let` / `var` in source).\n- `avoid-platform-coupling`: only fire in `packages/*/binding/` so\n  platform-coupled bindings outside that boundary aren't flagged.\n- `stream-large-files`: switch to a \n[…]\ntion-constructors`: drop the bogus\n  `Schedule.intersect` / `Schedule.union` carve-outs and add\n  options-object detection so `Duration.millis(...)` etc. are\n  recognised when passed as named options.",
          "is_bot": false,
          "headline": "fix(rules): tighten Phase A correctness scopes",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T02:08:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "189dd0ce23ebd5a752d6e213c46507756c6f55f6",
          "body": "Drop the `-v4-hardcore` suffix from the npm package name, repo URLs,\nREADME badges, and contributor docs. Also remove jsr.json (the JSR\npackage is no longer published under the v4-hardcore alias).",
          "is_bot": false,
          "headline": "chore: rename package to oxlint-plugin-effect",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-05-12T02:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f241081b7f40b5048eac3dfbcff18480ed6eae05",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update setup-node to v6",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-13T04:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e81e3004bfcf52edf8e14a708e82a4915e0058",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade Effect to beta.46",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-11T02:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde8e11aac939025d94da2f7838a9732892dbe8e",
          "body": "…ng/config from effect-oxlint\n\n- Rename package from oxlint-effect to oxlint-plugin-effect-v4-hardcore\n- Switch effect-oxlint dependency from link: to npm ^0.1.0\n- Add dual npm+JSR publish workflow, bump checkout to v6, remove build step\n- Add bun setup to CI, fix test command for @effect/vitest com\n[…]\n to vitest setup\n- Bump vite-plus to 0.1.15, add effect override\n- Gitignore opencode.json and .vscode/, add editor setup to CONTRIBUTING\n- Exclude markdown from formatter (ignore instead of override)",
          "is_bot": false,
          "headline": "prepare: rename to oxlint-plugin-effect-v4-hardcore, port CI/publishi…",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-02T03:12:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ca73f62c99483c4ecf93b5fa07e61ae081f89f8",
          "body": null,
          "is_bot": false,
          "headline": "Migrate rules and tests to effect-oxlint SDK",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T22:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccda6b1fe7dc07f3471f1da98d8ec1bc69193308",
          "body": null,
          "is_bot": false,
          "headline": "Update README formatting and repository URLs",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T22:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4dfa6bbc498f1364fa1f82477787c370d5b2980",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub CI workflows, issue templates, and PR template",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T22:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb8373b2a28f41354c6f37a332ef89ad51113f2",
          "body": null,
          "is_bot": false,
          "headline": "Add open-source project files and publishing config",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T22:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e4ddddbba58694c57d14394fb51a70b1c8c3b18",
          "body": "…mples",
          "is_bot": false,
          "headline": "Add README with rule reference, installation guide, and authoring exa…",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T19:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aae4b80a141bc73a83cfe67576f06f752c720dd",
          "body": null,
          "is_bot": false,
          "headline": "Switch to vitest, add --fix to check, run full test suite in pre-commit",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T07:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a21f818f9a96235b5e5d963009f46a6d146c3d",
          "body": null,
          "is_bot": false,
          "headline": "Add pre-commit hook via vite-plus staged config",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T07:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7bb8039d0c8b9364d5c82196a6101577c2ab341",
          "body": null,
          "is_bot": false,
          "headline": "Fix ESTree.Identifier type error in require-schema-type-alias rule",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T07:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1acd54036bb47339ecd667881d7186f010530f2",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Felicia Fancybottom",
          "author_login": "mpsuesser",
          "committed_at": "2026-04-01T07:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 37,
      "latest_release_at": "2026-07-23T17:30:21Z",
      "latest_release_tag": "v0.4.3",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 8.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 2,
        "header": 2,
        "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": "@mpsuesser/oxlint-plugin-effect",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "effect",
            "eslint",
            "lint",
            "linter",
            "oxc",
            "oxlint",
            "oxlint-plugin",
            "oxlintplugin",
            "plugin",
            "rules",
            "typescript"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@mpsuesser/oxlint-plugin-effect",
          "is_deprecated": false,
          "latest_version": "0.4.3",
          "repository_url": "https://github.com/mpsuesser/oxlint-plugin-effect",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 21969,
          "first_published_at": "2026-05-12T06:08:08.948000Z",
          "latest_published_at": "2026-07-23T17:30:51.535000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 24,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "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": 10140,
      "source_files_sampled": 119,
      "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": 23,
        "malicious_count": 0,
        "assessed_package": "npm:@mpsuesser/oxlint-plugin-effect@0.4.3",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@oxlint/plugins",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.66.0"
        },
        {
          "name": "effect",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.0-beta.100"
        },
        {
          "name": "effect-oxlint",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.3.3"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 3,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mpsuesser",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/190225290?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 2,
            "reason": "8 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9460e66d93e00fe35b1b05fd4d8160e1ce7d5efb",
        "ran_at": "2026-08-02T19:03:31Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 0,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-23T17:31:05Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2026-05-21T19:22:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2,
          "created_at": "2026-07-02T20:40:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2026-07-02T20:40:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mpsuesser/oxlint-plugin-effect",
    "host": "github.com",
    "name": "oxlint-plugin-effect",
    "owner": "mpsuesser"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 54 is calibrated to 56 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 54,
            "calibrated": 56,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 56,
      "inputs": {
        "security": 49,
        "vitality": 75,
        "community": 54,
        "governance": 34,
        "calibration": "2026-08-02",
        "engineering": 62,
        "ai_readiness": 47,
        "weighted_overall_raw": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 37,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 7
            },
            "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": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "37 commits in the last year",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 10,
              "latest_release_tag": "v0.4.3",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 8.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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 ~8.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.1
                    }
                  }
                ],
                "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": 54,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 0,
              "stars": 24,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "24 stars",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "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": "good",
            "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": 72,
            "inputs": {
              "packages": [
                "@mpsuesser/oxlint-plugin-effect"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 21969
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "21,969 downloads/month across npm",
                "points": 57.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 21969,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 34,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "pr_acceptance",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 3,
              "closed_issues": 0,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "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": 43,
            "inputs": {
              "followers": 38,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mpsuesser",
              "public_repos": 23,
              "account_age_days": 609
            },
            "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": "38 followers of mpsuesser",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 38,
                      "login": "mpsuesser"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~1 yr old",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@mpsuesser/oxlint-plugin-effect"
              ],
              "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": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "effect",
                "oxlint",
                "patterns",
                "rules",
                "v4"
              ],
              "has_wiki": false,
              "homepage": "https://www.npmjs.com/package/@mpsuesser/oxlint-plugin-effect",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.npmjs.com/package/@mpsuesser/oxlint-plugin-effect",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "8 existing vulnerabilities detected",
                "points": 1.5,
                "status": "partial",
                "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:@mpsuesser/oxlint-plugin-effect@0.4.3 runtime dependency closure — what installing the published package pulls in — 23 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:@mpsuesser/oxlint-plugin-effect@0.4.3",
                  "assessed": 23
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 23,
              "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": 23,
              "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": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.73,
              "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 37 human commits state their intent (structured subject or explanatory body)",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 37
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "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
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 37",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 37
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 10140,
              "source_files_sampled": 119,
              "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/119 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 119,
                      "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": {
      "labels": [
        "library",
        "plugin"
      ],
      "scores": {
        "plugin": 4,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "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": [],
      "confidence": "medium",
      "host_extension": true,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.2"
  },
  "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-02T19:03:35.360235Z",
  "schema_version": "0.29.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mpsuesser/oxlint-plugin-effect.svg",
  "full_name": "mpsuesser/oxlint-plugin-effect",
  "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.3.2, schema v0.29.0 — full methodology · metrics wiki.

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