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
28
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 bytes832,730
Previous version1.19.0
Published2026-05-19T18:57:39.996Z
SHA-2562c21c692f884290eea535a0270908cfbdf53c6c14145ec2525f17bd6dcab8d76

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.19.1Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 52 -> 5
  2. newavailable · risk high · score 52 · 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.jsonpostinstall="node scripts/postinstall.js"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildtsc && rm -rf dist/lib/secrets/AgentsKeychain.app && ([ "$(uname)" = "Darwin" ] && cp -R bin/AgentsKeychain.app dist/lib/secrets/AgentsKeychain.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/prompts7.10.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
  • diff8.0.4
  • 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