Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-05 15:05 UTC

Webacy-Prod / sdk

Official TypeScript SDK for the Webacy API — blockchain security and risk analysis

TypeScriptMIT★ 4 stars⑂ 0 forkssince Dec 2025View on GitHub ↗
KindCommand-line toolLibraryWeb interfacehow this is determined

Webacy-Prod/sdk holds a health index of 78 out of 100, placing it in the Good band. It scores highest on AI Readiness (82/100) and lowest on Community & Adoption (51/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

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.

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

Ownership

WebacyOrganization
5 followers2 public repossince Jul 2021

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?

81Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
9.7/36Commit cadence14/52 weeks with commits
18/18Commit volume126 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_year126
human_commit_share1
days_since_last_push2
active_weeks_last_year14

Release discipline

100Exceptional
How it's scored
27/27Ships releases27 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~5.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count27
latest_release_tag@webacy-xyz/sdk-trading@1.9.2
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases5.2
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?

51Moderate · 17% of overall
How it's scored
7.7/60Stars4 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars4
watchers0
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_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
50.1/80Monthly downloads5,757 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@webacy-xyz/cli, @webacy-xyz/sdk, @webacy-xyz/sdk-core, @webacy-xyz/sdk-threat, @webacy-xyz/sdk-trading
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,757
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?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.2/22.5Commit distributiontop contributor authored 55% of commits
4.1/13.5Contributor breadth3 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.548
How it's scored
0/42Issue resolutionno issues or no data
27.2/30PR acceptance48/53 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 6/13 approved changesets -- score normalized to 4
Inputs used
merged_prs48
open_issues0
closed_issues0
prs_merged_7d2
prs_decided_7d2
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio
closed_unmerged_prs5
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
5.6/25Owner reach5 followers of Webacy-Prod
13.7/25Track record2 public repos, account ~5 yr old
Inputs used
followers5
owner_typeOrganization
is_verifiedno
owner_loginWebacy-Prod
public_repos2
account_age_days1,870

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on npm
35/35Publish recencylatest publish 2 days ago
20/20Version history51 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@webacy-xyz/cli, @webacy-xyz/sdk, @webacy-xyz/sdk-core, @webacy-xyz/sdk-threat, @webacy-xyz/sdk-trading
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.webacy.com/sdk/introduction
10/10Repository description
10/10Topics10 topics
0/10Wiki
Inputs used
topicsblockchain, defi, ethereum, npm, risk-analysis, sdk, security, solana, typescript, web3
has_wikino
homepagehttps://docs.webacy.com/sdk/introduction
docs_sitehttps://docs.webacy.com/sdk/introduction
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

59Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3/7.5Code-ReviewFound 6/13 approved changesets -- score normalized to 4
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
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities36 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): Branch-Protection, 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_packages3
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 npm:@webacy-xyz/sdk@1.11.0 runtime dependency closure — what installing the published package pulls in — 3 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.

82Excellent · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.webacy.com/llms.txt)
40/40Legible commit history98 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.webacy.com/llms.txt
legible_history_share0.98
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes7,202
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.js
11/11Static type checkingdocs-site/tsconfig.json, packages/cli/tsconfig.json, packages/core/tsconfig.json, packages/sdk/tsconfig.json, packages/threat/tsconfig.json, packages/trading/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
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsdocs-site/tsconfig.json, packages/cli/tsconfig.json, packages/core/tsconfig.json, packages/sdk/tsconfig.json, packages/threat/tsconfig.json, packages/trading/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/134 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes27,485
source_files_sampled134
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

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

Data collection warnings

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

More detail

