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":["[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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2124182 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 10 · 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/server.js | 2124182 bytes | 10 |
Manifest
Package metadata
Scripts10
buildrm -rf dist && node scripts/build.mjscleanrm -rf dist coveragedeploywrangler deploydevtsx src/server.tsdev:workerwrangler devlinteslint .pack:checknpm_config_cache=./.npm-cache npm pack --dry-runprepublishOnlynpm run clean && npm run lint && npm run test && npm run buildtestvitest run --coveragetypechecktsc -p tsconfig.json --noEmit
Dependencies9
@modelcontextprotocol/sdk^1.23.0agents^0.0.71better-sqlite3^12.4.1cheerio^1.1.0lru-cache^11.2.2luxon^3.7.1pino^10.1.0robots-parser^3.0.1zod^3.25.76