PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6656087 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
66
Versions published
12
First published
Dec 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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"}'
Artifact bytes826,130
Previous version2.2.1
Published2026-05-19T15:23:52.097Z
SHA-2568898650eea6ae94e403f895cd0f1dbb38b1b602b8ef68103486a76ed304dea87

Why flagged

What the scanner saw

Large Javascript Payload: 6656087 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.mjs6656087 bytes10

Manifest

Package metadata

Scripts14
  • buildtsdown
  • creds-addpnpm dlx jiti ./src/cli/index.ts creds add
  • creds-listpnpm dlx jiti ./src/cli/index.ts creds list
  • creds-removepnpm dlx jiti ./src/cli/index.ts creds remove
  • linteslint
  • lint:fixeslint --fix
  • package:microservicesnode ./scripts/package-microservices.mjs
  • prereleasevitest run && eslint && tsc --noEmit && pnpm build
  • releasebumpp
  • testvitest
  • test:benchvitest bench --run
  • test:runvitest run
  • typechecktsc --noEmit
  • update:openapinode ./scripts/update-openapi.mjs
Dependencies16
  • @c8y/client^1023.78.7
  • @clack/prompts^1.3.0
  • @napi-rs/keyring^1.3.0
  • @tmcp/adapter-valibot^0.1.5
  • @tmcp/transport-http^0.8.5
  • @tmcp/transport-stdio^0.4.2
  • @toon-format/toon^2.1.0
  • bumpp^11.1.0
  • citty^0.2.2
  • consola^3.4.2
  • h32.0.1-rc.6
  • secure-exec^0.2.1
  • tmcp^1.19.3
  • ufo^1.6.4
  • unctx^2.5.0
  • valibot^1.4.0