PkgRadar

Package evidence

@ind-rcg/[email protected]

Tls Verification Disabled, Install-time lifecycle script

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.

Versions published
15Established · −30% score
First published
Aug 2023
Publisher
ire-npm-team-user

Effective trust discount applied: 30% (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":["@ind-rcg/[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":["@ind-rcg/[email protected]"],"fail_on":"review"}'
Artifact bytes2,456,544
Previous version262.1003.0-beta.1
Published2026-05-08T05:41:46.434Z
SHA-256059c802f8f913c8ed469549c8329d80621c3480bf35339d67a5016750b6ca6a3

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

review
Last checked
reviewRisk
11Score
262.1006.0Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/src/bootstrap.js12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/src/bootstrap.js12
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 27

Sign in to view install / lifecycle script contents.

Dependencies16
  • bindings1.5.0
  • body-parser2.2.2
  • copyfiles2.4.1
  • express5.2.1
  • lodash4.17.23
  • log4js6.9.1
  • md52.3.0
  • mkdirp3.0.1
  • node-addon-api8.5.0
  • node-fetch3.3.2
  • pako2.1.0
  • rimraf6.1.2
  • sharp0.34.5
  • sqlite35.1.7
  • sqlite3-transactions0.0.5
  • yargs17.7.2