PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="bun src/postinstall.ts"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishergabemahoney
Artifact bytes65,688
Previous version0.5.0
Published2026-05-24T04:29:37.340Z
SHA-2562531a307988adee78476a56f8964fa62a4e7f48ba42a7e4d0038959a500902bc

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="bun src/postinstall.ts"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

gabemahoney

7 members · evidence strength 84
Repeated static TTPstale

Install-time lifecycle script — postinstall="bun src/postinstall.ts"

2 members · evidence strength 61

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="bun src/postinstall.ts"30
mediumRemote Payloadpackage/hooks/ask-relay.shmatched "curl "12
mediumRemote Payloadpackage/hooks/permission-relay.shmatched "curl "12

Manifest

Package metadata

Scripts4
  • postinstallbun src/postinstall.ts
  • startbun install --no-summary && bun src/server.ts
  • testbun test
  • typechecktsc --noEmit
Dependencies3
  • @modelcontextprotocol/sdk^1.0.0
  • @slack/socket-mode^2.0.0
  • @slack/web-api^7.0.0