PkgRadar

Package evidence

@larksuiteoapi/[email protected]

Large Javascript Payload: 5177438 bytes

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.

Versions published
116Mature · −50% score
First published
Aug 2022
Publisher
mazhe.nerd

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@larksuiteoapi/[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":["@larksuiteoapi/[email protected]"],"fail_on":"review"}'
Publishermazhe.nerd
Artifact bytes1,218,232
Previous version1.66.1
Published2026-06-15T11:22:41.314Z
SHA-256ad64abaa57dd257ae0ddbfccf8567290dfe88f9c535df82d461233018fd46bdd

Why flagged

What the scanner saw

Large Javascript Payload: 5177438 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.67.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/es/index.js5177438 bytes0
lowLarge Javascript Payloadpackage/lib/index.js5217731 bytes0

Manifest

Package metadata

Scripts3
  • buildrm -r lib es types & rollup -c
  • testjest
  • test:watchjest --watch --testPathPattern=utils/__tests__
Dependencies7
  • axios~1.13.3
  • lodash.identity^3.0.0
  • lodash.merge^4.6.2
  • lodash.pickby^4.6.0
  • protobufjs^7.2.6
  • qs^6.14.2
  • ws^8.19.0