Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-26 13:36 UTC

specklesystems / speckle-sharp-sdk

The Speckle SDK/Core for V3

C#Apache-2.0★ 34 stars⑂ 12 forkssince Jun 2024View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

specklesystems/speckle-sharp-sdk holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on Engineering Quality (58/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

SpeckleOrganization · verified domain
960 followers117 public repossince May 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetSpeckle.Sdk2026.8.0-600 days agospecklecoresdk
NuGetSpeckle.Objects2026.8.0-1060 days agospeckleobjects
NuGetSpeckle.Sdk.Dependencies2026.8.0-610 days agospecklecoresdk

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
26.3/36Commit cadence — 38/52 weeks with commits
18/18Commit volume — 123 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year123
human_commit_share0.94
days_since_last_push0
active_weeks_last_year38

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 78 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~9.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count78
latest_release_tag2026.9.0-alpha.4
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases9.9
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?

66Good · 17% of overall
How it's scored
24.6/60Stars — 34 stars
8.7/25Forks — 12 forks
3.3/15Watchers — 5 watchers
Inputs used
forks12
stars34
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

93Exceptional
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges8
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
readme_badge_servicescodecov.io, shields.io
has_pull_request_templateno
How it's scored
59.7/80Total downloads — 552,104 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesSpeckle.Sdk, Speckle.Objects, Speckle.Sdk.Dependencies
dependents
ecosystemsnuget
total_downloads552,104
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?

80Excellent · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.8/22.5Commit distribution — top contributor authored 52% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.519
How it's scored
42/42Issue resolution — 100% of issues closed
26.1/30PR acceptance — 476/547 decided PRs merged
13/13Newcomer PR acceptance — 3/3 first-time contributors' PRs merged in 30d
10.5/15OpenSSF Scorecard: Code-Review — Found 19/27 approved changesets -- score normalized to 7
Inputs used
merged_prs476
open_issues0
closed_issues4
prs_merged_7d13
prs_decided_7d16
prs_merged_30d38
prs_decided_30d41
issue_closed_ratio1
closed_unmerged_prs71
first_time_authors_30d2
first_time_prs_merged_30d3
first_time_prs_decided_30d3
How it's scored
30/30Ownership backing — organization-owned
20/20Verified domain
21.4/25Owner reach — 960 followers of specklesystems
25/25Track record — 117 public repos, account ~6 yr old
Inputs used
followers960
owner_typeOrganization
is_verifiedyes
owner_loginspecklesystems
public_repos117
account_age_days2,300

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 3 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 106 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesSpeckle.Sdk, Speckle.Objects, Speckle.Sdk.Dependencies
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 26 out of 30 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
1.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2/2.5CI-Tests — 26 out of 30 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 19/27 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
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.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.1
Excluded from scoring (no data or not applicable): 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.

84Excellent · 4% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
15/15Machine-readable docs (llms.txt) — llms.txt served by the project website (https://docs.speckle.systems/llms.txt)
40/40Legible commit history — 83 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.speckle.systems/llms.txt
legible_history_share0.883
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes555
How it's scored
12.6/18One-command bootstrap — build/build.csproj, src/Speckle.Automate.Sdk/Speckle.Automate.Sdk.csproj, src/Speckle.Objects/Speckle.Objects.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackages.lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild/build.csproj, src/Speckle.Automate.Sdk/Speckle.Automate.Sdk.csproj, src/Speckle.Objects/Speckle.Objects.csproj, src/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj, src/Speckle.Sdk/Speckle.Sdk.csproj, tests/Speckle.Automate.Sdk.Integration/Speckle.Automate.Sdk.Integration.csproj, tests/Speckle.Objects.Tests.Unit/Speckle.Objects.Tests.Unit.csproj, tests/Speckle.Sdk.Serialization.Testing/Speckle.Sdk.Serialization.Testing.csproj, tests/Speckle.Sdk.Serialization.Tests/Speckle.Sdk.Serialization.Tests.csproj, tests/Speckle.Sdk.Testing/Speckle.Sdk.Testing.csproj, tests/Speckle.Sdk.Tests.Integration/Speckle.Sdk.Tests.Integration.csproj, tests/Speckle.Sdk.Tests.Performance/Speckle.Sdk.Tests.Performance.csproj, tests/Speckle.Sdk.Tests.Unit/Speckle.Sdk.Tests.Unit.csproj
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — C# (statically typed)
54.9/55Manageable file sizes — 1/470 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes81,092
source_files_sampled470
oversized_source_files1

Key facts

34GitHub stars
12contributors
123commits, last 12 months
0days since last push
78releases
1bus factor
0open issues
NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch nuget package 'Speckle.Automate.Sdk' from its registry
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 12 ⇿
0Stars
12Forks
73Releases

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.

0246810121212024-102025-092026-07
Major 0Minor 18Patch 41

Each point covers 2 days.

OpenSSF Scorecard 6.1 / 10
6.1aggregate

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-26 13:36 UTC

10Binary-Artifactsno binaries found in the repo
2Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests26 out of 30 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 19/27 approved changesets -- score normalized to 7
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 31
RegistryPackageVersion constraintManifest
NuGetBullseyebuild/build.csproj
NuGetGlobbuild/build.csproj
NuGetSimpleExecbuild/build.csproj
NuGetNewtonsoft.Json.Schemasrc/Speckle.Automate.Sdk/Speckle.Automate.Sdk.csproj
NuGetSystem.CommandLinesrc/Speckle.Automate.Sdk/Speckle.Automate.Sdk.csproj
NuGetSystem.Text.Jsonsrc/Speckle.Automate.Sdk/Speckle.Automate.Sdk.csproj
NuGetILRepack.FullAutosrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetMicrosoft.Extensions.ObjectPoolsrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetPollysrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetPolly.Contrib.WaitAndRetrysrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetPolly.Extensions.Httpsrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetOpen.ChannelExtensionssrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetSystem.Threading.Channelssrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetMicrosoft.Bcl.AsyncInterfacessrc/Speckle.Sdk.Dependencies/Speckle.Sdk.Dependencies.csproj
NuGetSpeckle.DoubleNumericssrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetSpeckle.Newtonsoft.Jsonsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.ObjectPoolsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.Loggingsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Data.Sqlitesrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetGraphQL.Clientsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.ObjectPoolsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.Loggingsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Data.Sqlitesrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetGraphQL.Clientsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.CSharpsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.Loggingsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.DependencyInjectionsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Extensions.ObjectPoolsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetMicrosoft.Data.Sqlitesrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetGraphQL.Clientsrc/Speckle.Sdk/Speckle.Sdk.csproj
NuGetSystem.Text.Jsonsrc/Speckle.Sdk/Speckle.Sdk.csproj
All dependencies 33

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

RegistryPackageVersionRelation
NuGetBullseyedirect
NuGetGlobdirect
NuGetGraphQL.Clientdirect
NuGetILRepack.FullAutodirect
NuGetMicrosoft.Bcl.AsyncInterfacesdirect
NuGetMicrosoft.CSharpdirect
NuGetMicrosoft.Data.Sqlitedirect
NuGetMicrosoft.Extensions.DependencyInjectiondirect
NuGetMicrosoft.Extensions.Loggingdirect
NuGetMicrosoft.Extensions.ObjectPooldirect
NuGetNewtonsoft.Json.Schemadirect
NuGetOpen.ChannelExtensionsdirect
NuGetPollydirect
NuGetPolly.Contrib.WaitAndRetrydirect
NuGetPolly.Extensions.Httpdirect
NuGetSimpleExecdirect
NuGetSpeckle.DoubleNumericsdirect
NuGetSpeckle.Newtonsoft.Jsondirect
NuGetSystem.CommandLinedirect
NuGetSystem.Text.Jsondirect
NuGetSystem.Threading.Channelsdirect
NuGetaltcoverindirect
NuGetAwesomeAssertionsindirect
NuGetBenchmarkDotNetindirect
NuGetHttpMultipartParserindirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetMoqindirect
NuGetRichardSzalay.MockHttpindirect
NuGetVerify.Quibbleindirect
NuGetVerify.Xunitindirect
NuGetxunitindirect
NuGetxunit.assertindirect
NuGetxunit.runner.visualstudioindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

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.