PkgRadar

Package evidence

@shiplightai/[email protected]

Large Javascript Payload: 2395613 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,088Niche · −30% score
Versions published
66
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

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":["@shiplightai/[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":["@shiplightai/[email protected]"],"fail_on":"review"}'
Publisherfeng_shiplite
Artifact bytes654,538
Previous version0.1.73
Published2026-05-28T05:30:20.503Z
SHA-256dec2f53b7cfcf39341e80832209f4c53ab2fcce5e691815a08cb879a19ae3748

Why flagged

What the scanner saw

Large Javascript Payload: 2395613 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2395613 bytes10

Manifest

Package metadata

Scripts7
  • buildtsup && rm -rf ./chrome-extension && cp -r ../../packages/mcp-tools/chrome-extension ./chrome-extension
  • build:depsturbo run build --filter=@shiplightai/mcp
  • cleanrm -rf dist chrome-extension
  • devtsup --watch
  • startnode dist/index.js
  • 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
  • @babel/parser^7.28.5
  • @google/genai^1.34.0
  • @modelcontextprotocol/sdk^1.29.0
  • @playwright/test1.60.0
  • ai^6.0.3
  • axios^1.15.0
  • chalk^4.1.2
  • cli-progress^3.12.0
  • commander^11.0.0
  • dotenv^16.0.3
  • fs-extra^11.2.0
  • google-auth-library^10.0.0
  • html-to-text^9.0.5
  • mammoth^1.12.0
  • openai^6.25.0
  • ora^5.4.1
  • otplib^13.4.0
  • p-retry^6.2.1
  • pdf-parse^2.4.5
  • playwright1.60.0
  • posthog-node^4.0.0
  • sharp^0.34.5
  • typescript^5.5.4
  • uuid^11.1.0
  • ws^8.16.0
  • …and 3 more.