PkgRadar

Package evidence

@heyanon-arp/[email protected]

no findings

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
9
First published
May 2026
Publisher
fantaholic

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["@heyanon-arp/[email protected]"],"fail_on":"review"}'
Publisherfantaholic
Artifact bytes394,535
Previous version0.0.9
Published2026-06-08T11:41:09.882Z
SHA-2563ee4ac4466666e43d56e68844e8961aa0bb9011c25ca24cd1a5546185ca1ee2d

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsup
  • lintbiome check . --write
  • startnode dist/cli.js
  • testjest --runInBand --detectOpenHandles --forceExit --passWithNoTests
Dependencies8
  • @heyanon-arp/sdk0.0.8
  • @heyanon-arp/shield0.0.2
  • @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