Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 10:14 UTC

Blue-Scroll / hap

When sending costs fractions of a cent, recipients drown. HAP (Human Attestation Protocol) is an open standard that lets senders prove they made real, non-fakeable effort to reach you so recipients can prioritize signal over noise.

TypeScript · Java · C#Apache-2.0★ 3 stars⑂ 0 forkssince Jan 2026View on GitHub ↗

Blue-Scroll/hap holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (76/100) and lowest on Security (38/100). It was last updated 89 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

BluescrollOrganization
0 followers3 public repossince Sep 2024

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

Package ecosystems

Metrics by category

Vitality

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

56Moderate · 21% of overall
How it's scored
18/36Push recencylast push 89 days ago
2.8/36Commit cadence4/52 weeks with commits
16.2/18Commit volume62 commits in the last year
4/10OpenSSF Scorecard: Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year62
human_commit_share0.758
days_since_last_push89
active_weeks_last_year4
How it's scored
27/27Ships releases4 releases published
16.2/36Release recencylatest release 239 days ago
27/27Release cadencea release every ~1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count4
latest_release_tagv0.4.4
releases_from_tagsno
days_since_latest_release239
mean_days_between_releases1
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?

40Weak · 17% of overall
How it's scored
4.9/60Stars3 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars3
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
25.7/80Monthly downloads83 downloads/month across go, maven, npm, nuget, pypi, rubygems
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/Blue-Scroll/hap/packages/go, io.bluescroll:human-attestation, human-attestation, human-attestation, HumanAttestation, human-attestation
dependents
ecosystemsgo, maven, npm, nuget, pypi, rubygems
total_downloads3,376
monthly_downloads83
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?

42Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.8/22.5Commit distributiontop contributor authored 83% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.83
How it's scored
0/42Issue resolution0% of issues closed
30/30PR acceptance21/21 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/26 approved changesets -- score normalized to 0
Inputs used
merged_prs21
open_issues1
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
0/25Owner reach0 followers of Blue-Scroll
8.4/25Track record3 public repos, account ~1 yr old
Inputs used
followers0
owner_typeOrganization
is_verifiedno
owner_loginBlue-Scroll
public_repos3
account_age_days729
How it's scored
25/25Published & resolvable6 package(s) on go, maven, npm, nuget, pypi, rubygems
26/35Publish recencylatest publish 239 days ago
20/20Version history11 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/Blue-Scroll/hap/packages/go, io.bluescroll:human-attestation, human-attestation, human-attestation, HumanAttestation, human-attestation
ecosystemsgo, maven, npm, nuget, pypi, rubygems
any_deprecatedno
min_days_since_publish239

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter configpackages/python/pyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests2 out of 14 merged PRs checked by a CI test -- score normalized to 1
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://github.com/Blue-Scroll/hap#readme
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://github.com/Blue-Scroll/hap#readme
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

38Weak · 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/2.5CI-Tests2 out of 14 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/26 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
3/7.5Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities47 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
10.8/35Direct dependencies free of known advisories2 affected: com.fasterxml.jackson.core:jackson-databind 2.16.1 (high 8.1), com.nimbusds:nimbus-jose-jwt 9.37.3 (moderate 5.8)
10/25Indirect dependencies free of known advisories1 affected: com.fasterxml.jackson.core:jackson-core 2.16.1 (high 7.5)
30/40No advisories left outstanding2 advisory-carrying package(s) unaddressed past 90 days; oldest published 435 days ago
Inputs used
sourceosv
advisories8
affected_packages3
assessed_packages13
unassessed_packages0
affected_by_severityhigh 2, moderate 1
direct_affected_packages2
Matched the maven:io.bluescroll:human-attestation@0.4.4 runtime dependency closure — what installing the published package pulls in — 13 packages. Reachability is not analyzed.

AI Readiness

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

73Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history39 of 47 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.83
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrappackages/csharp/HumanAttestation.csproj, packages/go/go.mod, packages/java/pom.xml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configpackages/python/pyproject.toml ([tool.ruff])
11/11Static type checkingexamples/tsconfig.json, packages/js/tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice17 of the last 62 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/tsconfig.json, packages/js/tsconfig.json
agent_commit_share0.274
toolchain_manifestspackages/csharp/HumanAttestation.csproj, packages/go/go.mod, packages/java/pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/39 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes13,720
source_files_sampled39
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

3GitHub stars
2contributors
62commits, last 12 months
89days since last push
4releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • packagist package 'bluescroll/human-attestation' points at a different repository (https://github.com/Blue-Scroll/human-attestation-php); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

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-09-19 10:13 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
1CI-Tests2 out of 14 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/26 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities47 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
NuGetMicrosoft.IdentityModel.JsonWebTokens7.2.0packages/csharp/HumanAttestation.csproj
NuGetNSec.Cryptography24.4.0packages/csharp/HumanAttestation.csproj
NuGetSystem.Text.Json8.0.1packages/csharp/HumanAttestation.csproj
Gogithub.com/go-jose/go-jose/v4v4.0.1packages/go/go.mod
Mavencom.fasterxml.jackson.core:jackson-databind2.16.1packages/java/pom.xml
Mavencom.nimbusds:nimbus-jose-jwt9.37.3packages/java/pom.xml
Mavencom.squareup.okhttp3:okhttp4.12.0packages/java/pom.xml
npmjose^5.2.0packages/js/package.json
Packagistguzzlehttp/guzzle^7.8packages/php/composer.json
Packagistweb-token/jwt-signature^3.2packages/php/composer.json
Packagistweb-token/jwt-signature-algorithm-eddsa^3.2packages/php/composer.json
PyPIPyJWT>=2.8.0packages/python/pyproject.toml
PyPIcryptography>=41.0.0packages/python/pyproject.toml
PyPIhttpx>=0.25.0packages/python/pyproject.toml
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 3

Installing maven:io.bluescroll:human-attestation@0.4.4 pulls in 13 packages, direct and transitive: 3 carry known advisories, of which 2 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
com.fasterxml.jackson.core:jackson-databind2.16.1directhigh53.1.4
com.fasterxml.jackson.core:jackson-core2.16.1indirecthigh23.1.4
com.nimbusds:nimbus-jose-jwt9.37.3directmoderate110.0.2

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 statisticsGo, Maven, npm, Packagist, PyPI, NuGet, RubyGems.