PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8267580 bytes

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
72
First published
Feb 2026
Publisher
feng_shiplite

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"}'
Publisherfeng_shiplite
Artifact bytes2,374,568
Previous version0.1.71
Published2026-05-26T03:30:05.823Z
SHA-2563e93b36a45af5a2d4e3155f68ad3cda9686e5c827f385f9e9ef2a9a2675b4dfa

Why flagged

What the scanner saw

Large Javascript Payload: 8267580 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/static-embedded/assets/index-BEW7CdFm.js8267580 bytes10

Manifest

Package metadata

Scripts11
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • dev:runnode --import tsx/esm src/cli.ts
  • packpnpm build && pnpm pack
  • prebuildpnpm typecheck
  • testpnpm test:unit && pnpm test:logic
  • test:e2eplaywright test -c playwright.config.ts
  • test:logicplaywright test -c playwright.logic.config.ts
  • test:unittsx --test 'src/**/*.test.ts'
  • typechecktsc --noEmit
Dependencies33
  • @ai-sdk/anthropic^3.0.1
  • @ai-sdk/google^3.0.1
  • @ai-sdk/google-vertex^4.0.1
  • @ai-sdk/openai^3.0.1
  • @ai-sdk/provider^3.0.1
  • @anthropic-ai/claude-agent-sdk^0.1.72
  • @babel/parser^7.28.5
  • @babel/plugin-transform-typescript^7.27.0
  • @babel/preset-env^7.26.9
  • @babel/preset-typescript^7.27.0
  • @google/genai^1.34.0
  • @modelcontextprotocol/sdk^1.29.0
  • @shiplightai/devtools-assets1.0.0
  • ai^6.0.3
  • axios^1.15.0
  • chalk^4.1.2
  • commander^11.0.0
  • dotenv^16.0.3
  • express^5.2.1
  • fs-extra^11.2.0
  • glob^13.0.0
  • google-auth-library^10.0.0
  • html-to-text^9.0.5
  • open^10.1.0
  • openai^6.25.0
  • ora^5.4.1
  • otplib^13.4.0
  • p-retry^6.2.1
  • sharp^0.34.5
  • uuid^11.1.0
  • …and 3 more.