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
2,028Niche · −30% score
Versions published
598Established · −30% score
First published
Aug 2025
Publisher
akira-cn

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":["[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"}'
Publisherakira-cn
Artifact bytes292,917
Previous version4.72.0
Published2026-05-28T11:13:38.606Z
SHA-2569f2667dd66ee28bf9a378aa8e3826a33b023a098bfac73031ac7bb2a35b91c3a

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts12
  • buildpnpm build:sdk && pnpm build:sandbox
  • build:sandboxesbuild sandbox/index.ts --bundle --platform=node --outfile=sandbox/http-proxy.js --external:sharp --external:playwright-core --external:playwright-extra --external:puppeteer-extra-plugin-stealth --allow-overwrite --tsconfig-raw={}
  • build:sdkrm -rf ./dist && tsc && chmod +x dist/cli/*.js && cp -r src/mcp/servers/prompts dist/mcp/servers/
  • build:workeresbuild worker/worker.ts --bundle --format=cjs --platform=node --outfile=worker/worker.js
  • deploy:chrome./scripts/deploy-template.sh cerevox-chrome-stable chrome-stable.Dockerfile ./chrome-stable.toml
  • deploy:chromium./scripts/deploy-template.sh cerevox-chromium chromium.Dockerfile ./chromium.toml
  • deploy:volcano./scripts/deploy-volcano.sh vefaas-sandbox.Dockerfile cerevox-vefaas
  • deploy:volcano-chrome./scripts/deploy-volcano.sh vefaas-sandbox-chrome.Dockerfile cerevox-vefaas-chrome
  • devts-node src/index.ts
  • formatprettier --write src/**/*.{mjs,ts}
  • linteslint src/**/*.{mjs,ts} --no-error-on-unmatched-pattern
  • lint:fixeslint src/**/*.{mjs,ts} --fix --no-error-on-unmatched-pattern
Dependencies30
  • @coze/api^1.3.7
  • @modelcontextprotocol/sdk^1.17.2
  • @numairawan/video-duration^1.0.0
  • @types/multer^2.0.0
  • axios^1.12.2
  • commander^14.0.0
  • dotenv^16.5.0
  • esbuild^0.25.8
  • form-data^4.0.4
  • i^0.3.7
  • image-size^2.0.2
  • jsonwebtoken^9.0.3
  • mime^3.0.0
  • mime-types^3.0.2
  • mixpanel^0.18.1
  • mp3-duration^1.1.0
  • multer^2.0.2
  • npm^11.13.0
  • nunjucks^3.2.4
  • open^8.4.2
  • pino^9.7.0
  • pino-pretty^13.1.1
  • playwright-core^1.53.2
  • reflect-metadata^0.2.2
  • shell-quote^1.8.3
  • typescript^5.8.3
  • undici^6.25.0
  • uuid^11.1.0
  • ws^8.18.3
  • zod^3.25.76