Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 10:25 UTC

zzzprojects / html-agility-pack

Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.

C# · HTMLMIT★ 2,846 stars⑂ 396 forkssince Apr 2017View on GitHub ↗

zzzprojects/html-agility-pack holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (80/100) and lowest on Security (41/100). It was last updated 53 days ago. A single contributor accounts for most of its recent work.

62
overall / 100
Moderate

Software health index

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

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

Ownership

ZZZ ProjectsOrganization
301 followers44 public repossince Feb 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetHtmlAgilityPack1.12.4-140322 days agohtmlparsecrawlerspiderlinq

Metrics by category

Vitality

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

58Moderate · 21% of overall
How it's scored
18/36Push recencylast push 53 days ago
2.8/36Commit cadence4/52 weeks with commits
10.3/18Commit volume13 commits in the last year
4/10OpenSSF Scorecard: Maintained4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year13
human_commit_share1
days_since_last_push53
active_weeks_last_year4
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 53 days ago
19.8/27Release cadencea release every ~66.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv1.13.0-beta1
releases_from_tagsno
days_since_latest_release53
mean_days_between_releases66.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

80Excellent · 17% of overall
How it's scored
56/60Stars2,846 stars
21.6/25Forks396 forks
10.5/15Watchers79 watchers
Inputs used
forks396
stars2,846
watchers79
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateyes
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
80/80Total downloads350,580,666 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesHtmlAgilityPack
dependents
ecosystemsnuget
total_downloads350,580,666
monthly_downloads
unverified_packages_excluded
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?

69Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.2/22.5Commit distributiontop contributor authored 77% of commits
13.5/13.5Contributor breadth42 contributors
10/10OpenSSF Scorecard: Contributorsproject has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled42
top_contributor_share0.768
How it's scored
35.6/42Issue resolution85% of issues closed
20.9/30PR acceptance64/92 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 6/26 approved changesets -- score normalized to 2
Inputs used
merged_prs64
open_issues78
closed_issues434
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.848
closed_unmerged_prs28
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
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
17.8/25Owner reach301 followers of zzzprojects
24/25Track record44 public repos, account ~11 yr old
Inputs used
followers301
owner_typeOrganization
is_verified
owner_loginzzzprojects
public_repos44
account_age_days4,202
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on nuget
26/35Publish recencylatest publish 322 days ago
20/20Version history140 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesHtmlAgilityPack
ecosystemsnuget
any_deprecatedno
min_days_since_publish322

Engineering Quality

Are baseline engineering and documentation practices in place?

44Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://html-agility-pack.net
10/10Repository description
10/10Topics5 topics
0/10Wiki
Inputs used
topicshtmlagilitypack, xpath, parse, hap, html-parser
has_wikino
homepagehttps://html-agility-pack.net
docs_sitehttps://html-agility-pack.net
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 6/26 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 9 contributing companies or organizations
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
3/7.5Maintained4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories1 affected: System.Net.Http 4.3.1 (high 7.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
33.7/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 2,866 days ago
Inputs used
sourceosv
advisories5
affected_packages1
assessed_packages23
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 23 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

46Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.8/40Legible commit history24 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.24
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapsrc/HtmlAgilityPack.NETStandard1_3/HtmlAgilityPack.NETStandard1_3.csproj, src/HtmlAgilityPack.NETStandard2_0/HtmlAgilityPack.NETStandard2_0.csproj, src/HtmlAgilityPack.Net20/HtmlAgilityPack.Net20.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/HtmlAgilityPack.NETStandard1_3/HtmlAgilityPack.NETStandard1_3.csproj, src/HtmlAgilityPack.NETStandard2_0/HtmlAgilityPack.NETStandard2_0.csproj, src/HtmlAgilityPack.Net20/HtmlAgilityPack.Net20.csproj, src/HtmlAgilityPack.Net35/HtmlAgilityPack.Net35.csproj, src/HtmlAgilityPack.Net40-client/HtmlAgilityPack.Net40-client.csproj, src/HtmlAgilityPack.Net40/HtmlAgilityPack.Net40.csproj, src/HtmlAgilityPack.Net45/HtmlAgilityPack.Net45.csproj, src/HtmlAgilityPack.Net8/HtmlAgilityPack.Net8.csproj, src/HtmlAgilityPack.NetCore45/HtmlAgilityPack.NetCore45.csproj, src/HtmlAgilityPack.NetStandard1_6/HtmlAgilityPack.NetStandard1_6.csproj, src/HtmlAgilityPack.Portable-wp8/HtmlAgilityPack.Portable-wp8.csproj, src/HtmlAgilityPack.Portable-wp81/HtmlAgilityPack.Portable-wp81.csproj, src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj, src/Tests/HtmlAgilityPack.Tests.Net45/HtmlAgilityPack.Tests.Net45.csproj, src/Tests/HtmlAgilityPack.Tests.NetStandard2_0/HtmlAgilityPack.Tests.NetStandard2_0.csproj
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeC# (statically typed)
52.4/55Manageable file sizes3/64 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes126,087
source_files_sampled64
oversized_source_files3

Key facts

2,846GitHub stars
42contributors
13commits, last 12 months
53days since last push
100releases
1bus factor
78open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 396 ⇿
0Stars
396Forks
99Releases

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

010020030040039062017-052021-112026-06
Major 0Minor 5Patch 94

Each point covers 9 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/26 approved changesets -- score normalized to 2
10Contributorsproject has 9 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
NuGetSystem.Xml.XPath.XmlDocument4.3.0src/HtmlAgilityPack.NETStandard1_3/HtmlAgilityPack.NETStandard1_3.csproj
NuGetSystem.Xml.XPath.XmlDocument4.3.0src/HtmlAgilityPack.NetStandard1_6/HtmlAgilityPack.NetStandard1_6.csproj
NuGetMicrosoft.NETCore.UniversalWindowsPlatform5.2.4src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj
NuGetSystem.Net.Http4.3.4src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj
NuGetSystem.Xml.XPath4.3.0src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj
NuGetSystem.Xml.XPath.XDocument4.3.0src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj
NuGetSystem.Xml.XPath.XmlDocument4.3.0src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj
All dependencies 23

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

RegistryPackageVersionRelation
NuGetMicrosoft.NETCore.UniversalWindowsPlatform5.2.4direct
NuGetSystem.Net.Http4.3.1direct
NuGetSystem.Net.Http4.3.4direct
NuGetSystem.Xml.XPath4.3.0direct
NuGetSystem.Xml.XPath.XDocument4.3.0direct
NuGetSystem.Xml.XPath.XmlDocument4.3.0direct
NuGetcoverlet.collector1.0.1indirect
NuGetHtmlAgilityPack1.4.4indirect
NuGetMicrosoft.NET.Test.Sdk16.2.0indirect
NuGetMSTest.TestAdapter1.3.2indirect
NuGetMSTest.TestFramework1.3.2indirect
NuGetNUnit3.11.0indirect
NuGetNUnit3.4.0indirect
NuGetNUnit.ConsoleRunner3.4.0indirect
NuGetNUnit.Extension.NUnitProjectLoader3.4.0indirect
NuGetNUnit.Extension.NUnitV2Driver3.4.0indirect
NuGetNUnit.Extension.NUnitV2ResultWriter3.4.0indirect
NuGetNUnit.Extension.TeamCityEventListener1.0.0indirect
NuGetNUnit.Extension.VSProjectLoader3.4.0indirect
NuGetNUnit.Runners3.4.0indirect
NuGetSystem.Xml.XmlDocument4.3.0indirect
NuGetxunit2.4.0indirect
NuGetxunit.runner.visualstudio2.4.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 23 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
System.Net.Http4.3.1directhigh54.5.4

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

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.34.0 — full methodology · metrics wiki.

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