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
1
First published
May 2026
Publisher
notfair

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"}'
Publishernotfair
Artifact bytes41,933,707
Previous versionnone
Published2026-05-28T03:45:27.475Z
SHA-256fa0e3e45284257081e227d30e21039f827277634aa952818b0ab296da362ffa6

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/.next/standalone/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/edge-runtime/index.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/.next/standalone/node_modules/next/dist/compiled/edge-runtime/index.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/.next/standalone/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/@edge-runtime/primitives/load.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/.next/standalone/node_modules/next/dist/compiled/@edge-runtime/primitives/load.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
mediumObfuscation Densitypackage/.next/standalone/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/comment-json/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.next/standalone/node_modules/next/dist/compiled/comment-json/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/.next/standalone/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
mediumRemote Payloadpackage/.next/standalone/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
mediumObfuscation Densitypackage/.next/standalone/pnpm-lock.yamlhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts11
  • buildnext build && node scripts/copy-standalone-assets.mjs
  • clitsx bin/cli.ts
  • devnext dev --turbopack -p 3326
  • evalvitest run --config vitest.evals.config.ts
  • lintnext lint
  • startnext start
  • testvitest run
  • test:coveragevitest run --coverage
  • test:uivitest --ui
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies27
  • @ai-sdk/anthropic^1.0.0
  • @ai-sdk/openai^1.0.0
  • @next/env16.2.6
  • @radix-ui/react-dialog^1.1.0
  • @radix-ui/react-dropdown-menu^2.1.0
  • @radix-ui/react-slot^1.1.0
  • @swc/helpers^0.5.21
  • ai^4.0.0
  • better-sqlite3^12.10.0
  • class-variance-authority^0.7.0
  • clsx^2.1.0
  • commander^12.1.0
  • cron-parser^5.5.0
  • keytar^7.9.0
  • lucide-react^0.460.0
  • next^16.2.6
  • next-themes^0.4.6
  • open^10.1.0
  • radix-ui^1.4.3
  • react^19.0.0
  • react-dom^19.0.0
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • sonner^2.0.7
  • tailwind-merge^2.5.0
  • ws^8.20.1
  • zod^3.23.0