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
- 244
- First published
- Jan 2026
- Publisher
- duanlikang_byte
Recommended action
Looks clean — keep monitoringNo 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":["@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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- new → available · risk low · score 0 · status changed
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts5
buildtscprepublishOnlynpm run buildtestvitest runtest:watchvitestwatchtsc --watch
Dependencies21
@babel/parser^7.28.0@babel/traverse^7.28.0@babel/types^7.28.2@lark-apaas/devtool-kits^1.2.23@lark-apaas/styled-jsx^1.0.1@lark-apaas/vite-inspector-plugin^1.0.3@vitejs/plugin-react^4.5.0clsx^2.1.1colorjs.io^0.5.2core-js^3.40.0dotenv^16.4.5echarts^6.0.0echarts-for-react^3.0.2glob^11.0.0html-minifier-terser^7.2.0lightningcss^1.28.0magic-string~0.30.18postcss-import^16.1.1styled-jsx^5.1.6tailwind-merge^2.5.5vite-tsconfig-paths^6.0.5