Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-06 00:46 UTC

minorg / shaclmate

Generate TypeScript from SHACL shapes

TypeScriptApache-2.0★ 8 stars⑂ 2 forkssince Jul 2024View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

minorg/shaclmate holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (74/100) and lowest on Community & Adoption (39/100). It was last updated 20 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Minor GordonPersonal account
19 followers15 public repossince Jul 2010

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@shaclmate/cli4.0.861,40510120 days agordfshacltypescript
npm@shaclmate/compiler4.0.861,44310120 days ago
npm@shaclmate/shacl-ast4.0.861,58010020 days ago
npm@shaclmate/validator4.0.868712620 days ago

Metrics by category

Vitality

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

54Moderate · 21% of overall
How it's scored
28.8/36Push recencylast push 20 days ago
31.8/36Commit cadence46/52 weeks with commits
18/18Commit volume2,461 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,461
human_commit_share1
days_since_last_push20
active_weeks_last_year46
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?

39Weak · 17% of overall
How it's scored
13.7/60Stars8 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars8
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
49.7/80Monthly downloads5,299 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@shaclmate/cli, @shaclmate/compiler, @shaclmate/shacl-ast, @shaclmate/validator
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,299
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?

58Moderate · 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
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
36.8/42Issue resolution88% of issues closed
29.9/30PR acceptance299/300 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs299
open_issues38
closed_issues268
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.876
closed_unmerged_prs1
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
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
9.4/25Owner reach19 followers of minorg
20.8/25Track record15 public repos, account ~16 yr old
Inputs used
followers19
owner_typeUser
is_verified
owner_loginminorg
public_repos15
account_age_days5,898
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on npm
35/35Publish recencylatest publish 20 days ago
20/20Version history101 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@shaclmate/cli, @shaclmate/compiler, @shaclmate/shacl-ast, @shaclmate/validator
ecosystemsnpm
any_deprecatedno
min_days_since_publish20

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configbiome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicsrdf, shacl, typescript
has_wikiyes
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?

53Moderate · 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
2.5/2.5CI-Tests4 out of 4 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
0/7.5Code-ReviewFound 0/9 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 contributing companies or organizations
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.5Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
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-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities52 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): 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_packages153
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:@shaclmate/cli@4.0.86 runtime dependency closure — what installing the published package pulls in — 153 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.

55Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
5.9/40Legible commit history11 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.11
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json
11/11Static type checkingapps/cli/tsconfig.json, examples/api/tsconfig.json, examples/forms/tsconfig.json, examples/graphql/__tests__/tsconfig.json, examples/graphql/tsconfig.json, examples/kitchen-sink/__tests__/tsconfig.json, examples/kitchen-sink/tsconfig.json, packages/compiler/__tests__/tsconfig.json, packages/compiler/tsconfig.json, packages/shacl-ast/__tests__/tsconfig.json, packages/shacl-ast/tsconfig.json, packages/validator/__tests__/tsconfig.json, packages/validator/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/cli/tsconfig.json, examples/api/tsconfig.json, examples/forms/tsconfig.json, examples/graphql/__tests__/tsconfig.json, examples/graphql/tsconfig.json, examples/kitchen-sink/__tests__/tsconfig.json, examples/kitchen-sink/tsconfig.json, packages/compiler/__tests__/tsconfig.json, packages/compiler/tsconfig.json, packages/shacl-ast/__tests__/tsconfig.json, packages/shacl-ast/tsconfig.json, packages/validator/__tests__/tsconfig.json, packages/validator/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.5/55Manageable file sizes4/429 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes2,236,594
source_files_sampled429
oversized_source_files4
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

8GitHub stars
1contributors
2,461commits, last 12 months
20days since last push
0releases
1bus factor
38open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks

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.

111222212025-012025-092026-04

Each point covers 2 days.

