Package evidence
@jerichosequitin/[email protected]
Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
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
- 267
- Versions published
- 4
- First published
- Dec 2025
- Publisher
- jerichosequitin
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@jerichosequitin/[email protected]"],"fail_on":"high"}'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":["@jerichosequitin/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
1 remote tarball(s) were followed statically.
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 high · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz" | 12 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.xlsx | https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz | low | 0 | no remote findings |
Manifest
Package metadata
Scripts23
buildnpm run validate && tsc && npm test && node -e "require('fs').chmodSync('build/src/index.js', '755')"build:cleanrm -rf build && npm run buildbuild:fasttsc && node -e "require('fs').chmodSync('build/src/index.js', '755')"cleanrm -rf build node_modules/.cachedevtsc && node build/src/index.jsdev:watchnpm run build && concurrently "tsc --watch" "nodemon --delay 2 build/src/index.js"formatprettier --write "src/**/*.ts"format:checkprettier --check "src/**/*.ts"inspectornpx @modelcontextprotocol/inspector build/src/index.jslinteslint src/lint:fixeslint src/ --fixmcpb:buildnpm run build && node scripts/build-mcpb.cjsmcpb:validateecho 'MCPB validation - checking manifest structure' && node -e "const fs = require('fs'); const manifest = JSON.parse(fs.readFileSync('manifest.json', 'utf8')); console.log('Manifest valid:', manifest.name, manifest.version);"preparenpm run build:fast && huskystartnode build/src/index.jstestvitest runtest:all./scripts/test-all.shtest:coveragevitest run --coveragetest:watchvitesttype-checktsc --noEmitvalidatenpm run type-check && npm run lint && npm run format:checkversionnode scripts/sync-version.cjs && git add manifest.json Dockerfile src/server.tswatchtsc --watch
Dependencies5
@modelcontextprotocol/sdk^1.23.0@types/xlsx^0.0.35dotenv^16.3.1xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzzod^3.25.0