OpenSSF Scorecard 4.9 / 10
4.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-05 15:04 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
10CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 6/13 approved changesets -- score normalized to 4
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
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities36 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
npm@docusaurus/core3.9.2docs-site/package.json
npm@docusaurus/preset-classic3.9.2docs-site/package.json
npm@mdx-js/react^3.0.0docs-site/package.json
npmclsx^2.0.0docs-site/package.json
npmdocusaurus-plugin-typedoc^1.4.2docs-site/package.json
npmprism-react-renderer^2.3.0docs-site/package.json
npmreact^19.0.0docs-site/package.json
npmreact-dom^19.0.0docs-site/package.json
npmtypedoc^0.25.0docs-site/package.json
npmtypedoc-plugin-markdown^4.9.0docs-site/package.json
npm@webacy-xyz/sdk-coreworkspace:*packages/cli/package.json
npm@webacy-xyz/sdk-threatworkspace:*packages/cli/package.json
npm@webacy-xyz/sdk-tradingworkspace:*packages/cli/package.json
npmcommander^12.1.0packages/cli/package.json
npm@webacy-xyz/sdk-coreworkspace:*packages/sdk/package.json
npm@webacy-xyz/sdk-tradingworkspace:*packages/sdk/package.json
npm@webacy-xyz/sdk-threatworkspace:*packages/sdk/package.json
npm@webacy-xyz/sdk-coreworkspace:*packages/threat/package.json
npm@webacy-xyz/sdk-coreworkspace:*packages/trading/package.json
All dependencies 337

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

