Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-17 18:45 UTC

golusoris / goenvoy

Go client libraries for media automation, metadata, and download APIs — 62 zero-dependency modules

GoMIT★ 2 stars⑂ 1 forksince Mar 2026View on GitHub ↗

golusoris/goenvoy holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (95/100) and lowest on Community & Adoption (43/100). It was last updated today. A single contributor accounts for most of its recent work.

83
overall / 100
Excellent

Software health index

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

83
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

golusorisOrganization
0 followers8 public repossince Apr 2026

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/golusoris/goenvoy/animev1.3.0-492 days ago
Gogithub.com/golusoris/goenvoy/arr/v2v2.1.0-292 days ago
Gogithub.com/golusoris/goenvoy/downloadclientv1.3.0-492 days ago
Gogithub.com/golusoris/goenvoy/mediaserverv1.3.0-492 days ago
Gogithub.com/golusoris/goenvoy/metadatav1.3.1-627 days ago

Metrics by category

Vitality

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

81Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
4.2/36Commit cadence6/52 weeks with commits
18/18Commit volume139 commits in the last year
10/10OpenSSF Scorecard: Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year139
human_commit_share
days_since_last_push0
active_weeks_last_year6

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 27 days ago
27/27Release cadencea release every ~0 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagtools/flaresolverr/v2.0.0
releases_from_tagsno
days_since_latest_release27
mean_days_between_releases0
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?

43Weak · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks1 forks
0/15Watchers1 watchers
Inputs used
forks1
stars2
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

44Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.9/22.5Commit distributiontop contributor authored 52% of commits
5.4/13.5Contributor breadth4 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.517
How it's scored
8.4/42Issue resolution20% of issues closed
8.4/30PR acceptance18/64 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/20 approved changesets -- score normalized to 0
Inputs used
merged_prs18
open_issues4
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.2
closed_unmerged_prs46
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
0/25Owner reach0 followers of golusoris
7.5/25Track record8 public repos, account ~0 yr old
Inputs used
followers0
owner_typeOrganization
is_verified
owner_logingolusoris
public_repos8
account_age_days95
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on go
35/35Publish recencylatest publish 27 days ago
20/20Version history6 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/golusoris/goenvoy/anime, github.com/golusoris/goenvoy/arr/v2, github.com/golusoris/goenvoy/downloadclient, github.com/golusoris/goenvoy/mediaserver, github.com/golusoris/goenvoy/metadata
ecosystemsgo
any_deprecatedno
min_days_since_publish27

Engineering Quality

Are baseline engineering and documentation practices in place?

95Exceptional · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests9 out of 10 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://pkg.go.dev/github.com/lusoris/goenvoy
10/10Repository description
10/10Topics14 topics
0/10Wiki
Inputs used
topicsapi-client, arr, go, golang, jellyfin, media-automation, media-server, metadata, plex, radarr, sonarr, tmdb, torrent, usenet
has_wikino
homepagehttps://pkg.go.dev/github.com/lusoris/goenvoy
docs_sitehttps://pkg.go.dev/github.com/lusoris/goenvoy
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

84Excellent · 16% of overall

Security posture

84Excellent
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.2/2.5CI-Tests9 out of 10 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/20 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
4.5/5SASTSAST tool detected but not run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate8.4
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

AI Readiness

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

91Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md, anime/AGENTS.md, anime/shoko/AGENTS.md, arr/AGENTS.md, arr/autobrr/AGENTS.md, arr/bazarr/AGENTS.md, arr/jackett/AGENTS.md, arr/lidarr/AGENTS.md, arr/mylar/AGENTS.md, arr/nzbhydra/AGENTS.md, arr/prowlarr/AGENTS.md, arr/radarr/AGENTS.md, arr/readarr/AGENTS.md, arr/seerr/AGENTS.md, arr/sonarr/AGENTS.md, arr/whisparr/AGENTS.md, downloadclient/AGENTS.md, downloadclient/deluge/AGENTS.md, downloadclient/nzbget/AGENTS.md, downloadclient/qbit/AGENTS.md, downloadclient/rtorrent/AGENTS.md, downloadclient/sabnzbd/AGENTS.md, downloadclient/transmission/AGENTS.md, mediaserver/AGENTS.md, mediaserver/audiobookshelf/AGENTS.md, mediaserver/emby/AGENTS.md, mediaserver/jellyfin/AGENTS.md, mediaserver/kavita/AGENTS.md, mediaserver/komga/AGENTS.md, mediaserver/navidrome/AGENTS.md, mediaserver/plex/AGENTS.md, mediaserver/stash/AGENTS.md, mediaserver/tautulli/AGENTS.md, mediaserver/tdarr/AGENTS.md, metadata/AGENTS.md, metadata/adult/stashbox/AGENTS.md, metadata/adult/tpdb/AGENTS.md, metadata/anime/anidb/AGENTS.md, metadata/anime/anilist/AGENTS.md, metadata/anime/kitsu/AGENTS.md, metadata/anime/mal/AGENTS.md, metadata/book/googlebooks/AGENTS.md, metadata/book/openlibrary/AGENTS.md, metadata/game/AGENTS.md, metadata/game/hasheous/AGENTS.md, metadata/game/igdb/AGENTS.md, metadata/game/launchbox/AGENTS.md, metadata/game/mobygames/AGENTS.md, metadata/game/rawg/AGENTS.md, metadata/game/retroachievements/AGENTS.md, metadata/game/screenscraper/AGENTS.md, metadata/game/steam/AGENTS.md, metadata/game/steamgriddb/AGENTS.md, metadata/music/audiodb/AGENTS.md, metadata/music/deezer/AGENTS.md, metadata/music/discogs/AGENTS.md, metadata/music/lastfm/AGENTS.md, metadata/music/musicbrainz/AGENTS.md, metadata/music/spotify/AGENTS.md, metadata/tracking/letterboxd/AGENTS.md, metadata/tracking/listenbrainz/AGENTS.md, metadata/tracking/simkl/AGENTS.md, metadata/tracking/trakt/AGENTS.md, metadata/video/fanart/AGENTS.md, metadata/video/omdb/AGENTS.md, metadata/video/opensubtitles/AGENTS.md, metadata/video/tmdb/AGENTS.md, metadata/video/tvdb/AGENTS.md, metadata/video/tvmaze/AGENTS.md, tools/flaresolverr/AGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md, CLAUDE.md, anime/AGENTS.md, anime/shoko/AGENTS.md, arr/AGENTS.md, arr/autobrr/AGENTS.md, arr/bazarr/AGENTS.md, arr/jackett/AGENTS.md, arr/lidarr/AGENTS.md, arr/mylar/AGENTS.md, arr/nzbhydra/AGENTS.md, arr/prowlarr/AGENTS.md, arr/radarr/AGENTS.md, arr/readarr/AGENTS.md, arr/seerr/AGENTS.md, arr/sonarr/AGENTS.md, arr/whisparr/AGENTS.md, downloadclient/AGENTS.md, downloadclient/deluge/AGENTS.md, downloadclient/nzbget/AGENTS.md, downloadclient/qbit/AGENTS.md, downloadclient/rtorrent/AGENTS.md, downloadclient/sabnzbd/AGENTS.md, downloadclient/transmission/AGENTS.md, mediaserver/AGENTS.md, mediaserver/audiobookshelf/AGENTS.md, mediaserver/emby/AGENTS.md, mediaserver/jellyfin/AGENTS.md, mediaserver/kavita/AGENTS.md, mediaserver/komga/AGENTS.md, mediaserver/navidrome/AGENTS.md, mediaserver/plex/AGENTS.md, mediaserver/stash/AGENTS.md, mediaserver/tautulli/AGENTS.md, mediaserver/tdarr/AGENTS.md, metadata/AGENTS.md, metadata/adult/stashbox/AGENTS.md, metadata/adult/tpdb/AGENTS.md, metadata/anime/anidb/AGENTS.md, metadata/anime/anilist/AGENTS.md, metadata/anime/kitsu/AGENTS.md, metadata/anime/mal/AGENTS.md, metadata/book/googlebooks/AGENTS.md, metadata/book/openlibrary/AGENTS.md, metadata/game/AGENTS.md, metadata/game/hasheous/AGENTS.md, metadata/game/igdb/AGENTS.md, metadata/game/launchbox/AGENTS.md, metadata/game/mobygames/AGENTS.md, metadata/game/rawg/AGENTS.md, metadata/game/retroachievements/AGENTS.md, metadata/game/screenscraper/AGENTS.md, metadata/game/steam/AGENTS.md, metadata/game/steamgriddb/AGENTS.md, metadata/music/audiodb/AGENTS.md, metadata/music/deezer/AGENTS.md, metadata/music/discogs/AGENTS.md, metadata/music/lastfm/AGENTS.md, metadata/music/musicbrainz/AGENTS.md, metadata/music/spotify/AGENTS.md, metadata/tracking/letterboxd/AGENTS.md, metadata/tracking/listenbrainz/AGENTS.md, metadata/tracking/simkl/AGENTS.md, metadata/tracking/trakt/AGENTS.md, metadata/video/fanart/AGENTS.md, metadata/video/omdb/AGENTS.md, metadata/video/opensubtitles/AGENTS.md, metadata/video/tmdb/AGENTS.md, metadata/video/tvdb/AGENTS.md, metadata/video/tvmaze/AGENTS.md, tools/flaresolverr/AGENTS.md
agent_instruction_max_bytes5,876
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeGo (statically typed)
54.4/55Manageable file sizes6/531 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes122,197
source_files_sampled531
oversized_source_files6

Key facts

2GitHub stars
4contributors
139commits, last 12 months
0days since last push
100releases
1bus factor
4open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 8.4 / 10
8.4aggregate

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-17 18:45 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests9 out of 10 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/20 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
9SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 2

Full resolved dependency set from the GitHub dependency graph: 0 direct and 2 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/golusoris/goenvoy/arr/v2v2.1.0indirect
Gogithub.com/golusoris/goenvoy/metadatav1.3.0indirect
Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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