PkgRadar

Package evidence

@genesislcap/[email protected]

Tls Verification Disabled: matched "--insecure"

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
7,074Niche · −30% score
Versions published
2,013Mature · −50% score
First published
Apr 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 bytes11,730
Previous version14.466.1-alpha-73081f7.0
Published2026-06-20T20:53:08.502Z
SHA-256d7a8fc3207f00265b16521944a76adbfe8b0db1264776cb05884ba291cc9004d

Why flagged

What the scanner saw

Tls Verification Disabled: matched "--insecure"

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/index.jsmatched "--insecure"12

Manifest

Package metadata

Scripts5
  • buildnpm run clean && tsc -b ./tsconfig.json
  • cleanrimraf dist temp tsconfig.tsbuildinfo
  • devtsc -b ./tsconfig.json -w
  • lintgenx lint -l ox
  • lint:fixgenx lint -l ox --fix
Dependencies10
  • @genesislcap/build-kit14.467.0-GNEC-1369.1
  • @genesislcap/eslint-stylelint-builder14.467.0-GNEC-1369.1
  • @genesislcap/rollup-builder14.467.0-GNEC-1369.1
  • @genesislcap/ts-builder14.467.0-GNEC-1369.1
  • @genesislcap/uvu-playwright-builder14.467.0-GNEC-1369.1
  • @genesislcap/vite-builder14.467.0-GNEC-1369.1
  • @genesislcap/webpack-builder14.467.0-GNEC-1369.1
  • cac^6.7.14
  • consola^3.0.2
  • serve-handler^6.1.5