RegistryPackageVersionRelation
npm@docusaurus/core3.9.2direct
npm@docusaurus/preset-classic3.9.2direct
npm@mdx-js/react^3.0.0direct
npmclsx^2.0.0direct
npmcommander12.1.0direct
npmcommander14.0.2direct
npmcommander2.20.3direct
npmcommander^12.1.0direct
npmdocusaurus-plugin-typedoc^1.4.2direct
npmprism-react-renderer^2.3.0direct
npmreact^19.0.0direct
npmreact-dom^19.0.0direct
npmtypedoc0.28.15direct
npmtypedoc^0.25.0direct
npmtypedoc-plugin-markdown^4.9.0direct
npm@docusaurus/module-type-aliases3.9.2indirect
npm@docusaurus/tsconfig3.9.2indirect
npm@docusaurus/types3.9.2indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-x640.21.5indirect
npm@eslint-community/eslint-utils4.9.0indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@gerrit0/mini-shiki3.20.0indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@jest/schemas29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgr/core0.2.9indirect
npm@rollup/rollup-android-arm-eabi4.54.0indirect
npm@rollup/rollup-android-arm644.54.0indirect
npm@rollup/rollup-darwin-arm644.54.0indirect
npm@rollup/rollup-darwin-x644.54.0indirect
npm@rollup/rollup-freebsd-arm644.54.0indirect
npm@rollup/rollup-freebsd-x644.54.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.54.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.54.0indirect
npm@rollup/rollup-linux-arm64-gnu4.54.0indirect
npm@rollup/rollup-linux-arm64-musl4.54.0indirect
npm@rollup/rollup-linux-loong64-gnu4.54.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.54.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.54.0indirect
npm@rollup/rollup-linux-riscv64-musl4.54.0indirect
npm@rollup/rollup-linux-s390x-gnu4.54.0indirect
npm@rollup/rollup-linux-x64-gnu4.54.0indirect
npm@rollup/rollup-linux-x64-musl4.54.0indirect
npm@rollup/rollup-openharmony-arm644.54.0indirect
npm@rollup/rollup-win32-arm64-msvc4.54.0indirect
npm@rollup/rollup-win32-ia32-msvc4.54.0indirect
npm@rollup/rollup-win32-x64-gnu4.54.0indirect
npm@rollup/rollup-win32-x64-msvc4.54.0indirect
npm@shikijs/engine-oniguruma3.20.0indirect
npm@shikijs/langs3.20.0indirect
npm@shikijs/themes3.20.0indirect
npm@shikijs/types3.20.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sinclair/typebox0.27.8indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@types/eslint9.6.1indirect
npm@types/estree1.0.8indirect
npm@types/hast3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/node22.19.3indirect
npm@types/node^22.0.0indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin7.18.0indirect
npm@typescript-eslint/parser7.18.0indirect
npm@typescript-eslint/scope-manager7.18.0indirect
npm@typescript-eslint/type-utils7.18.0indirect
npm@typescript-eslint/types7.18.0indirect
npm@typescript-eslint/typescript-estree7.18.0indirect
npm@typescript-eslint/utils7.18.0indirect
npm@typescript-eslint/visitor-keys7.18.0indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitest/expect1.6.1indirect
npm@vitest/runner1.6.1indirect
npm@vitest/snapshot1.6.1indirect
npm@vitest/spy1.6.1indirect
npm@vitest/utils1.6.1indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmajv6.12.6indirect
npmansi-escapes7.2.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmassertion-error1.1.0indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbraces3.0.3indirect
npmbuffer-from1.1.2indirect
npmcac6.7.14indirect
npmcallsites3.1.0indirect
npmchai4.5.0indirect
npmchalk4.1.2indirect
npmcheck-error1.0.3indirect
npmcli-cursor5.0.0indirect
npmcli-truncate5.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-eql4.1.4indirect
npmdeep-is0.1.4indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmemoji-regex10.6.0indirect
npmentities4.5.0indirect
npmenvironment1.1.0indirect
npmesbuild0.21.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-config-prettier9.1.2indirect
npmeslint-plugin-prettier5.5.4indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeventemitter35.0.4indirect
npmexeca8.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.3.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmget-east-asian-width1.4.0indirect
npmget-func-name2.0.2indirect
npmget-stream8.0.1indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmglobby14.0.2indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhuman-signals5.0.0indirect
npmhusky9.1.7indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-stream3.0.0indirect
npmisexe2.0.0indirect
npmjs-tokens9.0.1indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-parser3.3.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlinkify-it5.0.0indirect
npmlint-staged16.2.7indirect
npmlistr29.0.5indirect
npmlocal-pkg0.5.1indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlog-update6.1.0indirect
npmloupe2.3.7indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmarkdown-it14.1.0indirect
npmmarkdownlint0.35.0indirect
npmmarkdownlint-cli20.14.0indirect
npmmarkdownlint-cli2-formatter-default0.0.5indirect
npmmarkdownlint-micromark0.1.10indirect
npmmdurl2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmmlly1.8.0indirect
npmms2.1.3indirect
npmnano-spawn2.0.0indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmnpm-run-path5.3.0indirect
npmonce1.4.0indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-limit5.0.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-type4.0.0indirect
npmpath-type5.0.0indirect
npmpathe1.1.2indirect
npmpathe2.0.3indirect
npmpathval1.1.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpidtree0.6.0indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.6indirect
npmprelude-ls1.2.1indirect
npmprettier3.7.4indirect
npmprettier-linter-helpers1.0.1indirect
npmpretty-format29.7.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.3.1indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmrollup4.54.0indirect
npmrun-parallel1.2.0indirect
npmsemver7.7.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmslash5.1.0indirect
npmslice-ansi7.1.2indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstring-argv0.3.2indirect
npmstring-width7.2.0indirect
npmstring-width8.1.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmstrip-final-newline3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal2.1.1indirect
npmsupports-color7.2.0indirect
npmsynckit0.11.11indirect
npmterser5.44.1indirect
npmtext-table0.2.0indirect
npmtinybench2.9.0indirect
npmtinypool0.8.4indirect
npmtinyspy2.2.1indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.4.3indirect
npmtslib2.8.1indirect
npmturbo2.7.2indirect
npmturbo-darwin-642.7.2indirect
npmturbo-darwin-arm642.7.2indirect
npmturbo-linux-642.7.2indirect
npmturbo-linux-arm642.7.2indirect
npmturbo-windows-642.7.2indirect
npmturbo-windows-arm642.7.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.1.0indirect
npmtype-fest0.20.2indirect
npmtypescript5.9.3indirect
npmtypescript^5.7.0indirect
npmtypescript~5.6.2indirect
npmuc.micro2.1.0indirect
npmufo1.6.1indirect
npmundici-types6.21.0indirect
npmunicorn-magic0.1.0indirect
npmuri-js4.4.1indirect
npmvite5.4.21indirect
npmvite-node1.6.1indirect
npmvitest1.6.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmyaml2.8.2indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.2indirect
Dependency advisories 0

Installing npm:@webacy-xyz/sdk@1.11.0 pulls in 3 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 statisticsnpm.