PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6242797 bytes

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
2,650Niche · −30% score
Versions published
179Mature · −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 bytes1,934,601
Previous version4.0.17
Published2026-05-25T09:41:00.204Z
SHA-25603acebf23abf2fee07d1f80b7e77e220a58085392114f5e5d9e9efbaee922daf

Why flagged

What the scanner saw

Large Javascript Payload: 6242797 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/built/index.js6242797 bytes10
mediumCredential file accesspackage/scripts/publish.mjsmatched "NPM_TOKEN"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/built/index.js6242797 bytes10
mediumCredential file accesspackage/scripts/publish.mjsmatched "NPM_TOKEN"10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowObfuscationpackage/lib/wiki/qmd.tsmatched "\\x00"3

Manifest

Package metadata

Scripts15
  • 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
  • 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
  • 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
Dependencies23
  • @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