Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-06 10:02 UTC

PeiKeSmart / DH.NStardust

星尘,轻量级分布式服务框架。配置中心、集群管理、远程自动发布、服务治理。服务自动注册和发现,负载均衡,动态伸缩,故障转移,性能监控。

C# · HTMLMIT★ 2 stars⑂ 0 forkssince Aug 2024View on GitHub ↗
KindNetwork serviceCommand-line toolWeb interfaceLibraryhow this is determined

PeiKeSmart/DH.NStardust holds a health index of 47 out of 100, placing it in the Weak band. It scores highest on Engineering Quality (71/100) and lowest on Sustainability & Governance (36/100). It was last updated today. A single contributor accounts for most of its recent work.

47
overall / 100
Weak

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.

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

Ownership

沛柯(PEKSMART)Organization
8 followers126 public repossince Dec 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIstardust-sdkpoints to another repo — not scored0.1.1132340 days agoaimlcomputer-visionannotationdata-processingstardust
NuGetDH.NStardust.Extensions4.18.2026.210-589208 days agodhdh.nstardust.extensions
NuGetDH.NStardust4.18.2026.210-589208 days agodhdh.nstardust

Metrics by category

Vitality

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

48Weak · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
15.2/36Commit cadence22/52 weeks with commits
18/18Commit volume211 commits in the last year
10/10OpenSSF Scorecard: Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year211
human_commit_share1
days_since_last_push0
active_weeks_last_year22
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count0
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?

37Weak · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars2
watchers1
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
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
61.2/80Total downloads773,282 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesDH.NStardust.Extensions, DH.NStardust
dependents
ecosystemsnuget
total_downloads773,282
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?

36Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolutionno issues or no data
0/30PR acceptanceno decided pull requests or no data
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
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): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
6.9/25Owner reach8 followers of PeiKeSmart
20.5/25Track record126 public repos, account ~3 yr old
Inputs used
followers8
owner_typeOrganization
is_verifiedno
owner_loginPeiKeSmart
public_repos126
account_age_days1,362
How it's scored
25/25Published & resolvable2 package(s) on nuget
26/35Publish recencylatest publish 208 days ago
20/20Version history589 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesDH.NStardust.Extensions, DH.NStardust
ecosystemsnuget
any_deprecatedno
min_days_since_publish208

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

43Weak · 16% of overall
How it's scored
3/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 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
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities16 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages98
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 pypi:stardust-sdk@0.1.1 runtime dependency closure — what installing the published package pulls in — 98 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.

64Moderate · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, .github/instructions/benchmark.instructions.md, .github/instructions/caching.instructions.md, .github/instructions/configuration.instructions.md, .github/instructions/cube.instructions.md, .github/instructions/development.instructions.md, .github/instructions/net.instructions.md, .github/instructions/remoting.instructions.md, .github/instructions/security.instructions.md, .github/instructions/serialization.instructions.md, .github/instructions/xcode.instructions.md
0/15Machine-readable docs (llms.txt)
24/40Legible commit history45 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.45
agent_instruction_files.github/copilot-instructions.md, .github/instructions/benchmark.instructions.md, .github/instructions/caching.instructions.md, .github/instructions/configuration.instructions.md, .github/instructions/cube.instructions.md, .github/instructions/development.instructions.md, .github/instructions/net.instructions.md, .github/instructions/remoting.instructions.md, .github/instructions/security.instructions.md, .github/instructions/serialization.instructions.md, .github/instructions/xcode.instructions.md
agent_instruction_max_bytes19,563
How it's scored
12.6/18One-command bootstrapClientTest/ClientTest.csproj, DH.NStardust.Extensions/DH.NStardust.Extensions.csproj, DH.NStardust/DH.NStardust.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingStardust.Web.Vue/tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
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
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsStardust.Web.Vue/tsconfig.json
agent_commit_share0
toolchain_manifestsClientTest/ClientTest.csproj, DH.NStardust.Extensions/DH.NStardust.Extensions.csproj, DH.NStardust/DH.NStardust.csproj, DeployAgent/DeployAgent.csproj, Installer/Installer.csproj, Plugins/AgentExpansion/AgentExpansion.csproj, Plugins/MySqlAgent/MySqlAgent.csproj, Plugins/NetworkDetect/NetworkDetect.csproj, SDK/Go/examples/go.mod, SDK/Go/stardust/go.mod, Samples/TestA/TestA.csproj, Samples/TestB/TestB.csproj, Samples/TestC/TestC.csproj, StarAgent/StarAgent.csproj, StarAgentTool/StarAgentTool.csproj, StarGateway/StarGateway.csproj, Stardust.Data/Stardust.Data.csproj, Stardust.Server/Stardust.Server.csproj, Stardust.ServerTests/ServerTests.csproj, Stardust.Web/Stardust.Web.csproj, Test/Test.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
54.8/55Manageable file sizes2/488 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes246,475
source_files_sampled488
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexamples, samples
Inputs used
example_dirsexamples, samples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

