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 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":["@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"}'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 10 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/harmony/asset.js | matched "cUrl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/harmony/asset.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/harmony/template/base.js | matched "\\x20" | 3 |
| low | Obfuscation | package/dist/harmony/postcss/constants.js | matched "\\u0080" | 3 |
| low | Obfuscation | package/dist/utils/constants.js | matched "\\u2028" | 3 |
Manifest
Package metadata
Scripts4
buildtsc && pnpm run mv:compdevpnpm run mv:comp && tsc -wmv:compnode ./mv-comp.jsprodpnpm 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.1acorn-walk^8.3.2autoprefixer^10.4.19babel-plugin-transform-taroapi4.1.12-beta.49connect-history-api-fallback^2.0.0fast-glob^3.3.2html-minifier^4.0.0json5^2.2.3lodash^4.17.21magic-string^0.30.10mrmime^2.0.0picomatch^4.0.2postcss-css-variables^0.19.0postcss-html-transform4.1.12-beta.49postcss-import^16.1.0postcss-load-config^5.0.3postcss-modules^6.0.0postcss-plugin-constparse4.1.12-beta.49postcss-pxtransform4.1.12-beta.49- …and 4 more.