PkgRadar

Package evidence

@cloudinary/[email protected]

Large Javascript Payload: 3016506 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
356
Versions published
12Established · −30% score
First published
Nov 2025
Publisher
const-cloudinary

Effective trust discount applied: 30% (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":["@cloudinary/[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":["@cloudinary/[email protected]"],"fail_on":"review"}'
Artifact bytes2,069,121
Previous version0.9.2
Published2026-05-25T09:23:29.063Z
SHA-256e2448349e12f6b80c6b25ce7319ad249952e6e78b0f347bbaf4f6af88b8c2c32

Why flagged

What the scanner saw

Large Javascript Payload: 3016506 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/bin/mcp-server.js3016506 bytes10
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/bin/mcp-server.js3016506 bytes10
lowObfuscationpackage/esm/mcp-server/apps/app-shared.jsmatched "\\u26A0"3
lowObfuscationpackage/esm/mcp-server/apps/asset-details-app.jsmatched "\\u00d7"3
lowObfuscationpackage/esm/mcp-server/apps/asset-gallery-app.jsmatched "\\u2728"3
lowObfuscationpackage/esm/mcp-server/apps/asset-upload-app.jsmatched "\\u00B7"3
lowObfuscationpackage/esm/lib/base64.jsmatched "atob("3
lowObfuscationpackage/src/mcp-server/apps/app-shared.tsmatched "\\u26A0"3
lowObfuscationpackage/src/mcp-server/apps/asset-details-app.tsmatched "\\u00d7"3
lowObfuscationpackage/src/mcp-server/apps/asset-gallery-app.tsmatched "\\u2728"3
lowObfuscationpackage/src/mcp-server/apps/asset-upload-app.tsmatched "\\u00B7"3
lowObfuscationpackage/src/lib/base64.tsmatched "atob("3

Manifest

Package metadata

Scripts6
  • buildbun i && bun src/mcp-server/build.mts && tsc
  • checknpm run lint
  • linteslint --cache --max-warnings=0 src
  • mcpb:buildbun i && bun src/mcp-server/build.mts --pack && tsc
  • prebuildbash scripts/sync-server-json.sh
  • prepublishOnlynpm run build
Dependencies4
  • @modelcontextprotocol/sdk1.26.0
  • @stricli/core^1.1.2
  • express^5.1.0
  • zod^4.0.0