PkgRadar

Package evidence

@cloudinary/[email protected]

Remote Payload: matched "github.com/cloudinary/asset-management-mcp/releases/download"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes2,067,818
Previous version0.9.0
Published2026-04-29T13:55:36.610Z
SHA-2568f160fd9f1edd380173635b496c7c5cc83d443641023eab4be5717df68470510

Why flagged

What the scanner saw

Remote Payload: matched "github.com/cloudinary/asset-management-mcp/releases/download"

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

Availability ledger

available

high
Last checked
highRisk
64Score
0.9.1Version
Status history (1 event)
  1. newavailable · risk high · score 64 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

const-cloudinary

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/esm/landing-page.jsmatched "github.com/cloudinary/asset-management-mcp/releases/download"12
mediumRemote Payloadpackage/src/landing-page.tsmatched "github.com/cloudinary/asset-management-mcp/releases/download"12
mediumLarge Javascript Payloadpackage/bin/mcp-server.js3018304 bytes10
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/esm/landing-page.jsmatched "github.com/cloudinary/asset-management-mcp/releases/download"12
mediumRemote Payloadpackage/src/landing-page.tsmatched "github.com/cloudinary/asset-management-mcp/releases/download"12
mediumLarge Javascript Payloadpackage/bin/mcp-server.js3018304 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 "\\u2190"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 "\\u2190"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