Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-06 19:48 UTC

gtanczyk / genaicode

A small, provider-neutral TypeScript toolkit for calling LLMs from backend code—portable prompts, chains, plugins, and adapters for OpenAI, Anthropic, Gemini, and Vertex AI.

TypeScriptApache-2.0★ 47 stars⑂ 2 forkssince Jul 2024View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

gtanczyk/genaicode holds a health index of 78 out of 100, placing it in the Good band. It scores highest on AI Readiness (86/100) and lowest on Community & Adoption (44/100). It was last updated 4 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

Grzegorz TańczykPersonal account
16 followers18 public repossince Dec 2011Gamedev.pl

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
npmgenaicode2.1.04,4035211 days agollmaiopenaibackendprompttoolkit

Metrics by category

Vitality

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

85Excellent · 21% of overall
How it's scored
36/36Push recencylast push 4 days ago
22.2/36Commit cadence32/52 weeks with commits
18/18Commit volume290 commits in the last year
10/10OpenSSF Scorecard: Maintained17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year290
human_commit_share0.83
days_since_last_push4
active_weeks_last_year32
How it's scored
27/27Ships releases1 releases published
36/36Release recencylatest release 11 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv2.1.0
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases
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?

44Weak · 17% of overall
How it's scored
27/60Stars47 stars
0/25Forks2 forks
0/15Watchers2 watchers
Inputs used
forks2
stars47
watchers2
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
48.6/80Monthly downloads4,403 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgenaicode
dependents
ecosystemsnpm
total_downloads
monthly_downloads4,403
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?

50Moderate · 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
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolutionno issues or no data
21.9/30PR acceptance62/85 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/20 approved changesets -- score normalized to 0
Inputs used
merged_prs62
open_issues0
closed_issues0
prs_merged_7d1
prs_decided_7d1
prs_merged_30d10
prs_decided_30d11
issue_closed_ratio
closed_unmerged_prs23
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
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
8.8/25Owner reach16 followers of gtanczyk
21.3/25Track record18 public repos, account ~14 yr old
Inputs used
followers16
owner_typeUser
is_verified
owner_logingtanczyk
public_repos18
account_age_days5,340
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 11 days ago
20/20Version history52 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgenaicode
ecosystemsnpm
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.cjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests16 out of 19 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics14 topics
0/10Wiki
Inputs used
topicsai, claude, code-generation, codegen, codellm, coding-assistant, engineer, gemini, gpt, nodejs, react, typescript, llm, typescript-library
has_wikino
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?

74Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2/2.5CI-Tests16 out of 19 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/20 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.7
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, 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_packages46
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:genaicode@2.1.0 runtime dependency closure — what installing the published package pulls in — 46 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.

86Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history76 of 83 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.916
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes1,467
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.cjs
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice13 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance17 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.13
toolchain_manifests
dependency_bot_commit_share0.17
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/37 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes10,309
source_files_sampled37
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

47GitHub stars
1contributors
290commits, last 12 months
4days since last push
1releases
1bus factor
0open 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-082025-092025-09
OpenSSF Scorecard 6.7 / 10
6.7aggregate

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-06 19:48 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
8CI-Tests16 out of 19 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/20 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npm@anthropic-ai/sdk^0.74.0package.json
npm@google/genai^1.30.0package.json
npmopenai^5.16.0package.json
All dependencies 322

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

