PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node demo/demo.js base"

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
102
Versions published
113Mature · −50% score
First published
Dec 2019
Publisher
wradgio

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"}'
Publisherwradgio
Artifact bytes134,041
Previous version0.6.21
Published2024-04-16T16:07:59.782Z
SHA-2561a0eaa0e51c9f42a3cc0f9f1d167086565d5fd10670cc1a1825ee389ce677cda

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node demo/demo.js base"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node demo/demo.js base"5

Manifest

Package metadata

Scripts9
  • cijest --watch
  • demonode demo/demo.js
  • depsnpm-check -u
  • devmoleculer-runner --repl --hot services
  • docker:builddocker build -t stretchshop .
  • linteslint services
  • postinstallnode demo/demo.js base
  • startmoleculer-runner
  • testjest --coverage
Dependencies33
  • @stretchshop/moleculer-cron^0.0.3
  • base-64^1.0.0
  • bcryptjs^2.4.3
  • connect-history-api-fallback^2.0.0
  • cookie^0.6.0
  • cookies^0.9.1
  • cross-fetch^4.0.0
  • dotenv^16.4.5
  • formidable^3.5.1
  • fs-extra^11.2.0
  • generate-password^1.7.1
  • handlebars^4.7.8
  • html-to-pdfmake^2.5.6
  • ioredis^5.3.2
  • jsdom^24.0.0
  • jsonwebtoken9.0.2
  • lodash^4.17.21
  • mkdirp^3.0.1
  • moleculer^0.14.33
  • moleculer-db^0.8.25
  • moleculer-db-adapter-mongo^0.4.19
  • moleculer-repl^0.7.4
  • moleculer-web^0.10.7
  • nats^2.22.0
  • ncp^2.0.0
  • node-fetch>=3.3.2
  • nodemailer^6.9.13
  • paypal-rest-sdk^1.8.1
  • pdfmake^0.2.10
  • promise-each^2.2.0
  • …and 3 more.