PkgRadar

Package evidence

@phnx-labs/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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
322
Versions published
29
First published
Apr 2026
Publisher
swarmify

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":["@phnx-labs/[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":["@phnx-labs/[email protected]"],"fail_on":"review"}'
Publisherswarmify
Artifact bytes870,281
Previous version1.19.2
Published2026-05-31T06:10:18.160Z
SHA-256bcfbfb95d8a23a886b805b1f2549f292b0e24ea7e4d285d15d92929277f179f1

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts7
  • buildtsc && rm -rf 'dist/lib/secrets/AgentsKeychain.app' 'dist/lib/secrets/Agents CLI.app' && ([ "$(uname)" = "Darwin" ] && cp -R 'bin/Agents CLI.app' 'dist/lib/secrets/Agents CLI.app' || true)
  • devtsx src/index.ts
  • postinstallnode scripts/postinstall.js
  • prepackscripts/verify-keychain-helper.sh
  • startnode dist/index.js
  • testnode ./node_modules/vitest/vitest.mjs run
  • test:watchnode ./node_modules/vitest/vitest.mjs
Dependencies16
  • @inquirer/prompts8.5.1
  • @types/proper-lockfile4.1.4
  • @xterm/headless6.0.0
  • @zed-industries/agent-client-protocol0.4.5
  • chalk5.6.2
  • commander12.1.0
  • croner9.1.0
  • diff9.0.0
  • marked15.0.12
  • marked-terminal7.3.0
  • node-pty1.1.0
  • ora8.2.0
  • proper-lockfile4.1.2
  • simple-git3.36.0
  • smol-toml1.6.1
  • yaml2.8.3