PkgRadar

Package evidence

@longzai-intelligence-transport/[email protected]

Suspicious Publish Context: {"package_age_days":4,"publisher":"joydragon","burst_same_day":1,"burst_week":6,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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
141
Versions published
5
First published
Jun 2026
Publisher
joydragon

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":["@longzai-intelligence-transport/[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":["@longzai-intelligence-transport/[email protected]"],"fail_on":"review"}'
Publisherjoydragon
Artifact bytes6,291
Previous version0.1.3
Published2026-06-13T17:30:11.127Z
SHA-2565adbd4674475fc78e1f560d8dc753f030b22f455b48947ba48d6f8508f8e15ee

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":4,"publisher":"joydragon","burst_same_day":1,"burst_week":6,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":4,"publisher":"joydragon","burst_same_day":1,"burst_week":6,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts13
  • buildtsgo --build tsconfig/build.json && resolve-aliases -p tsconfig/build.json
  • build:prodNODE_ENV=production tsdown
  • cleanrimraf dist out .cache
  • lintoxlint && oxfmt --check
  • lint:fixoxlint --fix && oxfmt
  • prepublishOnlybun run build:prod
  • testbun test
  • test:coveragebun test --coverage
  • test:watchbun test --watch
  • typecheckbun run typecheck:app && bun run typecheck:node && bun run typecheck:test
  • typecheck:apptsgo --noEmit -p tsconfig/app.json
  • typecheck:nodetsgo --noEmit -p tsconfig/node.json
  • typecheck:testtsgo --noEmit -p tsconfig/test.json
Dependencies1
  • @longzai-intelligence-transport/http-core0.1.4