Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "cUrl "
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/vite-plugins/static-assets-plugin.js | matched "cUrl " | 12 |
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-kits1.2.24-alpha.14@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