PkgRadar

Package evidence

@scramble-cloud/[email protected]

Large Javascript Payload: 5805898 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
587
Versions published
11
First published
Apr 2026
Publisher
scramble-cloud

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":["@scramble-cloud/[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":["@scramble-cloud/[email protected]"],"fail_on":"review"}'
Artifact bytes2,134,657
Previous version1.6.4
Published2026-05-27T04:02:24.184Z
SHA-2562bacf3928276b0fcbe3bb10fc9225a65460dd37172624de372368bb9dd847a70

Why flagged

What the scanner saw

Large Javascript Payload: 5805898 bytes

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.6.5Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.js5805898 bytes10

Manifest

Package metadata

Scripts12
  • buildtsc
  • build:publishrm -rf dist && node esbuild.publish.mjs && node scripts/bundle-skills.mjs && node scripts/obfuscate.mjs
  • devtsx src/cli.ts
  • formatprettier --write "src/**/*.{ts,tsx}"
  • linteslint "src/**/*.{ts,tsx}"
  • lint:fixeslint "src/**/*.{ts,tsx}" --fix
  • lint:rulesnode eslint-rules/no-live-system-prompt-access.test.cjs
  • prepublishOnlynpm run build:publish
  • releasenpm run build:publish && npm publish
  • startnode dist/cli.js
  • testvitest run
  • test:watchvitest
Dependencies13
  • @modelcontextprotocol/sdk^1.27.1
  • commander^14.0.3
  • ignore^7.0.5
  • ink^6.8.0
  • js-yaml^4.1.1
  • marked^15.0.12
  • marked-terminal^7.3.0
  • open^11.0.0
  • ora^9.3.0
  • picocolors^1.1.1
  • picomatch^4.0.4
  • react^19.2.4
  • sharp^0.34.5
Optional dependencies1
  • keytar^7.9.0