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

Moodeng-LAB / moodenglink

new lavalink wrapper with a very full system with performance !

TypeScriptMIT★ 4 stars⑂ 0 forkssince Jul 2026View on GitHub ↗

Moodeng-LAB/moodenglink holds a health index of 52 out of 100, placing it in the Moderate band. It scores highest on Vitality (72/100) and lowest on Community & Adoption (34/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

52
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Moodeng-LABOrganization
0 followers1 public reposince Jul 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmmoodenglink1.8.02,000136 days agolavalinklavalink-clientdiscordmusicmoodengmoodenglinkaudioplayerv4

Metrics by category

Vitality

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

72Good · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
2.1/36Commit cadence — 3/52 weeks with commits
16/18Commit volume — 59 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year59
human_commit_share0.763
days_since_last_push6
active_weeks_last_year3

Release discipline

100Excellent
How it's scored
27/27Ships releases — 10 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~1.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv1.8.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases1.3
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?

34At risk · 18% of overall
How it's scored
7.7/60Stars — 4 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars4
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44/80Monthly downloads — 2,000 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesmoodenglink
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,000
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?

49At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 15/15 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs15
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
0/25Owner reach — 0 followers of Moodeng-LAB
2.3/25Track record — 1 public repos, account ~0 yr old
Inputs used
followers0
owner_typeOrganization
is_verified
owner_loginMoodeng-LAB
public_repos1
account_age_days20
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmoodenglink
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% 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
6/20OpenSSF Scorecard: CI-Tests — 5 out of 13 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsdiscord, lavalink, lavalink-client, lavalink-wrapper
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 5 out of 13 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/11 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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — no data
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
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:moodenglink@1.8.0 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 43 of 45 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.956
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
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 31 of the last 59 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
5/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0.525
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/45 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes28,647
source_files_sampled45
oversized_source_files0

Key facts

4GitHub stars
1contributors
59commits, last 12 months
6days since last push
10releases
1bus factor
0open 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.2 / 10
3.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests5 out of 13 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 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
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/aPackagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npm@discordjs/collection^2.1.1package.json
npmws^8.18.0package.json
All dependencies not collected

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

Dependency advisories 0

Installing npm:moodenglink@1.8.0 pulls in 2 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": [
        "discord",
        "lavalink",
        "lavalink-client",
        "lavalink-wrapper"
      ],
      "is_fork": false,
      "size_kb": 550,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "TypeScript": 220863
      },
      "pushed_at": "2026-07-20T11:05:08Z",
      "created_at": "2026-07-06T15:58:16Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T11:06:03Z",
      "description": "new lavalink wrapper with a very full system with performance !",
      "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": null,
      "type": "Organization",
      "login": "Moodeng-LAB",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/300539429?v=4",
      "created_at": "2026-07-06T15:30:47Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 20
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-07-20T11:05:08Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-07-18T10:55:50Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-07-18T08:03:36Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-18T07:20:25Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-07-11T14:16:49Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-11T14:03:37Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-07-11T13:41:58Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-10T17:03:43Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-07-09T17:02:05Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-07-08T16:47:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6116d298b33db9ec46eedb0c5c17102a53206162",
          "body": null,
          "is_bot": true,
          "headline": "build: update dist [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T11:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0328ab03377786a2a7e9bd62a65f91d4ae3f22",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-20T10:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71542ad71fb8227e8bdefc7fa0344130e358c829",
          "body": "feat: type requester via augmentable RequesterTypes",
          "is_bot": false,
          "headline": "Merge pull request #14 from Moodeng-LAB/feat/typed-requester",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-20T10:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef7b38dc3d8acc3e52540432a476fad8ac643789",
          "body": "Add an augmentable `RequesterTypes` interface and resolved `Requester`\ntype so consumers can pin the shape of `track.requester` once via\ndeclaration merging and get it typed across tracks, events, search(),\nbuildTrack() and autoplay — no per-read casts. Fully opt-in and\nbackwards-compatible: without merging, `requester` stays `unknown`.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: type requester via augmentable RequesterTypes",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-20T10:57:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "74f7731bad5f42831f56d35d81d8cca0fbdf790e",
          "body": null,
          "is_bot": true,
          "headline": "build: update dist [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T10:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a354c3b76ef70060414a4e1794217823d305158d",
          "body": "chore: version packages",
          "is_bot": false,
          "headline": "Merge pull request #13 from Moodeng-LAB/changeset-release/main",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T10:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4d25da8f372e2d68ad88be2731fd56f3a68e2c",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T10:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10dad110392f2fa217a0c484f7c3b957c92c761c",
          "body": "fix: skip endIntent + syncResumedPlayers",
          "is_bot": false,
          "headline": "Merge pull request #12 from Moodeng-LAB/fix/skip-intent-and-resume-sync",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T10:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1870b8f8db8c3bf1cd15d5dd876866e4f78c4c92",
          "body": "Skip with a non-empty queue now replaces via play() so LavaSrc/Spotify\nencoded mismatches cannot silently stop playback. trackEnd exposes\nintent, and syncResumedPlayers reattaches local players after a resumed\nsession without play/seek.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "fix: harden skip/stop endIntent and sync resumed players",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T10:54:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d82783fd898f7cedd2c14703ee8d5fe3a922a015",
          "body": "ci: update Actions runtime and Node LTS",
          "is_bot": false,
          "headline": "Merge pull request #11 from Moodeng-LAB/chore/actions-node24-runtime",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T08:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17d0f1f3c9789a40a91b223db2f95f0bb0b3992",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "ci: move workflows to Node 24 actions runtime",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T08:07:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dc1bfbbece7001ffc61504ae3ee7da48d3159cbd",
          "body": null,
          "is_bot": true,
          "headline": "build: update dist [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T08:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f333a914a511eb3cda548c7c0ab8616d849f93c6",
          "body": "chore: version packages",
          "is_bot": false,
          "headline": "Merge pull request #10 from Moodeng-LAB/changeset-release/main",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T08:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543d3935bf26c8d464d4bc8ce30cf507dbd150b4",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T08:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c779a904ce4a3a86e129c891c583db3ee39fa2",
          "body": "feat: production hardening for 1.7",
          "is_bot": false,
          "headline": "Merge pull request #9 from Moodeng-LAB/fix/production-hardening-1.7",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T08:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4524ed0b7fdad5b8b1daaf09e4f6cee964f2c5e",
          "body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "feat: harden playback nodes and persistence",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T08:01:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "31715383c29cd31024a1077d2d6e3df2e6b162b8",
          "body": "chore: version packages",
          "is_bot": false,
          "headline": "Merge pull request #8 from Moodeng-LAB/changeset-release/main",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T07:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65de8a9c18596d1c6f290d8b6940024c92a20725",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-18T07:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c50edf32c01c6d8f7e258461771869079faeb9",
          "body": "…d-api\n\nfeat: beginner-to-advanced API layer",
          "is_bot": false,
          "headline": "Merge pull request #7 from Moodeng-LAB/feat/flexible-beginner-advance…",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T07:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41ee296dcf33acf62b8c3e713982053bc43bb27",
          "body": "Give first-time users Moodenglink.simple() and manager.play(), while\nadding player defaults/behavior, queue querying, search policy, and\ntyped destroy reasons for advanced bots — all additive so v1 callers stay intact.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "feat: add beginner-to-advanced API layer",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-18T07:13:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7ca26952d391c4c781ac9335daff95101e6c8a37",
          "body": null,
          "is_bot": false,
          "headline": "chore: version packages (1.5.0)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-11T14:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a450af5ca1b809ca9f5a490edbc5fb81eeac1428",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T14:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c46c130554b3783260ff0d08043456a9bc6721",
          "body": "- add manager.removePlugin() + unload plugins in destroyAll (unload was dead)\n- fix stale hardcoded clientName default (Moodenglink/1.0.0 -> Moodenglink)\n- rewrite README: centered header, TOC, node-options table, new options docs\n- add plugin.test.ts (plugin lifecycle)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: plugin unload lifecycle, clientName fix, README polish",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-11T14:15:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "21791f989754aab720e3ef7c023733075ac99042",
          "body": null,
          "is_bot": false,
          "headline": "chore: version packages (1.4.0)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-11T14:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2afa7e9d83ea21f387f9119f565bc60f523d59d4",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T14:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5565b036abb8f1625f008c8b2820962fb86c57",
          "body": "Studied mature Lavalink clients (lavalink-client, shoukaku) and fixed:\n- repeat now only on natural finish, never on stop/skip\n- stop() ends cleanly (no autoplay/advance); skip vs stop by intent\n- no re-play on transient resumed reconnect (cold session only)\n- guard async event handlers against unha\n[…]\nolation (clamped, paused-aware)\n- incremental capped node reconnect backoff\n- new player.test.ts covering the playback state machine (18 cases)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: playback state-machine correctness & stability hardening",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-11T14:02:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9f42a15da2d19f0ebfa6acdaf6d519355742d570",
          "body": null,
          "is_bot": false,
          "headline": "chore: version packages (1.3.0)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-11T13:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af25edb473190ab2f75da6bfa1c555d349ca0c62",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T13:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f515a9859412c24e3c2d1d0e0ecd4ab32773e9f",
          "body": "- node selection: fast-path single node + allocation-free O(n) min-scan\n  for the default sorter (6-16x faster), custom sorters unchanged\n- Node.playerCount: no intermediate Collection (~11x over 1k players)\n- WS frame dispatch synchronous on common path (no Promise/frame);\n  only the one-off ready frame does async work\n- add sideEffects:false for consumer tree-shaking\n- add bench/hotpath.bench.ts + idealNode equivalence test\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf: hot-path allocation & CPU reductions",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-11T13:37:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9fdf5f5fc8d78d80dc1ef89253da4817456a64ce",
          "body": null,
          "is_bot": false,
          "headline": "chore: version packages (1.2.0)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-10T17:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a1009473d8237ae81501d67b8ebf1cff3d849d",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T17:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b40ce5354a7420365f0803fcbab04e7402825056",
          "body": "- autoResume resumes from persisted position (clamped, live-safe)\n- REST retries only idempotent requests with capped backoff\n- Player.connect stays CONNECTING until node confirms voice\n- searchCache deep-clones on read/store to prevent poisoning\n- add autoplayRequester option to stamp autoplay tracks\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: reliability & correctness hardening",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-10T17:01:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "36adcb9dc3b2bff9213ad30d19eb1f3c174fe3cf",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: version packages (1.1.0)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-09T17:01:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec62b954e294cf6124e87c4197b7d747f1e8ed7b",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T16:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e251eaed5a1222a4018b840d4f4f676a75ce1158",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add howtopush.md release/push guide",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-09T16:59:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e07bbedafd750c01019bee21db946641ce53ac4",
          "body": "Draw autoplay recommendations from each platform's own radio/recommendation\nfeed (YouTube RD mix, SoundCloud recommended, Spotify sprec, Deezer dzrec) with\na cleaned seed-search fallback. Dedupe candidates by identifier and uri against\neverything heard/queued to prevent loops, sample from the relevant head for\nvariety (autoplaySampleSize, default 5), and guard against overlapping lookups.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: riffy-style source-aware autoplay",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-09T16:59:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f952a434ca68938d921ed1078d647517081bc5c0",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: retrigger release publish (1.0.3)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T16:46:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e05d2c8e33549a0c2ba7b1a82660e640cf954367",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: version packages (1.0.3)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T16:42:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "128241483c17a8e3f85990b44b816415e5271687",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T16:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804e6a880915656fc29d48b680da9493a32133d2",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: set publishConfig.access to public",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T16:40:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "78a864e73e49e2a1558798992169486fa2b40eb9",
          "body": "handleAutoplay seeded searches with the finished track's raw author,\nwhich for YouTube tracks is the channel name (\"<Artist> - Topic\",\n\"<Artist>VEVO\"), looping autoplay back onto the same channel. Add\nbuildAutoplaySeed to strip that noise and combine artist + title into\na real recommendation seed, with title-only fallback.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: sanitize autoplay seed to avoid channel-name search loops",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T16:27:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2dc5e653d8b633c8d9ace36039e1dd167c9420aa",
          "body": "Provenance requires extra setup that was failing the publish step; keep the\nrelease flow simple (token auth only). Can be re-added later.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: drop npm provenance from release workflow",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T13:31:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4d604035a1cb9ee77ec09a3bb5049b9d179ce116",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add repository/bugs/homepage fields (required for npm provenance)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T13:26:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "14392cd57c28bfc224f4251ab615d4d58515cd5e",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: version packages (1.0.1)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T13:25:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "598f69f2642ab7c863d288730ab3d8847ba74c62",
          "body": null,
          "is_bot": true,
          "headline": "chore: version packages [skip ci]",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T13:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d1533e17eba35454dd30f975bc3df9813b19f7",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add npm/CI/license badges to README",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T13:23:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9b93d11583254447a7cda56daadbbfbca18458ac",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: mark 1.0.0 as published to npm [skip ci]",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T13:17:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b63a172cee47521bbbc68db818ca9f1856a5a61b",
          "body": "Replace the boilerplate release-triggered GitHub Packages publish with a\nchangesets flow: contributors add a changeset, the Release workflow opens a\n\"Version Packages\" PR, and merging it publishes to npm (public, provenance).\n\n- add @changesets/cli + .changeset config (access: public)\n- add changese\n[…]\ne npm scripts\n- add .github/workflows/release.yml (changesets/action@v1)\n- remove old npm-publish.yml\n- document the release flow in ROADMAP.md\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: set up changesets release automation",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-08T12:55:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "98b60305248439a6e98468ae8c275a6b65a55109",
          "body": "Recover from Discord voice close codes (4006/4009/4014/4015/1006) by\nre-joining with a capped, backing-off retry (voiceReconnectTries /\nvoiceReconnectDelay). The attempt counter resets on a healthy playerUpdate,\nand intentional disconnect()/destroy() are never fought. +5 tests (71 total).\n\nAlso document why DAVE (voice E2EE) is a Lavalink-server concern, not the\nclient wrapper's — nothing to implement here.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: voice hardening (auto-recover dropped voice connections)",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T17:27:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f76ba02c09c991445dbb86708fe97f0f7bf61dd8",
          "body": "- Rest: set/get/clear SponsorBlock categories endpoints.\n- Player: setSponsorBlock / getSponsorBlock / clearSponsorBlock.\n- Node routes SegmentsLoaded / SegmentSkipped / ChaptersLoaded /\n  ChapterStarted into typed manager events.\n- +6 tests (66 total). Types for categories, segments and chapters.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: SponsorBlock plugin support",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T17:21:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a69a25295d20613868c6bd9c7dbb9ebf5d714ab3",
          "body": "manager.buildUnresolved(query) returns a queue item resolved to a playable\nTrack the moment it plays (Spotify/Apple metadata -> YouTube/SoundCloud),\nusing a closest-match heuristic (author, then duration). Failed items are\nskipped and the next resolvable track plays. Queue now holds Track |\nUnresolvedTrack; dedupe keys unresolved items by uri/title.\n\nVerified end-to-end against a live node. +9 tests (63 total).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: unresolved tracks — lazy resolve at play time",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T17:16:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2757be7ede67755e81316be56fbfb7f600c1d9f4",
          "body": "Erela/Magmastream-style registry; the manager instantiates via Structure.get\nso custom subclasses take effect everywhere (verified on bundled CJS + ESM).\nLazy registry avoids circular-import init issues. +4 tests (54 total).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Structure.extend() — subclassable Player/Queue/Node/Filters",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T17:06:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "13eea8551f71b60aa4623b909c00548763813384",
          "body": "Coverage of queue, cache, sources, utils, equalizers, stores, filters,\nnode penalties and a mocked manager (search/cache/voice) integration.\n\nBugs found & fixed:\n- Queue: map/filter/slice leaked `current`/`previous` via Array subclassing\n  -> override Symbol.species to return Array.\n- Queue.dedupe k\n[…]\nper its doc).\n- `radio` equalizer preset had a -0.3 gain, below Lavalink's -0.25 minimum.\n\nCI now runs `npm test` between type-check and build.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: add Vitest suite (50 tests) + wire into CI; fix 3 bugs it caught",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T16:54:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8f525943ad80a6cdbb16f480f326e3dff9d5dbe9",
          "body": null,
          "is_bot": false,
          "headline": "Create npm-publish.yml",
          "author_name": "YuumaHanazawa",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T16:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54eb8c5e5e2cda33f80680950bb9c991ab5cf837",
          "body": "…ADMAP\n\n- ci: GitHub Actions type-checks, builds and auto-commits dist on push to main\n  (paths-filtered so dist-only commits don't loop; uses [skip ci]).\n- feat(stores): MemoryStore and RedisStore SessionStore adapters so autoResume\n  works out of the box (single-instance or cross-restart).\n- feat(filters): Filters.set(partial) to merge and apply a partial payload.\n- docs: add ROADMAP.md tracking done / in-progress / planned work.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: CI auto-build, store adapters (Memory/Redis), filter merge + RO…",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T16:42:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9054af424ca114e51ba643e56d755a8e0ff09f08",
          "body": "Bun does not run the `prepare` lifecycle script for git dependencies, so\n`bun add github:Moodeng-LAB/moodenglink` left no dist/ and failed to resolve\nthe package. Ship the prebuilt dist in-repo (kept in sync via the build).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build: commit dist so git/bun installs work without a build step",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T16:34:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a7e2079d9dfffc72efc73d03c1208e0e5a991a7f",
          "body": "…lpers\n\n- Lyrics (LavaLyrics): Rest endpoints, player.getLyrics/subscribeLyrics,\n  and lyricsFound/lyricsLine/lyricsNotFound events.\n- Load balancing: Node.penalties (Erela-style CPU+frames+players score);\n  leastLoadNode now ranks by penalties, biased by node priority.\n- Search cache: optional TTL/\n[…]\nes via\n  ?trace=true, and throw typed RestError carrying the HTTP status.\n- Autoplay de-dupes against play history; add player.set/get helpers.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: lyrics, penalty load-balancing, search cache, REST retries + he…",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T16:31:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0192095a3bf00fee30a557660636fa2727c36fc4",
          "body": "…tate\n\nSome Lavalink v4 node builds require `channelId` inside the `voice` object\nof the update-player endpoint, rejecting the request otherwise with:\n  Field 'channelId' is required for type '...v4.VoiceState' at path: $.voice\n\nAlso only send the voice update once token, endpoint, sessionId and the\n[…]\n can\ncarry a null endpoint and the two voice packets arrive in any order.\n\nAdds a `prepare` script so git installs build the (gitignored) dist.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(player): include channelId in voice update and guard incomplete s…",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T16:21:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0f8d271e3e0164c51931c69da438bd6f10ff4625",
          "body": null,
          "is_bot": false,
          "headline": "moodenglink v 0.0.1",
          "author_name": "AidenHeavensXD",
          "author_login": "yuumarealzxlys",
          "committed_at": "2026-07-06T15:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 59,
      "latest_release_at": "2026-07-20T11:05:08Z",
      "latest_release_tag": "v1.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 1.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "moodenglink",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "lavalink",
            "lavalink-client",
            "discord",
            "music",
            "moodeng",
            "moodenglink",
            "audio",
            "player",
            "v4"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/moodenglink",
          "is_deprecated": false,
          "latest_version": "1.8.0",
          "repository_url": "https://github.com/Moodeng-LAB/moodenglink",
          "versions_count": 13,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2000,
          "first_published_at": "2026-07-08T13:17:12.575000Z",
          "latest_published_at": "2026-07-20T11:05:06.392000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 4,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 28647,
      "source_files_sampled": 45,
      "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": 2,
        "malicious_count": 0,
        "assessed_package": "npm:moodenglink@1.8.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@discordjs/collection",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "ws",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 15,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "yuumarealzxlys",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/165247047?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/11 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6116d298b33db9ec46eedb0c5c17102a53206162",
        "ran_at": "2026-07-26T16:07:15Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-20T11:04:46Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Moodeng-LAB/moodenglink",
    "host": "github.com",
    "name": "moodenglink",
    "owner": "Moodeng-LAB"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 46,
        "vitality": 72,
        "community": 34,
        "governance": 49,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 0.763,
              "days_since_last_push": 6,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v1.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 1.3
            },
            "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 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "forks": 0,
              "stars": 4,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "packages": [
                "moodenglink"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2000
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,000 downloads/month across npm",
                "points": 44,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2000,
                      "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": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 15,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "15/15 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 15,
                      "decided": 15
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Moodeng-LAB",
              "public_repos": 1,
              "account_age_days": 20
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of Moodeng-LAB",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "Moodeng-LAB"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~0 yr old",
                "points": 2.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "moodenglink"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "discord",
                "lavalink",
                "lavalink-client",
                "lavalink-wrapper"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:moodenglink@1.8.0 runtime dependency closure — what installing the published package pulls in — 2 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:moodenglink@1.8.0",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.956,
              "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": "43 of 45 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 45
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.525,
              "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "31 of the last 59 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 31,
                      "sampled": 59
                    }
                  }
                ],
                "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 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 28647,
              "source_files_sampled": 45,
              "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/45 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 45,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T16:07:28.487643Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/Moodeng-LAB/moodenglink.svg",
  "full_name": "Moodeng-LAB/moodenglink",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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