2GitHub stars
1contributors
211commits, last 12 months
0days since last push
0releases
1bus factor
0open issues
npm, NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi package 'stardust-sdk' points at a different repository (https://github.com/stardustai/Stardust-SDK); excluded from ecosystem scoring
  • Could not fetch npm package 'stardust-tracer' from its registry

More detail

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-06 10:02 UTC

4Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 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
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities16 existing vulnerabilities detected
Direct dependencies 37
RegistryPackageVersion constraintManifest
NuGetDH.NRedis4.24.2026.714-beta1255ClientTest/ClientTest.csproj
NuGetDH.UnitTest4.25.2026.906-beta0842ClientTest/ClientTest.csproj
NuGetMicrosoft.NET.Test.Sdk18.9.0ClientTest/ClientTest.csproj
NuGetxunit2.9.3ClientTest/ClientTest.csproj
NuGetxunit.runner.visualstudio4.0.0ClientTest/ClientTest.csproj
NuGetcoverlet.collector10.0.1ClientTest/ClientTest.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0DH.NStardust.Extensions/DH.NStardust.Extensions.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0DH.NStardust/DH.NStardust.csproj
NuGetDH.NCore4.25.2026.906-beta0249DH.NStardust/DH.NStardust.csproj
NuGetDH.NRemoting4.25.2026.906-beta0855DH.NStardust/DH.NStardust.csproj
NuGetDH.NAgent4.25.2026.906-beta0858StarAgent/StarAgent.csproj
NuGetNewLife.Agent10.1.2022.1201StarAgentTool/StarAgentTool.csproj
NuGetDH.NCode4.25.2026.906-beta0436Stardust.Data/Stardust.Data.csproj
NuGetDH.NIP4.25.2026.906-beta0756Stardust.Server/Stardust.Server.csproj
NuGetDH.NRedis4.24.2026.714-beta1255Stardust.Server/Stardust.Server.csproj
NuGetDH.NRemoting.Extensions4.25.2026.906-beta0855Stardust.Server/Stardust.Server.csproj
NuGetMicrosoft.AspNetCore.TestHost10.0.11Stardust.ServerTests/ServerTests.csproj
NuGetMicrosoft.NET.Test.Sdk18.9.0Stardust.ServerTests/ServerTests.csproj
NuGetMoq4.20.72Stardust.ServerTests/ServerTests.csproj
NuGetxunit2.9.3Stardust.ServerTests/ServerTests.csproj
NuGetxunit.runner.visualstudio4.0.0Stardust.ServerTests/ServerTests.csproj
NuGetcoverlet.collector10.0.1Stardust.ServerTests/ServerTests.csproj
npm@element-plus/icons-vue^2.0.10Stardust.Web.Vue/package.json
npmaxios1.16.0Stardust.Web.Vue/package.json
npmcore-js3.49.0Stardust.Web.Vue/package.json
npmelement-plus^2.13.7Stardust.Web.Vue/package.json
npmlodash4.18.1Stardust.Web.Vue/package.json
npmvue^3.5.32Stardust.Web.Vue/package.json
npmvue-router^5.0.4Stardust.Web.Vue/package.json
npmvuex^4.1.0Stardust.Web.Vue/package.json
NuGetDH.NIP4.25.2026.906-beta0756Stardust.Web/Stardust.Web.csproj
NuGetDH.NRedis4.24.2026.714-beta1255Stardust.Web/Stardust.Web.csproj
NuGetDH.NRemoting.Extensions4.25.2026.906-beta0855Stardust.Web/Stardust.Web.csproj
NuGetDH.NCube.Core4.22.2026.516-beta1022Stardust.Web/Stardust.Web.csproj
NuGetSSH.NET2020.0.2Plugins/AgentExpansion/AgentExpansion.csproj
NuGetSSH.NET2026.0.0Plugins/AgentExpansion/AgentExpansion.csproj
NuGetDH.NCode4.25.2026.906-beta0436Plugins/MySqlAgent/MySqlAgent.csproj
All dependencies 205

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

RegistryPackageVersionRelation
npm@element-plus/icons-vue2.3.2direct
npmaxios1.16.0direct
npmcore-js3.49.0direct
npmelement-plus2.13.7direct
npmlodash4.18.1direct
npmvue3.5.32direct
npmvue-router5.0.4direct
npmvuex4.1.0direct
NuGetcoverlet.collector10.0.1direct
NuGetDH.NAgent4.25.2026.906-beta0858direct
NuGetDH.NCode4.25.2026.906-beta0436direct
NuGetDH.NCore4.25.2026.906-beta0249direct
NuGetDH.NCube.Core4.22.2026.516-beta1022direct
NuGetDH.NIP4.25.2026.906-beta0756direct
NuGetDH.NRedis4.24.2026.714-beta1255direct
NuGetDH.NRemoting4.25.2026.906-beta0855direct
NuGetDH.NRemoting.Extensions4.25.2026.906-beta0855direct
NuGetDH.UnitTest4.25.2026.906-beta0842direct
NuGetMicrosoft.AspNetCore.TestHost10.0.11direct
NuGetMicrosoft.NET.Test.Sdk18.9.0direct
NuGetMicrosoft.SourceLink.GitHub8.0.0direct
NuGetMoq4.20.72direct
NuGetNewLife.Agent10.1.2022.1201direct
NuGetSSH.NET2020.0.2direct
NuGetSSH.NET2026.0.0direct
NuGetxunit2.9.3direct
NuGetxunit.runner.visualstudio4.0.0direct
Go../stardust0.0.0indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.2indirect
npm@babel/types7.29.0indirect
npm@ctrl/tinycolor4.2.0indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@floating-ui/core1.2.1indirect
npm@floating-ui/dom1.2.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.5indirect
npm@oxc-project/types0.133.0indirect
npm@parcel/watcher2.5.6indirect
npm@parcel/watcher-android-arm642.5.6indirect
npm@parcel/watcher-darwin-arm642.5.6indirect
npm@parcel/watcher-darwin-x642.5.6indirect
npm@parcel/watcher-freebsd-x642.5.6indirect
npm@parcel/watcher-linux-arm-glibc2.5.6indirect
npm@parcel/watcher-linux-arm-musl2.5.6indirect
npm@parcel/watcher-linux-arm64-glibc2.5.6indirect
npm@parcel/watcher-linux-arm64-musl2.5.6indirect
npm@parcel/watcher-linux-x64-glibc2.5.6indirect
npm@parcel/watcher-linux-x64-musl2.5.6indirect
npm@parcel/watcher-win32-arm642.5.6indirect
npm@parcel/watcher-win32-ia322.5.6indirect
npm@parcel/watcher-win32-x642.5.6indirect
npm@popperjs/core2.11.7indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.0-rc.2indirect
npm@rolldown/pluginutils1.0.1indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/lodash4.14.191indirect
npm@types/lodash4.17.24indirect
npm@types/lodash-es4.17.12indirect
npm@types/web-bluetooth0.0.20indirect
npm@vitejs/plugin-vue6.0.5indirect
npm@volar/language-core2.4.28indirect
npm@volar/source-map2.4.28indirect
npm@volar/typescript2.4.28indirect
npm@vue-macros/common3.1.2indirect
npm@vue/compiler-core3.5.32indirect
npm@vue/compiler-dom3.5.32indirect
npm@vue/compiler-sfc3.5.32indirect
npm@vue/compiler-ssr3.5.32indirect
npm@vue/devtools-api6.0.0-beta.20.1indirect
npm@vue/devtools-api8.1.1indirect
npm@vue/devtools-kit8.1.1indirect
npm@vue/devtools-shared8.1.1indirect
npm@vue/language-core3.2.6indirect
npm@vue/reactivity3.5.32indirect
npm@vue/runtime-core3.5.32indirect
npm@vue/runtime-dom3.5.32indirect
npm@vue/server-renderer3.5.32indirect
npm@vue/shared3.5.32indirect
npm@vueuse/core12.0.0indirect
npm@vueuse/metadata12.0.0indirect
npm@vueuse/shared12.0.0indirect
npmacorn8.16.0indirect
npmalien-signals3.1.2indirect
npmast-kit2.2.0indirect
npmast-walker-scope0.8.3indirect
npmasync-validator4.2.5indirect
npmasynckit0.4.0indirect
npmbirpc2.9.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmchokidar4.0.3indirect
npmchokidar5.0.0indirect
npmcombined-stream1.0.8indirect
npmconfbox0.1.8indirect
npmconfbox0.2.4indirect
npmcsstype3.2.3indirect
npmdayjs1.11.20indirect
npmdelayed-stream1.0.0indirect
npmdetect-libc2.1.2indirect
npmdunder-proto1.0.1indirect
npmentities7.0.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmestree-walker2.0.2indirect
npmexsolve1.0.8indirect
npmfdir6.5.0indirect
npmfollow-redirects1.16.0indirect
npmform-data4.0.6indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgopd1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhasown2.0.4indirect
npmhookable5.5.3indirect
npmimmutable5.1.5indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmjsesc3.1.0indirect
npmjson52.2.3indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocal-pkg1.1.2indirect
npmlodash-es4.18.1indirect
npmlodash-unified1.0.3indirect
npmmagic-string0.30.21indirect
npmmagic-string-ast1.0.3indirect
npmmath-intrinsics1.1.0indirect
npmmemoize-one6.0.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmlly1.8.2indirect
npmmuggle-string0.4.1indirect
npmnanoid3.3.12indirect
npmneo-async2.6.2indirect
npmnode-addon-api7.1.1indirect
npmnormalize-wheel-es1.2.0indirect
npmpath-browserify1.0.1indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpkg-types1.3.1indirect
npmpkg-types2.3.0indirect
npmpostcss8.5.15indirect
npmproxy-from-env2.1.0indirect
npmquansync0.2.11indirect
npmreaddirp4.1.2indirect
npmreaddirp5.0.0indirect
npmrolldown1.0.3indirect
npmsass1.99.0indirect
npmsass-loader16.0.7indirect
npmscule1.3.0indirect
npmsource-map-js1.2.1indirect
npmtinyglobby0.2.17indirect
npmtslib2.8.1indirect
npmtypescript6.0.2indirect
npmufo1.6.3indirect
npmunplugin3.0.0indirect
npmunplugin-utils0.3.1indirect
npmvite8.0.16indirect
npmvscode-uri3.1.0indirect
npmvue-component-type-helpers3.2.6indirect
npmvue-tsc3.2.6indirect
npmwebpack-virtual-modules0.6.2indirect
npmyaml2.8.3indirect
PyPIrequestsindirect
Dependency advisories 0

Installing pypi:stardust-sdk@0.1.1 pulls in 98 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

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 statisticsPyPI, NuGet.