PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
170
Versions published
66
First published
Mar 2026
Publisher
destroyerxyz

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"}'
Publisherdestroyerxyz
Artifact bytes601,633
Previous version0.0.65
Published2026-05-26T20:52:07.650Z
SHA-256d07f0f41795da69abba10cbf88315783b0293282e951fed9142ed2cd339de9bb

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/review-r9tep1g0.pymatched "raw.githubusercontent.com"12
mediumLarge Javascript Payloadpackage/dist/index.js3145975 bytes10

Manifest

Package metadata

Scripts4
  • buildbun build src/index.ts --outdir dist --target=bun --format esm --entry-naming index.js
  • build:binarybun build src/index.ts --compile --outfile dist/manicule
  • prepublishOnlybun run build
  • typechecktsc --noEmit
Dependencies6
  • @sentry/bun^10.53.1
  • @t3-oss/env-core^0.13.8
  • better-auth^1.6.11
  • citty^0.2.2
  • hono^4.12.18
  • zod^4.4.3