PkgRadar

Package evidence

@camstack/[email protected]

Large Javascript Payload: 3117244 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
945
Versions published
32
First published
Mar 2026
Publisher
apocaliss92

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":["@camstack/[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":["@camstack/[email protected]"],"fail_on":"review"}'
Publisherapocaliss92
Artifact bytes5,092,004
Previous version0.1.31
Published2026-05-21T14:59:49.558Z
SHA-2561e246e6fc6a84d71f3e069bc7cdcb7b9dcffc9fa36bb9bd7d6c04b96fc38bbee

Why flagged

What the scanner saw

Large Javascript Payload: 3117244 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/manifest-python-deps-B_G1BFL9.js3117244 bytes10
mediumLarge Javascript Payloadpackage/dist/manifest-python-deps-BkE1ccMm.mjs3103859 bytes10

Manifest

Package metadata

Scripts5
  • buildvite build
  • devtsup --watch
  • publishnpm publish --access public
  • testvitest run
  • typechecktsc --noEmit
Dependencies3
  • @trpc/client^11.16.0
  • js-yaml^4.1.0
  • moleculer^0.15.0