PkgRadar

Package evidence

[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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
5,668Niche · −30% score
Versions published
284Mature · −50% score
First published
May 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes502,659
Previous version5.0.0-next.25
Published2026-05-29T01:51:14.453Z
SHA-256d9afbb39a1342d3d91e3bf2f38c4ce2bcc2626a0dedb856d6d04d27cc5fc4dae

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
5.0.0-next.26Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/runtime-registry-CdCV3Opt.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45

Manifest

Package metadata

Scripts26
  • benchvitest bench --config ./vitest.config.ts
  • bench:js-diffpnpm --filter @weapp-tailwindcss/scripts bench:js-diff
  • bench:js-handlerspnpm --filter @weapp-tailwindcss/scripts bench:js-handlers
  • bench:vite-dev-hmrpnpm --filter @weapp-tailwindcss/scripts bench:vite-dev-hmr
  • bench:vite-perfpnpm --filter @weapp-tailwindcss/scripts bench:vite-perf
  • bench:vite-perf:summarypnpm --filter @weapp-tailwindcss/scripts bench:vite-perf:summary
  • buildtsdown && pnpm run build:types && pnpm --filter @weapp-tailwindcss/scripts ensure-escape-dts
  • build:clicd plugins/cli && pnpm run build
  • build:csspnpm --filter @weapp-tailwindcss/scripts build:css
  • build:tsccross-env NODE_ENV=development tsc --build tsconfig.json
  • build:typestsc -p tsconfig.build.json --declaration --emitDeclarationOnly --declarationDir dist --noEmit false && pnpm --filter @weapp-tailwindcss/scripts build:types
  • build:weapp-themepnpm --filter @weapp-tailwindcss/scripts build:weapp-theme
  • cleanpnpm --filter @weapp-tailwindcss/scripts clean:core
  • colorspnpm --filter @weapp-tailwindcss/scripts colors
  • devtsdown --watch --sourcemap
  • get-declpnpm --filter @weapp-tailwindcss/scripts get-decl
  • linteslint .
  • lint:fixeslint ./src --fix
  • ls:packnpm pack --dry-run
  • releasepnpm --filter @weapp-tailwindcss/scripts release
  • testvitest run
  • test:devvitest
  • test:uivitest --ui
  • test:watch-hmrpnpm --filter @weapp-tailwindcss/scripts test:watch-hmr
  • tsdtsd
  • watch-hmr:speed-reportpnpm --filter @weapp-tailwindcss/scripts watch-hmr:speed-report
Dependencies23
  • @ast-core/escape~1.0.1
  • @babel/parser~7.29.7
  • @babel/traverse~7.29.7
  • @babel/types~7.29.7
  • @vue/compiler-dom^3.5.35
  • @vue/compiler-sfc^3.5.35
  • @weapp-core/escape~8.0.0
  • @weapp-tailwindcss/logger2.0.0-next.0
  • @weapp-tailwindcss/postcss3.0.0-next.8
  • @weapp-tailwindcss/reset0.1.1-next.1
  • @weapp-tailwindcss/shared2.0.0-next.0
  • comment-json^5.0.0
  • debug~4.4.3
  • fast-glob^3.3.3
  • local-pkg^1.2.1
  • lru-cache11.5.0
  • magic-string0.30.21
  • micromatch^4.0.8
  • postcss-load-config^6.0.1
  • semver~7.8.1
  • tailwindcss-config2.0.0-next.2
  • tailwindcss-patch9.3.7
  • yaml^2.9.0