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
3
Versions published
5
First published
Apr 2025
Publisher
shijj

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"}'
Publishershijj
Artifact bytes2,115,588
Previous version0.0.3
Published2025-05-16T08:55:43.763Z
SHA-25627032bc328ca31847e1a885b776dd69d204a7a454ebfdc23d9f0cc0dff164f21

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
50Score
0.0.4Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/ai-new-brainmap.common.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/dist/ai-new-brainmap.umd.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/dist/ai-new-brainmap.umd.min.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45

Manifest

Package metadata

Scripts2
  • buildvue-cli-service build --target lib ./components/index.js
  • publishnpm publish
Dependencies13
  • @microsoft/fetch-event-source^2.0.1
  • ai-new-brainmapfile:
  • axios^1.7.2
  • core-js^3.8.3
  • crypto-js^4.1.1
  • js-base64^3.7.5
  • js-cookie^3.0.5
  • katex^0.16.11
  • marked9
  • simple-mind-map^0.13.1-fix.2
  • vue^2.6.14
  • vue-router^3.5.1
  • vuex^3.6.2