PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-sharp-check.mjs"

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
4,158Niche · −30% score
Versions published
176
First published
May 2026
Publisher
wzj998

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherwzj998
Artifact bytes2,546,637
Previous version0.2.169
Published2026-06-10T16:53:57.891Z
SHA-256356c5082d34ce3b83ef020cf0b70d231b83f871af9af9124648b54e914cb7c12

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-sharp-check.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.2.170Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-sharp-check.mjs"5

Manifest

Package metadata

Scripts15
  • chatccctsx src/index.ts
  • claude-proxytsx src/litellm-proxy.ts
  • demo:bot-testtsx demo/bot_test.ts
  • demo:bot-test:localtsx demo/bot_test.ts --local
  • demo:claude-hitsx demo/claude_say_hi.ts
  • demo:codex-hitsx demo/codex_say_hi.ts
  • demo:create-grouptsx src/index.ts
  • demo:create-group:localtsx src/index.ts --local
  • demo:ilink-echotsx demo/ilink_echo_probe.ts
  • demo:permission-checktsx demo/permission_check.ts
  • devtsx src/index.ts
  • postinstallnode scripts/postinstall-sharp-check.mjs
  • starttsx src/index.ts
  • testvitest run
  • test:watchvitest
Dependencies10
  • @ai-sdk/openai-compatible^2.0.47
  • @anthropic-ai/claude-agent-sdk0.2.133
  • @larksuiteoapi/node-sdk^1.59.0
  • @openilink/openilink-sdk-node^0.6.0
  • ai^6.0.184
  • nodemailer^8.0.7
  • qrcode-terminal^0.12.0
  • sharp^0.34.5
  • tsx^4.0.0
  • ws^8.18.0