PkgRadar

Package evidence

@lark-apaas/[email protected]

Install-time lifecycle script: postinstall="npm run apply-patch"

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
2,091Niche · −30% score
Versions published
370Established · −30% score
First published
Nov 2025
Publisher
duanlikang_byte

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":["@lark-apaas/[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":["@lark-apaas/[email protected]"],"fail_on":"review"}'
Artifact bytes45,699
Previous version1.0.56-alpha.9
Published2026-06-04T18:29:12.098Z
SHA-25617706061bcbb167da91444dc5d0434d9b886fe30d8d764e8ccdb9ab63900369e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run apply-patch"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.0.56Version
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="npm run apply-patch"5

Manifest

Package metadata

Scripts7
  • apply-patchnode scripts/apply-patch.js
  • buildtsc
  • postinstallnpm run apply-patch
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • watchtsc --watch
Dependencies22
  • @babel/parser^7.28.0
  • @babel/traverse^7.28.0
  • @babel/types^7.28.2
  • @lark-apaas/devtool-kits^1.2.23
  • @lark-apaas/miaoda-inspector-babel-plugin^1.0.2
  • @lark-apaas/styled-jsx^1.0.1
  • @rspack/plugin-react-refresh^1.5.1
  • @swc/plugin-styled-jsx^11.0.0
  • babel-loader^10.0.0
  • clsx^2.1.1
  • colorjs.io^0.5.2
  • core-js^3.40.0
  • dotenv^16.4.5
  • echarts^6.0.0
  • echarts-for-react^3.0.2
  • glob^11.0.0
  • lightningcss^1.28.0
  • patch-package^8.0.0
  • postcss-import^16.1.1
  • react-refresh^0.17.0
  • tailwind-merge^2.5.5
  • webpack-merge^6.0.1