PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8298041 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.

Weekly downloads
1,603Niche · −30% score
Versions published
80
First published
Feb 2026
Publisher
feng_shiplite

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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,396,593
Previous version0.1.79
Published2026-06-09T07:36:55.216Z
SHA-256b380a74a6db705beb35315614aa812f97e6f3134bd8f15312df6ffe70defbb88

Why flagged

What the scanner saw

Large Javascript Payload: 8298041 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.80Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/static-embedded/assets/index-kLbqwQLo.js8298041 bytes0

Manifest

Package metadata

Scripts12
  • 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:browsertsx --test $(find src -name '*.e2e.test.ts')
  • test:e2eplaywright test -c playwright.config.ts
  • test:logicplaywright test -c playwright.logic.config.ts
  • test:unittsx --test $(find src -name '*.test.ts' ! -name '*.e2e.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.