Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-31 13:01 UTC

omar-dulaimi / prisma-trpc-shield-generator

Prisma +2 generator to emit a tRPC shield from your Prisma schema

TypeScript · JavaScriptMIT★ 52 stars⑂ 1 forksince May 2022View on GitHub ↗

omar-dulaimi/prisma-trpc-shield-generator holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (68/100) and lowest on Security (40/100). It was last updated 33 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

Omar DulaimiPersonal account
191 followers175 public repossince Mar 2015

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
npmprisma-trpc-shield-generator1.0.32,2901233 days agoprismaprisma-clientprisma-schematrpctrpc-shieldprisma-generatorprisma-trpc-shield-generator

Metrics by category

Vitality

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

54Moderate · 21% of overall
How it's scored
18/36Push recencylast push 33 days ago
1.4/36Commit cadence2/52 weeks with commits
10/18Commit volume12 commits in the last year
5/10OpenSSF Scorecard: Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year12
human_commit_share1
days_since_last_push33
active_weeks_last_year2
How it's scored
27/27Ships releases9 releases published
36/36Release recencylatest release 33 days ago
12.6/27Release cadencea release every ~184.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count9
latest_release_tagv1.0.3
releases_from_tagsno
days_since_latest_release33
mean_days_between_releases184.7
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?

52Moderate · 17% of overall
How it's scored
27.7/60Stars52 stars
0/25Forks1 forks
0/15Watchers2 watchers
Inputs used
forks1
stars52
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, github.com, shields.io
has_pull_request_templateyes
How it's scored
44.8/80Monthly downloads2,290 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesprisma-trpc-shield-generator
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,290
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?

62Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.4/22.5Commit distributiontop contributor authored 85% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.848
How it's scored
42/42Issue resolution100% of issues closed
30/30PR acceptance4/4 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/22 approved changesets -- score normalized to 0
Inputs used
merged_prs4
open_issues0
closed_issues3
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
16.4/25Owner reach191 followers of omar-dulaimi
25/25Track record175 public repos, account ~11 yr old
Inputs used
followers191
owner_typeUser
is_verified
owner_loginomar-dulaimi
public_repos175
account_age_days4,170
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 33 days ago
20/20Version history12 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesprisma-trpc-shield-generator
ecosystemsnpm
any_deprecatedno
min_days_since_publish33

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsprisma, prisma-generator, trpc, trpc-shield
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?

40Weak · 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-Tests3 out of 3 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/22 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
3.8/7.5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities65 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): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
10/25Indirect dependencies free of known advisories1 affected: deepmerge-ts 7.1.5 (high 7.5)
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages48
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:prisma-trpc-shield-generator@1.0.3 runtime dependency closure — what installing the published package pulls in — 48 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.

66Good · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
0/15Machine-readable docs (llms.txt)
35.9/40Legible commit history31 of 46 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.674
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes2,769
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 46
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_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/21 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes9,786
source_files_sampled21
oversized_source_files0

Key facts

52GitHub stars
2contributors
12commits, last 12 months
33days since last push
9releases
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 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-08-31 13:00 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 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/22 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0Vulnerabilities65 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npm@prisma/generator-helper^7.0.0package.json
npm@prisma/internals^7.0.0package.json
npmprettier^3.6.2package.json
npmzod^4.1.12package.json
All dependencies 222

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

