PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: preinstall="typesync || true"

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
54Mature · −50% score
First published
Jun 2018
Publisher
the-red

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publisherthe-red
Artifact bytes305,350
Previous version1.3.0-beta017
Published2026-02-23T16:08:40.364Z
SHA-256a7b9b479d3e571d0d5f3a4b73be65108729dfd602168b67b99f929b16a3e394c

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: preinstall="typesync || true"

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

Availability ledger

available

high
Last checked
highRisk
17Score
1.3.0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpreinstall="typesync || true"20
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpreinstall="typesync || true"20
lowCredential file accesspackage/dist/bundler/webpack.config.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/bundler/webpack.config.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpreinstall="typesync || true"5

Manifest

Package metadata

Scripts5
  • buildyarn cleanup && tsc
  • cleanuprm -rf dist
  • preinstalltypesync || true
  • testjest
  • watchyarn build --watch
Dependencies49
  • @babel/core^7.14.3
  • @babel/preset-env^7.14.2
  • @babel/preset-react^7.13.13
  • @babel/preset-typescript^7.13.0
  • @goqoo/templates^1.2.1
  • @kintone/dts-gen^8.0.13
  • autoprefixer^10.3.1
  • babel-loader^8.2.2
  • caller^1.0.1
  • chalk^4.1.2
  • change-case^4.1.2
  • clipboard-copy^4.0.1
  • core-js^3.16.2
  • cosmiconfig^7.0.0
  • cross-spawn^7.0.3
  • css-loader^5.2.4
  • dotenv^10.0.0
  • dotenv-webpack^7.0.3
  • fork-ts-checker-webpack-plugin^6.2.10
  • fs-extra^9.1.0
  • gyuma^0.6.0
  • html-loader^2.1.2
  • js-yaml^4.0.0
  • luxon^2.0.2
  • minimist^1.2.8
  • minimist-options^4.1.0
  • mustache^4.2.0
  • netrc-parser^3.1.6
  • postcss-loader^6.1.1
  • request^2.88.2
  • …and 19 more.