PkgRadar

Package evidence

@fecp/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
2,620Niche · −30% score
Versions published
211
First published
Mar 2026
Publisher
guohanchen

Effective trust discount applied: 30% (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":["@fecp/[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":["@fecp/[email protected]"],"fail_on":"review"}'
Publisherguohanchen
Artifact bytes6,573,796
Previous version5.5.70
Published2026-05-28T10:52:34.602Z
SHA-256186991672105e6a1fee5b5456bcade260cfb72d130f2e5b1f54d8dcc4388edcd

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/lib/node_modules/element-plus/es/components/pagination/src/pagination.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
highJs Split Join Obfuscationpackage/es/node_modules/element-plus/es/components/pagination/src/pagination.mjsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40
mediumLarge Javascript Payloadpackage/lib/node_modules/vue3-sfc-loader/dist/vue3-sfc-loader.esm.js2437477 bytes10
mediumLarge Javascript Payloadpackage/es/node_modules/vue3-sfc-loader/dist/vue3-sfc-loader.esm.mjs2437396 bytes10

Manifest

Package metadata

Scripts1
  • publishnpm publish --access public