PkgRadar

Package evidence

@heyanon-arp/[email protected]

New Account With Lifecycle Hook: package first published 19 day(s) ago, 10 total version(s), has lifecycle hook

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
182
Versions published
10
First published
May 2026
Publisher
fantaholic

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":["@heyanon-arp/[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":["@heyanon-arp/[email protected]"],"fail_on":"high"}'
Publisherfantaholic
Artifact bytes398,646
Previous version0.0.6
Published2026-06-03T13:19:56.668Z
SHA-256e4ae612e16e5b578cfc87813b1281e5d29064d45240ca6f58506251dcdc66742

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.0.7 vs 0.0.6: "node scripts/postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.7 vs 0.0.6: "node scripts/postinstall.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 19 day(s) ago, 10 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.7 vs 0.0.6: "node scripts/postinstall.mjs"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 19 day(s) ago, 10 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts5
  • buildtsup
  • lintbiome check . --write
  • postinstallnode scripts/postinstall.mjs
  • startnode dist/cli.js
  • testjest --runInBand --detectOpenHandles --forceExit --passWithNoTests
Dependencies8
  • @heyanon-arp/sdk0.0.6
  • @heyanon-arp/shield0.0.1
  • @noble/hashes^1.5.0
  • @solana/web3.js^1.98.4
  • chalk^4.1.2
  • commander^12.1.0
  • prompts^2.4.2
  • simple-update-notifier^2.0.0