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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2395613 bytes | 10 |
Manifest
Package metadata
Scripts7
buildtsup && rm -rf ./chrome-extension && cp -r ../../packages/mcp-tools/chrome-extension ./chrome-extensionbuild:depsturbo run build --filter=@shiplightai/mcpcleanrm -rf dist chrome-extensiondevtsup --watchstartnode dist/index.jstest: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.0ai^6.0.3axios^1.15.0chalk^4.1.2cli-progress^3.12.0commander^11.0.0dotenv^16.0.3fs-extra^11.2.0google-auth-library^10.0.0html-to-text^9.0.5mammoth^1.12.0openai^6.25.0ora^5.4.1otplib^13.4.0p-retry^6.2.1pdf-parse^2.4.5playwright1.60.0posthog-node^4.0.0sharp^0.34.5typescript^5.5.4uuid^11.1.0ws^8.16.0- …and 3 more.