PkgRadar

Package evidence

@genesislcap/[email protected]

Tls Verification Disabled: matched "NODE_TLS_REJECT_UNAUTHORIZED = '0"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
9,028Niche · −30% score
Versions published
1,973Mature · −50% score
First published
May 2023
Publisher
genesisnpm

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@genesislcap/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@genesislcap/[email protected]"],"fail_on":"review"}'
Publishergenesisnpm
Artifact bytes37,433
Previous version14.466.1-alpha-73081f7.0
Published2026-06-20T20:53:04.579Z
SHA-2568622406615b5eed40a9519f03eed62c312d008c4af10e510594bdea45b14627f

Why flagged

What the scanner saw

Tls Verification Disabled: matched "NODE_TLS_REJECT_UNAUTHORIZED = '0"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
14.467.0-GNEC-1369.1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/utils/seed.fetching.jsmatched "NODE_TLS_REJECT_UNAUTHORIZED = '0"12

Manifest

Package metadata

Scripts7
  • buildnpm run clean && tsc -b ./tsconfig.json && npm run copyfiles
  • cleanrimraf dist temp tsconfig.tsbuildinfo
  • copyfilescopyfiles --verbose cert/*.* ./dist
  • devtsc -b ./tsconfig.json -w
  • lintgenx lint -l ox
  • lint:fixgenx lint -l ox --fix
  • testuvu -r tsx/cjs -r ../uvu-playwright-builder/config/jsdom.setup.ts . 'test.ts' --i dist --i coverage
Dependencies18
  • chalk^4.1.2
  • change-case^4.1.2
  • consola^3.0.2
  • defu^6.1.2
  • dotenv^16.4.5
  • edit-json-file^1.7.0
  • get-npm-tarball-url2.1.0
  • giget1.1.3
  • handlebars^4.7.7
  • inquirer^8.2.3
  • jiti^1.18.2
  • pkg-types^1.0.2
  • portfinder-sync^0.0.2
  • pretty-ms^7.0.0
  • rimraf^5.0.0
  • tar^7.4.3
  • tmp^0.2.4
  • unparse-args^1.2.0