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.

Versions published
26Established · −30% score
First published
Dec 2025
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 bytes124,429
Previous version0.1.0-alpha.19
Published2026-05-20T17:06:46.827Z
SHA-256ee9709041ece04e0d54a3692bbc51f3b02ab5caa8110ee537e34967fb3f719ea

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
0.1.0-alpha.20Version
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/hmr-runtime.iife.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45

Manifest

Package metadata

Scripts5
  • buildvp pack
  • executenode bin/index.js
  • prepackyarn build
  • testvp test --run
  • typechecktsc --noEmit
Dependencies43
  • @babel/code-frame^7.29.0
  • @babel/core^7.29.0
  • @babel/plugin-transform-flow-strip-types^7.27.1
  • @babel/plugin-transform-typescript^7.28.6
  • @commander-js/extra-typings^14.0.0
  • @fastify/middie^9.3.1
  • @inquirer/prompts^8.3.0
  • @modelcontextprotocol/sdk^1.29.0
  • @node-rs/xxhash^1.7.6
  • @react-native-community/cli-server-api^20.1.2
  • @react-native-community/cli-types^20.1.2
  • @react-native/babel-plugin-codegen^0.84.1
  • @react-native/dev-middleware^0.84.1
  • @rollipop/rolldown1.0.2
  • @rollipop/rolldown-pluginutils1.0.2
  • @swc/core^1.15.18
  • @swc/helpers^0.5.19
  • @types/ws^8
  • ajv^8.18.0
  • babel-plugin-syntax-hermes-parser^0.33.3
  • c12^3.3.3
  • chalk^5.6.2
  • commander^14.0.3
  • dayjs^1.11.19
  • dedent^1.7.2
  • dotenv^17.3.1
  • dotenv-expand^12.0.3
  • es-toolkit^1.45.1
  • fast-flow-transform^0.0.3
  • fastify^5.8.1
  • …and 13 more.