PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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
3,360Niche · −30% score
Versions published
183Mature · −50% score
First published
Oct 2020
Publisher
ralwayne

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherralwayne
Artifact bytes3,498,037
Previous version4.1.1
Published2026-05-30T18:28:48.735Z
SHA-2561e3c62cacc32592e510335294432dc8dde1e92823ae33160333ed1b78a84730e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowLarge Javascript Payloadpackage/built/index.js17413259 bytes0

Manifest

Package metadata

Scripts16
  • buildesbuild lib/rig/index.ts --platform=node --bundle --sourcemap=inline --minify --outfile=built/index.js --external:shelljs --external:better-sqlite3 --external:bindings --external:proxy-agent --external:@tobilu/qmd && yarn scan:built
  • ccd demo && node ../lib/rig/index.js check
  • delivernode scripts/publish.mjs
  • deliver:alpharig tag && yarn build && node scripts/publish.mjs --tag alpha
  • envmakecd demo && node ../lib/rig/index.js --env prod_view_zhs
  • pcd demo && node ../lib/rig/index.js publish
  • posticd demo && node ../lib/rig/index.js postinstall
  • postinstallnode scripts/postinstall.mjs
  • preicd demo && node ../built/index.js preinstall
  • prepublishOnlynode scripts/version-code.mjs && node scripts/sync-skill.mjs && yarn build
  • scan:builtGOMAXPROCS=2 gitleaks detect --source built --no-git --no-banner --redact --exit-code 1
  • tnode lib/rig/index.js tag
  • testjest
  • test:inityarn build && cd demo && ts-node ../built/index.js init
  • version:codenode scripts/version-code.mjs
  • version:code:peeknode scripts/version-code.mjs --peek
Dependencies26
  • @alicloud/esa20240910^3.1.2
  • @alicloud/openapi-client^0.4.15
  • @alicloud/tea-util^1.4.11
  • @tobilu/qmd~2.5.2
  • @types/ali-oss^6.16.3
  • @types/json5^2.2.0
  • @types/qs^6.9.7
  • @types/semver^7.3.10
  • @types/shelljs^0.8.11
  • @types/uuid^8.3.4
  • ali-oss^6.17.1
  • axios^0.26.1
  • better-sqlite312.10.0
  • chalk^4.1.0
  • commander6.1.0
  • compare-versions^4.1.3
  • dayjs^1.11.0
  • dotenv^16.0.3
  • ignore^7.0.5
  • inquirer7.3.3
  • js-yaml^4.1.1
  • json52.1.3
  • ora^5.1.0
  • semver^7.3.7
  • shelljs^0.8.4
  • uuid^8.3.2