PkgRadar

Package evidence

@camstack/[email protected]

Large Javascript Payload, Suspicious Publish Context

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.

Versions published
3
First published
Jun 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 bytes2,161,380
Previous version1.0.3
Published2026-06-22T20:54:47.303Z
SHA-2561c9e52a7970956d635bba751abe285b16df521eed241c44f696ab3bee4e0780b

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10
lowLarge Javascript Payloadpackage/dist/index.js0
lowLarge Javascript Payloadpackage/dist/index.mjs0

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies19
  • @camstack/sdk*
  • @camstack/shm-ring*
  • @camstack/types*
  • @msgpack/msgpack^3.1.3
  • @trpc/client^11.16.0
  • @trpc/server^11.16.0
  • bcryptjs^3.0.3
  • better-sqlite3^12.8.0
  • croner^10.0.1
  • js-yaml^4.1.0
  • jsonwebtoken^9.0.0
  • moleculer^0.15.0
  • otplib12.0.1
  • superjson^2.2.0
  • systeminformation^5.0.0
  • tar6.2.1
  • winston^3.19.0
  • winston-daily-rotate-file^5.0.0
  • zod^4.3.6