PkgRadar

Package evidence

[email protected]

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

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"}'
Publisherimkeyi
Artifact bytes114,958
Previous version0.3.7
Published2026-05-24T05:39:10.200Z
SHA-25608d0cfbbcc77b19d80b5d24a2ffcfdce15043bf94c33d75d65c363fb8d6866ac

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="node scripts/postinstall.cjs"

47 members · evidence strength 90
Publisher / release actor burststale

imkeyi

7 members · evidence strength 79

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"30
mediumRemote Payloadpackage/bin/imtoagent.cjsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"30
mediumRemote Payloadpackage/bin/imtoagent.cjsmatched "curl "12
lowObfuscationpackage/modules/cli/setup.tsmatched "\\x1b"3
lowObfuscationpackage/modules/im/wechat.tsmatched "Buffer.from(media.aes_key, 'base64"3
lowObfuscationpackage/modules/im/wecom.tsmatched "Buffer.from(b64, 'base64"3

Manifest

Package metadata

Scripts2
  • postinstallnode scripts/postinstall.cjs
  • startbun run index.ts
Dependencies4
  • @anthropic-ai/claude-agent-sdk^0.2.119
  • @larksuiteoapi/node-sdk^1.62.0
  • @wecom/aibot-node-sdk^1.0.7
  • qrcode^1.5.4