OpenSSF Scorecard 4.1 / 10
4.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-09-06 00:45 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
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
0Vulnerabilities52 existing vulnerabilities detected
Direct dependencies 49
RegistryPackageVersion constraintManifest
npm@shaclmate/compiler4.0.86apps/cli/package.json
npm@shaclmate/validator4.0.86apps/cli/package.json
npm@rdfjs/types~2.0.1apps/cli/package.json
npm@rdfx/collection0.0.49apps/cli/package.json
npm@rdfx/data-factory0.0.49apps/cli/package.json
npm@rdfx/fs0.0.49apps/cli/package.json
npm@rdfx/serializers0.0.49apps/cli/package.json
npmcmd-ts~0.15.0apps/cli/package.json
npmpino~9.1.0apps/cli/package.json
npmpino-pretty~13.1.2apps/cli/package.json
npmpurify-ts~2.1.4apps/cli/package.json
npmts-log~3.0.2apps/cli/package.json
npm@shaclmate/shacl-ast4.0.86packages/compiler/package.json
npm@rdfjs/types~2.0.1packages/compiler/package.json
npm@rdfx/collection0.0.49packages/compiler/package.json
npm@rdfx/data-factory0.0.49packages/compiler/package.json
npm@rdfx/literal0.0.49packages/compiler/package.json
npm@rdfx/resource0.0.49packages/compiler/package.json
npm@sindresorhus/base62~0.1.0packages/compiler/package.json
npm@tpluscode/rdf-ns-builders~4.3.0packages/compiler/package.json
npmchange-case~5.4.4packages/compiler/package.json
npmdecimal.js~10.6.0packages/compiler/package.json
npmplur~5.1.0packages/compiler/package.json
npmpurify-ts~2.1.4packages/compiler/package.json
npmreserved-identifiers~1.0.0packages/compiler/package.json
npmts-invariant~0.10.3packages/compiler/package.json
npmts-log~3.0.2packages/compiler/package.json
npmts-poet~6.12.0packages/compiler/package.json
npmtypescript-memoize~1.1.1packages/compiler/package.json
npm@rdfjs/types~2.0.1packages/shacl-ast/package.json
npm@rdfx/collection0.0.49packages/shacl-ast/package.json
npm@rdfx/data-factory0.0.49packages/shacl-ast/package.json
npm@rdfx/resource0.0.49packages/shacl-ast/package.json
npm@tpluscode/rdf-ns-builders~4.3.0packages/shacl-ast/package.json
npmpurify-ts~2.1.4packages/shacl-ast/package.json
npmtypescript-memoize~1.1.1packages/shacl-ast/package.json
npm@shaclmate/shacl-ast4.0.86packages/validator/package.json
npm@rdfjs/types~2.0.1packages/validator/package.json
npm@rdfx/collection0.0.49packages/validator/package.json
npm@rdfx/data-factory0.0.49packages/validator/package.json
npm@rdfx/parsers0.0.49packages/validator/package.json
npm@rdfx/resource0.0.49packages/validator/package.json
npm@rdfx/serializers0.0.49packages/validator/package.json
npmget-stream~9.0.1packages/validator/package.json
npmpurify-ts~2.1.4packages/validator/package.json
npmrdf-validate-shacl0.6.5packages/validator/package.json
npmtmp-promise~3.0.3packages/validator/package.json
npmts-log~3.0.2packages/validator/package.json
npmwhich~6.0.1packages/validator/package.json
All dependencies 592

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

