PkgRadar

Package evidence

@embarkai/[email protected]

Remote Payload: matched "cUrl "

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
36
First published
Feb 2026
Publisher
kfromlarkit

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":["@embarkai/[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":["@embarkai/[email protected]"],"fail_on":"review"}'
Publisherkfromlarkit
Artifact bytes755,754
Previous version0.4.12
Published2026-05-16T04:08:46.006Z
SHA-256c87573b879b96b93a209c393dd79282f8e6dc9ef5a987061c704d20b0060f1dd

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cUrl "12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
lowObfuscationpackage/dist/index.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/iframe/main.jsmatched "atob("3

Manifest

Package metadata

Scripts9
  • buildpnpm build:css && tsup && pnpm build:iframe-html && pnpm build:copy-css
  • build:copy-csscp src/styles/built.css dist/styles.css
  • build:csstailwindcss -c tailwind.config.cjs -i src/styles/index.css -o src/styles/built.css --minify
  • build:iframe-htmlnode scripts/copy-iframe-html.js
  • cleanrm -rf dist
  • csvnpx tsx src/i18n/utils/prepareCsvProofread.ts --origin en --target zh
  • devpnpm build:css && tsup --watch
  • dev:iframevite --config iframe/vite.config.ts
  • localenpx tsx src/i18n/utils/proofreadLocale.ts
Dependencies18
  • @embarkai/core0.3.3
  • @radix-ui/react-checkbox>=1.3.3
  • @radix-ui/react-dialog>=1.1.15
  • @radix-ui/react-select>=2.2.6
  • @radix-ui/react-slot>=1.2.4
  • @rainbow-me/rainbowkit^2.2.10
  • @sentry/browser^10.22.0
  • class-variance-authority^0.7.0
  • clsx^2.1.1
  • dayjs^1.11.9
  • dkls23-wasm^0.1.0
  • framer-motion^12.23.24
  • lodash-es^4.17.21
  • lucide-react^0.454.0
  • qrcode^1.5.0
  • viem^2.38.0
  • wagmi^2.17.5
  • zustand^5.0.8