RegistryPackageVersionRelation
npm@anthropic-ai/sdk0.74.0direct
npm@google/genai1.52.0direct
npmopenai5.16.0direct
npm@babel/runtime7.29.7indirect
npm@esbuild/aix-ppc640.25.0indirect
npm@esbuild/android-arm0.25.0indirect
npm@esbuild/android-arm640.25.0indirect
npm@esbuild/android-x640.25.0indirect
npm@esbuild/darwin-arm640.25.0indirect
npm@esbuild/darwin-x640.25.0indirect
npm@esbuild/freebsd-arm640.25.0indirect
npm@esbuild/freebsd-x640.25.0indirect
npm@esbuild/linux-arm0.25.0indirect
npm@esbuild/linux-arm640.25.0indirect
npm@esbuild/linux-ia320.25.0indirect
npm@esbuild/linux-loong640.25.0indirect
npm@esbuild/linux-mips64el0.25.0indirect
npm@esbuild/linux-ppc640.25.0indirect
npm@esbuild/linux-riscv640.25.0indirect
npm@esbuild/linux-s390x0.25.0indirect
npm@esbuild/linux-x640.25.0indirect
npm@esbuild/netbsd-arm640.25.0indirect
npm@esbuild/netbsd-x640.25.0indirect
npm@esbuild/openbsd-arm640.25.0indirect
npm@esbuild/openbsd-x640.25.0indirect
npm@esbuild/sunos-x640.25.0indirect
npm@esbuild/win32-arm640.25.0indirect
npm@esbuild/win32-ia320.25.0indirect
npm@esbuild/win32-x640.25.0indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.11.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@polka/url1.0.0-next.28indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.2indirect
npm@rollup/rollup-android-arm-eabi4.59.1indirect
npm@rollup/rollup-android-arm644.59.1indirect
npm@rollup/rollup-darwin-arm644.59.1indirect
npm@rollup/rollup-darwin-x644.59.1indirect
npm@rollup/rollup-freebsd-arm644.59.1indirect
npm@rollup/rollup-freebsd-x644.59.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.1indirect
npm@rollup/rollup-linux-arm64-gnu4.59.1indirect
npm@rollup/rollup-linux-arm64-musl4.59.1indirect
npm@rollup/rollup-linux-loong64-gnu4.59.1indirect
npm@rollup/rollup-linux-loong64-musl4.59.1indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.1indirect
npm@rollup/rollup-linux-ppc64-musl4.59.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.1indirect
npm@rollup/rollup-linux-riscv64-musl4.59.1indirect
npm@rollup/rollup-linux-s390x-gnu4.59.1indirect
npm@rollup/rollup-linux-x64-gnu4.59.1indirect
npm@rollup/rollup-linux-x64-musl4.59.1indirect
npm@rollup/rollup-openbsd-x644.59.1indirect
npm@rollup/rollup-openharmony-arm644.59.1indirect
npm@rollup/rollup-win32-arm64-msvc4.59.1indirect
npm@rollup/rollup-win32-ia32-msvc4.59.1indirect
npm@rollup/rollup-win32-x64-gnu4.59.1indirect
npm@rollup/rollup-win32-x64-msvc4.59.1indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.12indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/ms2.1.0indirect
npm@types/node20.19.43indirect
npm@types/retry0.12.0indirect
npm@typescript-eslint/eslint-plugin7.17.0indirect
npm@typescript-eslint/parser7.17.0indirect
npm@typescript-eslint/scope-manager7.17.0indirect
npm@typescript-eslint/type-utils7.17.0indirect
npm@typescript-eslint/types7.17.0indirect
npm@typescript-eslint/typescript-estree7.17.0indirect
npm@typescript-eslint/utils7.17.0indirect
npm@typescript-eslint/visitor-keys7.17.0indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitest/expect3.2.7indirect
npm@vitest/mocker3.2.7indirect
npm@vitest/pretty-format3.2.7indirect
npm@vitest/runner3.2.7indirect
npm@vitest/snapshot3.2.7indirect
npm@vitest/spy3.2.7indirect
npm@vitest/ui3.2.7indirect
npm@vitest/utils3.2.7indirect
npmacorn8.15.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.4indirect
npmajv6.15.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmassertion-error2.0.1indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbignumber.js9.3.1indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.1.2indirect
npmbraces3.0.3indirect
npmbuffer-equal-constant-time1.0.1indirect
npmcac6.7.14indirect
npmcallsites3.1.0indirect
npmchai5.3.3indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmcheck-error2.1.3indirect
npmcli-cursor5.0.0indirect
npmcli-truncate4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander13.1.0indirect
npmconcat-map0.0.1indirect
npmcross-spawn7.0.6indirect
npmdata-uri-to-buffer4.0.1indirect
npmdebug4.4.3indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmecdsa-sig-formatter1.0.11indirect
npmemoji-regex10.6.0indirect
npmenvironment1.1.0indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.25.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-prettier9.1.0indirect
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
npmexpect-type1.4.0indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.17.1indirect
npmfdir6.4.4indirect
npmfdir6.5.0indirect
npmfetch-blob3.2.0indirect
npmfflate0.8.2indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmformdata-polyfill4.0.10indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmgaxios7.3.0indirect
npmgcp-metadata8.1.2indirect
npmget-east-asian-width1.6.0indirect
npmget-stream8.0.1indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmgoogle-auth-library10.9.0indirect
npmgoogle-logging-utils1.1.3indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals5.0.0indirect
npmhusky9.1.1indirect
npmignore5.3.1indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point4.0.0indirect
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
npmjiti2.6.1indirect
npmjs-tokens9.0.1indirect
npmjs-yaml4.3.0indirect
npmjson-bigint1.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-to-ts3.1.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlint-staged15.5.2indirect
npmlistr28.3.3indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlog-update6.1.0indirect
npmlong5.3.2indirect
npmloupe3.2.1indirect
npmmagic-string0.30.17indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmnode-domexception1.0.0indirect
npmnode-fetch3.3.2indirect
npmnpm-run-path5.3.0indirect
npmonce1.4.0indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-retry4.6.2indirect
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
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpidtree0.6.0indirect
npmpostcss8.5.20indirect
npmprelude-ls1.2.1indirect
npmprettier3.3.3indirect
npmprotobufjs7.6.5indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmretry0.13.1indirect
npmreusify1.0.4indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmrollup4.59.1indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsemver7.6.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsirv3.0.1indirect
npmslash3.0.0indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.2indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstring-argv0.3.2indirect
npmstring-width7.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal3.1.0indirect
npmsupports-color7.2.0indirect
npmtext-table0.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.17indirect
npmtinypool1.1.1indirect
npmtinyrainbow2.0.0indirect
npmtinyspy4.0.4indirect
npmto-regex-range5.0.1indirect
npmtotalist3.0.1indirect
npmts-algebra2.0.0indirect
npmts-api-utils1.3.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypescript5.5.4indirect
npmundici-types6.21.0indirect
npmuri-js4.4.1indirect
npmvite6.4.3indirect
npmvite-node3.2.4indirect
npmvitest3.2.7indirect
npmweb-streams-polyfill3.3.3indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmws8.21.1indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
npmzod3.25.76indirect
Dependency advisories 0

Installing npm:genaicode@2.1.0 pulls in 46 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.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.