PkgRadar

Package evidence

@teamx-sh/[email protected]

Install-time lifecycle script: postinstall="node bin/postinstall.mjs"

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":["@teamx-sh/[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":["@teamx-sh/[email protected]"],"fail_on":"high"}'
Publisherteamx.sh
Artifact bytes86,748
Previous version0.5.27
Published2026-05-23T20:33:58.553Z
SHA-2568160741a9dd25bad14efc33d477f2293f7d8ca0ea73fe7f249918fe6ffe4eae3

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/postinstall.mjs"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="node bin/postinstall.mjs"

6 members · evidence strength 90
Publisher / release actor burststale

teamx.sh

2 members · evidence strength 51

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.mjs"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.mjs"30
lowObfuscationpackage/cli.tsmatched "Buffer.from(parts[1], 'base64"3
lowObfuscationpackage/subscription.tsmatched "Buffer.from(payload, 'base64"3

Manifest

Package metadata

Scripts6
  • connectnode bin/teamx-agent.mjs connect
  • postinstallnode bin/postinstall.mjs
  • startnode bin/teamx-agent.mjs
  • statusnode bin/teamx-agent.mjs status
  • syncnode bin/teamx-agent.mjs sync
  • watchnode bin/teamx-agent.mjs watch
Dependencies1
  • tsx^4.19.0