PkgRadar

Package evidence

@phi-code-admin/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node ./dist/postinstall.mjs || true"

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
11
Versions published
3
First published
May 2026
Publisher
phi-code-admin

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":["@phi-code-admin/[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":["@phi-code-admin/[email protected]"],"fail_on":"high"}'
Artifact bytes73,632
Previous version1.0.0
Published2026-05-16T23:29:12.648Z
SHA-25666296ef145733f52d11a9c1361510aecd7aa68b70ededd4a384c0e4197f273b4

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node ./dist/postinstall.mjs || true"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/postinstall.mjs || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/postinstall.mjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./dist/postinstall.mjs || true"5

Manifest

Package metadata

Scripts4
  • buildrimraf dist && tsc && shx cp -r src/data-files dist/data-files && shx cp scripts/postinstall.mjs dist/postinstall.mjs
  • checkbiome check
  • postinstallnode ./dist/postinstall.mjs || true
  • testvitest --run
Dependencies12
  • adm-zip^0.5.16
  • better-sqlite3^12.2.0
  • cli-progress^3.12.0
  • commander^14.0.0
  • fingerprint-generator^2.1.66
  • glob^13.0.0
  • impit^0.13.0
  • language-tags^2.0.1
  • maxmind^5.0.0
  • pretty-bytes^7.1.0
  • ua-parser-js^2.0.2
  • xml2js^0.6.2