PkgRadar

Package evidence

@greenbot/[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
95
Versions published
73Mature · −50% score
First published
Jun 2022
Publisher
alanrsoares

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":["@greenbot/[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":["@greenbot/[email protected]"],"fail_on":"review"}'
Publisheralanrsoares
Artifact bytes82,997
Previous version0.34.1
Published2026-05-15T02:14:27.619Z
SHA-256c876c2ab57ce76151be72f39c14b67274170a4cb29ff2b3186c7f48bff0d7da1

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
2Score
0.35.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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 scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts9
  • buildvite build
  • checksvelte-check --tsconfig ./tsconfig.json
  • devconcurrently 'vite' 'node bin/greenbot.mjs'
  • postinstallnode scripts/postinstall.mjs
  • postversionbun run build && git add . && git commit --amend --no-edit
  • prebuildnode scripts/prebuild.mjs
  • preparehusky install
  • releasebun publish && git push && git push --tags
  • servevite preview
Dependencies17
  • @fastify/cors^11.2.0
  • @fastify/static^8.3.0
  • @tailwindcss/typography^0.5.19
  • @tanstack/svelte-query^5.90.2
  • animate.css^4.1.1
  • daisyui^5.5.14
  • fastify^5.6.2
  • js-yaml^4.1.1
  • ky^1.14.2
  • lucide-svelte^0.488.0
  • open^10.2.0
  • package-json^10.0.1
  • rambda^9.4.2
  • replace-in-file^7.2.0
  • svelte^4.2.20
  • svelte-markdown^0.4.1
  • typewriter-effect^2.22.0