RegistryPackageVersionRelation
npm@prisma/generator-helper7.0.0direct
npm@prisma/internals7.0.0direct
npmprettier3.6.2direct
npmzod4.1.12direct
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.28.5indirect
npm@babel/types7.28.5indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@chevrotain/cst-dts-gen10.5.0indirect
npm@chevrotain/gast10.5.0indirect
npm@chevrotain/types10.5.0indirect
npm@chevrotain/utils10.5.0indirect
npm@electric-sql/pglite0.3.2indirect
npm@electric-sql/pglite-socket0.0.6indirect
npm@electric-sql/pglite-tools0.2.7indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-x640.25.12indirect
npm@hono/node-server1.14.2indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@mrleebo/prisma-ast0.12.1indirect
npm@prisma/client7.0.0indirect
npm@prisma/client-runtime-utils7.0.0indirect
npm@prisma/config7.0.0indirect
npm@prisma/debug6.8.2indirect
npm@prisma/debug7.0.0indirect
npm@prisma/dev0.13.0indirect
npm@prisma/dmmf7.0.0indirect
npm@prisma/driver-adapter-utils7.0.0indirect
npm@prisma/engines7.0.0indirect
npm@prisma/engines-version6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513indirect
npm@prisma/fetch-engine7.0.0indirect
npm@prisma/generator7.0.0indirect
npm@prisma/get-platform6.8.2indirect
npm@prisma/get-platform7.0.0indirect
npm@prisma/prisma-schema-wasm6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513indirect
npm@prisma/query-plan-executor6.18.0indirect
npm@prisma/schema-engine-wasm6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513indirect
npm@prisma/schema-files-loader7.0.0indirect
npm@prisma/studio-core-licensed0.8.0indirect
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@standard-schema/spec1.0.0indirect
npm@trpc/server11.7.1indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/node24.10.1indirect
npm@types/react19.2.6indirect
npm@vitest/coverage-v84.0.13indirect
npm@vitest/expect4.0.13indirect
npm@vitest/mocker4.0.13indirect
npm@vitest/pretty-format4.0.13indirect
npm@vitest/runner4.0.13indirect
npm@vitest/snapshot4.0.13indirect
npm@vitest/spy4.0.13indirect
npm@vitest/utils4.0.13indirect
npmarg5.0.2indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul0.3.8indirect
npmaws-ssl-profiles1.1.2indirect
npmc123.1.0indirect
npmchai6.2.1indirect
npmchevrotain10.5.0indirect
npmchokidar4.0.3indirect
npmcitty0.1.6indirect
npmconfbox0.2.2indirect
npmconsola3.4.2indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeepmerge-ts7.1.5indirect
npmdefu6.1.4indirect
npmdenque2.1.0indirect
npmdestr2.0.5indirect
npmdotenv16.6.1indirect
npmdotenv17.2.3indirect
npmeffect3.18.4indirect
npmempathic2.0.0indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.25.12indirect
npmestree-walker3.0.3indirect
npmexpect-type1.2.2indirect
npmexsolve1.0.8indirect
npmfast-check3.23.2indirect
npmfdir6.5.0indirect
npmforeground-child3.3.1indirect
npmfs-extra11.3.0indirect
npmfsevents2.3.3indirect
npmgenerate-function2.3.1indirect
npmget-port-please3.1.2indirect
npmgiget2.0.0indirect
npmgraceful-fs4.2.11indirect
npmgrammex3.1.11indirect
npmhas-flag4.0.0indirect
npmhono4.7.10indirect
npmhtml-escaper2.0.2indirect
npmhttp-status-codes2.3.0indirect
npmiconv-lite0.7.0indirect
npmis-property1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjiti2.6.1indirect
npmjs-tokens9.0.1indirect
npmjsonfile6.2.0indirect
npmkleur3.0.3indirect
npmlilconfig2.1.0indirect
npmlodash4.17.21indirect
npmlong5.3.2indirect
npmlru-cache7.18.3indirect
npmlru.min1.1.3indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.1indirect
npmmake-dir4.0.0indirect
npmms2.1.3indirect
npmmysql23.15.3indirect
npmnamed-placeholders1.1.3indirect
npmnanoid3.3.11indirect
npmnode-fetch-native1.6.7indirect
npmnypm0.6.2indirect
npmohash2.0.11indirect
npmpath-key3.1.1indirect
npmpathe2.0.3indirect
npmperfect-debounce1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.3indirect
npmpkg-types2.3.0indirect
npmpostcss8.5.6indirect
npmpostgres3.4.7indirect
npmprisma7.0.0indirect
npmprompts2.4.2indirect
npmproper-lockfile4.1.2indirect
npmpure-rand6.1.0indirect
npmrc92.1.2indirect
npmreact19.2.0indirect
npmreact-dom19.2.0indirect
npmreaddirp4.1.2indirect
npmregexp-to-ast0.5.0indirect
npmremeda2.21.3indirect
npmretry0.12.0indirect
npmrollup4.53.3indirect
npmsafer-buffer2.1.2indirect
npmscheduler0.27.0indirect
npmsemver7.7.3indirect
npmseq-queue0.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmsource-map-js1.2.1indirect
npmsqlstring2.3.3indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstd-env3.9.0indirect
npmsupports-color7.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow3.0.3indirect
npmtrpc-shield2.0.1indirect
npmtype-fest4.41.0indirect
npmtypescript5.9.3indirect
npmundici-types7.16.0indirect
npmuniversalify2.0.1indirect
npmvalibot1.1.0indirect
npmvite7.2.4indirect
npmvitest4.0.13indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmzeptomatch2.0.2indirect
Dependency advisories 1

Installing npm:prisma-trpc-shield-generator@1.0.3 pulls in 48 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
deepmerge-ts7.1.5indirecthigh18.0.0

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.