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 bytes90,185
Previous version0.5.28
Published2026-05-24T15:10:13.456Z
SHA-256fc59d952c7af6371fb98c4f324d60ebc2e2fcfe25506f6654105c73eb64f919a

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
39Score
0.5.29Version
Status history (1 event)
  1. newavailable · risk high · score 39 · 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

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.mjs"30
Show all 4 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
lowObfuscationpackage/usage-handler.tsmatched "\\x1b"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
Optional dependencies1
  • @homebridge/node-pty-prebuilt-multiarch^0.13.0