RegistryPackageVersionRelation
npm@rdfjs/types1.1.2direct
npm@rdfjs/types2.0.1direct
npm@rdfjs/types~2.0.1direct
npm@rdfx/collection0.0.49direct
npm@rdfx/data-factory0.0.49direct
npm@rdfx/fs0.0.49direct
npm@rdfx/literal0.0.49direct
npm@rdfx/parsers0.0.49direct
npm@rdfx/resource0.0.49direct
npm@rdfx/serializers0.0.49direct
npm@shaclmate/compiler4.0.86direct
npm@shaclmate/shacl-ast4.0.86direct
npm@shaclmate/validator4.0.86direct
npm@sindresorhus/base620.1.0direct
npm@sindresorhus/base62~0.1.0direct
npm@tpluscode/rdf-ns-builders4.3.0direct
npm@tpluscode/rdf-ns-builders~4.3.0direct
npmchange-case5.4.4direct
npmchange-case~5.4.4direct
npmcmd-ts0.15.0direct
npmcmd-ts~0.15.0direct
npmdecimal.js10.6.0direct
npmdecimal.js~10.6.0direct
npmget-stream9.0.1direct
npmget-stream~9.0.1direct
npmpino9.1.0direct
npmpino~9.1.0direct
npmpino-pretty13.1.3direct
npmpino-pretty~13.1.2direct
npmplur5.1.0direct
npmplur~5.1.0direct
npmpurify-ts2.1.4direct
npmpurify-ts~2.1.4direct
npmrdf-validate-shacl0.6.5direct
npmreserved-identifiers1.0.0direct
npmreserved-identifiers~1.0.0direct
npmtmp-promise3.0.3direct
npmtmp-promise~3.0.3direct
npmts-invariant0.10.3direct
npmts-invariant~0.10.3direct
npmts-log3.0.2direct
npmts-log~3.0.2direct
npmts-poet6.12.0direct
npmts-poet~6.12.0direct
npmtypescript-memoize1.1.1direct
npmtypescript-memoize~1.1.1direct
npmwhich1.3.1direct
npmwhich2.0.2direct
npmwhich6.0.1direct
npmwhich~6.0.1direct
npm@babel/code-frame7.27.1indirect
npm@babel/compat-data7.28.5indirect
npm@babel/core7.28.5indirect
npm@babel/generator7.28.5indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-transforms7.28.3indirect
npm@babel/helper-plugin-utils7.27.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.28.4indirect
npm@babel/parser7.29.0indirect
npm@babel/plugin-transform-react-jsx-self7.27.1indirect
npm@babel/plugin-transform-react-jsx-source7.27.1indirect
npm@babel/runtime7.28.4indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.5indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@bergos/jsonparse1.4.2indirect
npm@biomejs/biome2.3.10indirect
npm@biomejs/cli-darwin-arm642.3.10indirect
npm@biomejs/cli-darwin-x642.3.10indirect
npm@biomejs/cli-linux-arm642.3.10indirect
npm@biomejs/cli-linux-arm64-musl2.3.10indirect
npm@biomejs/cli-linux-x642.3.10indirect
npm@biomejs/cli-linux-x64-musl2.3.10indirect
npm@biomejs/cli-win32-arm642.3.10indirect
npm@biomejs/cli-win32-x642.3.10indirect
npm@date-io/core3.2.0indirect
npm@date-io/dayjs3.2.0indirect
npm@digitalbazaar/http-client4.4.0indirect
npm@emotion/babel-plugin11.13.5indirect
npm@emotion/cache11.14.0indirect
npm@emotion/hash0.9.2indirect
npm@emotion/is-prop-valid1.4.0indirect
npm@emotion/memoize0.9.0indirect
npm@emotion/react11.14.0indirect
npm@emotion/serialize1.3.3indirect
npm@emotion/sheet1.4.0indirect
npm@emotion/styled11.14.1indirect
npm@emotion/unitless0.10.0indirect
npm@emotion/use-insertion-effect-with-fallbacks1.2.0indirect
npm@emotion/utils1.4.2indirect
npm@emotion/weak-memoize0.4.0indirect
npm@envelop/core5.4.0indirect
npm@envelop/instrumentation1.0.0indirect
npm@envelop/types5.2.1indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/aix-ppc640.24.2indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm0.24.2indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-arm640.24.2indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/android-x640.24.2indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-arm640.24.2indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/darwin-x640.24.2indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-arm640.24.2indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/freebsd-x640.24.2indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm0.24.2indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-arm640.24.2indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-ia320.24.2indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-loong640.24.2indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-mips64el0.24.2indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-ppc640.24.2indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-riscv640.24.2indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-s390x0.24.2indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/linux-x640.24.2indirect
npm@esbuild/netbsd-arm640.24.2indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/netbsd-x640.24.2indirect
npm@esbuild/openbsd-arm640.24.2indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.24.2indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/sunos-x640.24.2indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-arm640.24.2indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-ia320.24.2indirect
npm@esbuild/win32-x640.21.5indirect
npm@esbuild/win32-x640.24.2indirect
npm@fastify/busboy3.2.0indirect
npm@graphql-tools/executor1.4.13indirect
npm@graphql-tools/merge9.1.5indirect
npm@graphql-tools/schema10.0.29indirect
npm@graphql-tools/utils10.10.3indirect
npm@graphql-typed-document-node/core3.2.0indirect
npm@graphql-yoga/logger2.0.1indirect
npm@graphql-yoga/subscription5.0.5indirect
npm@graphql-yoga/typed-event-target3.0.2indirect
npm@isaacs/cliui9.0.0indirect
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@jsonforms/core3.5.1indirect
npm@jsonforms/material-renderers3.5.1indirect
npm@jsonforms/react3.5.1indirect
npm@mui/core-downloads-tracker6.5.0indirect
npm@mui/icons-material6.1.10indirect
npm@mui/icons-material6.5.0indirect
npm@mui/icons-material~6.1.0indirect
npm@mui/material6.1.10indirect
npm@mui/material6.5.0indirect
npm@mui/material~6.1.0indirect
npm@mui/private-theming6.4.9indirect
npm@mui/styled-engine6.5.0indirect
npm@mui/system6.5.0indirect
npm@mui/types7.2.24indirect
npm@mui/utils5.17.1indirect
npm@mui/utils6.4.9indirect
npm@mui/x-date-pickers7.17.0indirect
npm@mui/x-date-pickers7.29.4indirect
npm@mui/x-date-pickers~7.17.0indirect
npm@mui/x-internals7.17.0indirect
npm@mui/x-internals7.29.0indirect
npm@popperjs/core2.11.8indirect
npm@rdfjs/data-model2.1.1indirect
npm@rdfjs/dataset2.0.2indirect
npm@rdfjs/environment1.0.0indirect
npm@rdfjs/namespace2.0.1indirect
npm@rdfjs/namespace~2.0.1indirect
npm@rdfjs/parser-jsonld2.1.3indirect
npm@rdfjs/parser-n32.1.0indirect
npm@rdfjs/prefix-map0.1.2indirect
npm@rdfjs/serializer-jsonld-ext4.0.2indirect
npm@rdfjs/serializer-ntriples2.0.1indirect
npm@rdfjs/serializer-rdfjs0.1.3indirect
npm@rdfjs/serializer-turtle1.1.5indirect
npm@rdfjs/sink2.0.1indirect
npm@rdfjs/sink-map2.0.1indirect
npm@rdfjs/term-map2.0.2indirect
npm@rdfjs/term-set2.0.3indirect
npm@rdfjs/to-ntriples3.0.1indirect
npm@rdfjs/tree0.2.1indirect
npm@rdfx/graph-store0.0.49indirect
npm@rdfx/sparql-client0.0.49indirect
npm@rdfx/stream0.0.49indirect
npm@rdfx/string0.0.49indirect
npm@rdfx/testing0.0.49indirect
npm@repeaterjs/repeater3.0.6indirect
npm@rollup/rollup-android-arm-eabi4.53.3indirect
npm@rollup/rollup-android-arm644.53.3indirect
npm@rollup/rollup-darwin-arm644.53.3indirect
npm@rollup/rollup-darwin-x644.53.3indirect
npm@rollup/rollup-freebsd-arm644.53.3indirect
npm@rollup/rollup-freebsd-x644.53.3indirect
npm@rollup/rollup-linux-arm-gnueabihf4.53.3indirect
npm@rollup/rollup-linux-arm-musleabihf4.53.3indirect
npm@rollup/rollup-linux-arm64-gnu4.53.3indirect
npm@rollup/rollup-linux-arm64-musl4.53.3indirect
npm@rollup/rollup-linux-loong64-gnu4.53.3indirect
npm@rollup/rollup-linux-ppc64-gnu4.53.3indirect
npm@rollup/rollup-linux-riscv64-gnu4.53.3indirect
npm@rollup/rollup-linux-riscv64-musl4.53.3indirect
npm@rollup/rollup-linux-s390x-gnu4.53.3indirect
npm@rollup/rollup-linux-x64-gnu4.53.3indirect
npm@rollup/rollup-linux-x64-musl4.53.3indirect
npm@rollup/rollup-openharmony-arm644.53.3indirect
npm@rollup/rollup-win32-arm64-msvc4.53.3indirect
npm@rollup/rollup-win32-ia32-msvc4.53.3indirect
npm@rollup/rollup-win32-x64-gnu4.53.3indirect
npm@rollup/rollup-win32-x64-msvc4.53.3indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@shaclmate/api-example4.0.86indirect
npm@shaclmate/cli4.0.86indirect
npm@shaclmate/forms-example4.0.86indirect
npm@shaclmate/graphql-example4.0.86indirect
npm@shaclmate/kitchen-sink-example4.0.86indirect
npm@standard-schema/spec1.1.0indirect
npm@tsconfig/node2020.1.9indirect
npm@tsconfig/strictest2.0.8indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/http-link-header1.0.7indirect
npm@types/json-schema7.0.15indirect
npm@types/jsonld1.5.15indirect
npm@types/minimatch3.0.5indirect
npm@types/n31.26.1indirect
npm@types/node18.19.130indirect
npm@types/node20.19.39indirect
npm@types/node24.13.3indirect
npm@types/parse-json4.0.2indirect
npm@types/prop-types15.7.15indirect
npm@types/rdfjs__dataset2.0.7indirect
npm@types/rdfjs__namespace2.0.10indirect
npm@types/rdfjs__namespace~2.0.10indirect
npm@types/rdfjs__parser-jsonld2.1.7indirect
npm@types/rdfjs__parser-n32.0.6indirect
npm@types/rdfjs__prefix-map0.1.5indirect
npm@types/rdfjs__serializer-jsonld-ext4.0.1indirect
npm@types/rdfjs__serializer-ntriples2.0.6indirect
npm@types/rdfjs__serializer-rdfjs0.1.6indirect
npm@types/rdfjs__serializer-turtle1.1.0indirect
npm@types/rdfjs__sink-map2.0.5indirect
npm@types/rdfjs__term-map2.0.10indirect
npm@types/rdfjs__term-set2.0.9indirect
npm@types/react18.3.27indirect
npm@types/react~18indirect
npm@types/react-dom18.3.7indirect
npm@types/react-dom~18indirect
npm@types/react-transition-group4.4.12indirect
npm@types/readable-stream4.0.24indirect
npm@types/sparqljs3.1.12indirect
npm@types/through0.0.33indirect
npm@types/unbzip2-stream1.4.3indirect
npm@types/which3.0.4indirect
npm@types/which~3.0.4indirect
npm@vitejs/plugin-react4.3.4indirect
npm@vitejs/plugin-react~4.3.4indirect
npm@vitest/coverage-v84.1.5indirect
npm@vitest/expect4.1.5indirect
npm@vitest/mocker4.1.5indirect
npm@vitest/pretty-format4.1.5indirect
npm@vitest/runner4.1.5indirect
npm@vitest/snapshot4.1.5indirect
npm@vitest/spy4.1.5indirect
npm@vitest/utils4.1.5indirect
npm@vocabulary/sh1.1.6indirect
npm@vue/compiler-core3.5.25indirect
npm@vue/compiler-dom3.5.25indirect
npm@vue/compiler-sfc3.5.25indirect
npm@vue/compiler-ssr3.5.25indirect
npm@vue/shared3.5.25indirect
npm@whatwg-node/disposablestack0.0.6indirect
npm@whatwg-node/events0.1.2indirect
npm@whatwg-node/fetch0.10.13indirect
npm@whatwg-node/node-fetch0.8.4indirect
npm@whatwg-node/promise-helpers1.3.2indirect
npm@whatwg-node/server0.10.17indirect
npm@zazuko/prefixes2.4.0indirect
npmabort-controller3.0.0indirect
npmajv8.17.1indirect
npmajv-formats2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmargparse1.0.10indirect
npmarray-differ3.0.0indirect
npmarray-union2.1.0indirect
npmarrify2.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmatomic-sleep1.0.0indirect
npmbabel-plugin-macros3.1.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.8.31indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion5.0.5indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.0indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmcallsite1.0.0indirect
npmcallsites3.1.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001757indirect
npmcanonicalize1.0.8indirect
npmcanonicalize2.1.0indirect
npmchai6.2.2indirect
npmchalk5.6.2indirect
npmcliui7.0.4indirect
npmclownface2.0.3indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcosmiconfig7.1.0indirect
npmcross-inspect1.0.1indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdateformat4.6.3indirect
npmdayjs1.10.7indirect
npmdebug4.4.3indirect
npmdepcheck1.4.7indirect
npmdeps-regex0.2.0indirect
npmdetect-file1.0.0indirect
npmdetect-libc1.0.3indirect
npmdidyoumean1.2.2indirect
npmdom-helpers5.2.1indirect
npmdprint-node1.0.8indirect
npmdset3.1.4indirect
npmduplex-to2.0.0indirect
npmelectron-to-chromium1.5.261indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.5indirect
npmentities4.5.0indirect
npmerror-ex1.3.4indirect
npmes-module-lexer2.1.0indirect
npmesbuild0.21.5indirect
npmesbuild0.24.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmesprima4.0.1indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmevent-target-shim5.0.1indirect
npmevents3.3.0indirect
npmexpand-tilde2.0.2indirect
npmexpect-type1.3.0indirect
npmfast-copy4.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-redact3.5.0indirect
npmfast-safe-stringify2.1.1indirect
npmfast-uri3.1.0indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfind-root1.1.0indirect
npmfindup-sync5.0.0indirect
npmforeground-child3.3.1indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-tsconfig4.13.0indirect
npmglob11.1.0indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmgraphql16.11.0indirect
npmgraphql-yoga5.14.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhelp-me5.0.0indirect
npmhoist-non-react-statics3.3.2indirect
npmhomedir-polyfill1.0.3indirect
npmhtml-escaper2.0.2indirect
npmhttp-link-header1.1.4indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmini1.3.8indirect
npmirregular-plurals3.5.0indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-stream4.0.1indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjackspeak4.2.3indirect
npmjoycon3.1.1indirect
npmjs-sha2560.11.1indirect
npmjs-sha256~0.11.0indirect
npmjs-string-escape1.0.1indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmjsonld9.0.0indirect
npmjsonld-context-parser3.1.0indirect
npmjsonld-streaming-parser5.0.1indirect
npmky1.14.3indirect
npmlines-and-columns1.2.4indirect
npmlodash4.17.21indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.3.5indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmicromatch4.0.8indirect
npmmime4.1.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.2indirect
npmminimatch7.4.6indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmms2.1.3indirect
npmmultimatch5.0.0indirect
npmn31.26.0indirect
npmnanoid3.3.11indirect
npmnode-releases2.0.27indirect
npmobject-assign4.1.1indirect
npmobug2.1.1indirect
npmon-exit-leak-free2.1.2indirect
npmonce1.4.0indirect
npmoxigraph0.5.8indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-passwd1.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.4indirect
npmpino-abstract-transport1.2.0indirect
npmpino-abstract-transport3.0.0indirect
npmpino-std-serializers7.0.0indirect
npmplease-upgrade-node3.2.0indirect
npmpostcss8.5.6indirect
npmprocess0.11.10indirect
npmprocess-warning3.0.0indirect
npmprop-types15.8.1indirect
npmpump3.0.4indirect
npmquick-format-unescaped4.0.4indirect
npmrdf-canonize3.4.0indirect
npmrdf-canonize5.0.0indirect
npmrdf-data-factory1.1.3indirect
npmrdf-data-factory2.0.2indirect
npmrdf-dataset-ext1.1.0indirect
npmrdf-isomorphic2.0.1indirect
npmrdf-literal2.0.0indirect
npmrdf-string2.0.1indirect
npmrdf-terms2.0.0indirect
npmrdf-validate-datatype0.2.2indirect
npmreact18.3.1indirect
npmreact~18indirect
npmreact-dom18.3.1indirect
npmreact-dom~18indirect
npmreact-is16.13.1indirect
npmreact-is18.3.1indirect
npmreact-is19.2.0indirect
npmreact-is19.2.4indirect
npmreact-refresh0.14.2indirect
npmreact-transition-group4.4.5indirect
npmreadable-stream4.7.0indirect
npmreaddirp3.6.0indirect
npmreal-require0.2.0indirect
npmrelative-to-absolute-iri1.0.8indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-package-name2.0.1indirect
npmresolve1.22.11indirect
npmresolve-dir1.0.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrimraf6.0.1indirect
npmrollup4.53.3indirect
npmsafe-buffer5.2.1indirect
npmsafe-stable-stringify2.5.0indirect
npmscheduler0.23.2indirect
npmsecure-json-parse4.1.0indirect
npmsemver6.3.1indirect
npmsemver7.7.3indirect
npmsemver-compare1.0.0indirect
npmsetimmediate1.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsonic-boom4.2.0indirect
npmsource-map0.5.7indirect
npmsource-map-js1.2.1indirect
npmsparqljs3.7.3indirect
npmsplit24.2.0indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstd-env4.1.0indirect
npmstream-chunks1.0.0indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments5.0.3indirect
npmstylis4.2.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmthread-stream3.1.0indirect
npmthrough2.3.8indirect
npmtinybench2.9.0indirect
npmtinyexec1.1.2indirect
npmtinyglobby0.2.16indirect
npmtinyrainbow3.1.0indirect
npmtmp0.2.5indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmtsx4.16.5indirect
npmturbo2.5.8indirect
npmturbo-darwin-642.5.8indirect
npmturbo-darwin-arm642.5.8indirect
npmturbo-linux-642.5.8indirect
npmturbo-linux-arm642.5.8indirect
npmturbo-windows-642.5.8indirect
npmturbo-windows-arm642.5.8indirect
npmtypescript6.0.3indirect
npmunbzip2-stream1.4.3indirect
npmundici6.28.0indirect
npmundici-types5.26.5indirect
npmundici-types6.21.0indirect
npmundici-types7.18.2indirect
npmupdate-browserslist-db1.1.4indirect
npmurlpattern-polyfill10.1.0indirect
npmvite6.0.7indirect
npmvitest4.1.5indirect
npmvitest-fetch-mock0.4.5indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml1.10.2indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
npmzod4.1.13indirect
npmzod~4.1.12indirect
Dependency advisories 0

Installing npm:@shaclmate/cli@4.0.86 pulls in 153 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.