PkgRadar

Package evidence

@tarojs/[email protected]

Remote Payload: matched "cUrl "

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
468Mature · −50% score
First published
Apr 2023
Publisher
defaultlee

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

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":["@tarojs/[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":["@tarojs/[email protected]"],"fail_on":"review"}'
Publisherdefaultlee
Artifact bytes157,534
Previous version4.1.12-beta.47
Published2026-05-22T07:13:41.900Z
SHA-256515d0ff2fbf56b71523e4991db3a5e45fab56bce60ae69b908cb88ae30bcbdb6

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/harmony/asset.jsmatched "cUrl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/harmony/asset.jsmatched "cUrl "12
lowObfuscationpackage/dist/harmony/template/base.jsmatched "\\x20"3
lowObfuscationpackage/dist/harmony/postcss/constants.jsmatched "\\u0080"3
lowObfuscationpackage/dist/utils/constants.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts4
  • buildtsc && pnpm run mv:comp
  • devpnpm run mv:comp && tsc -w
  • mv:compnode ./mv-comp.js
  • prodpnpm run build
Dependencies34
  • @ampproject/remapping^2.3.0
  • @babel/core^7.24.4
  • @rollup/plugin-babel^6.0.4
  • @rollup/plugin-inject^5.0.5
  • @rollup/plugin-terser^0.4.4
  • @rollup/pluginutils^5.1.0
  • @tarojs/helper4.1.12-beta.49
  • @tarojs/parse-css-to-stylesheet^0.0.69
  • @tarojs/runner-utils4.1.12-beta.49
  • @tarojs/runtime4.1.12-beta.49
  • @tarojs/shared4.1.12-beta.49
  • @vitejs/plugin-legacy^4.1.1
  • acorn-walk^8.3.2
  • autoprefixer^10.4.19
  • babel-plugin-transform-taroapi4.1.12-beta.49
  • connect-history-api-fallback^2.0.0
  • fast-glob^3.3.2
  • html-minifier^4.0.0
  • json5^2.2.3
  • lodash^4.17.21
  • magic-string^0.30.10
  • mrmime^2.0.0
  • picomatch^4.0.2
  • postcss-css-variables^0.19.0
  • postcss-html-transform4.1.12-beta.49
  • postcss-import^16.1.0
  • postcss-load-config^5.0.3
  • postcss-modules^6.0.0
  • postcss-plugin-constparse4.1.12-beta.49
  • postcss-pxtransform4.1.12-beta.49
  • …and 4 more.