PkgRadar

Package evidence

@3h4x/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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.

Versions published
23
First published
Apr 2026
Publisher
3h4x

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":["@3h4x/[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":["@3h4x/[email protected]"],"fail_on":"review"}'
Publisher3h4x
Artifact bytes38,655
Previous version1.2.12
Published2026-05-26T21:55:10.334Z
SHA-256dc03bee629dcc133a8535f6b6eeddf14d8ef63c5f124e4087b1aee70f2621249

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5
lowCredential file accesspackage/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts5
  • checktsc --noEmit && eslint src && vitest run --passWithNoTests
  • linteslint src
  • preinstallnpx only-allow pnpm
  • testvitest run --passWithNoTests
  • type-checktsc --noEmit
Dependencies3
  • @supabase/supabase-js^2.49.1
  • ioredis^5.4.1
  • openai^4.77.0