PkgRadar

Package evidence

@microsoft/[email protected]

Remote Payload: matched "curl "

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
612
Versions published
14
First published
Apr 2026
Publisher
microsoft1es

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":["@microsoft/[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":["@microsoft/[email protected]"],"fail_on":"review"}'
Publishermicrosoft1es
Artifact bytes402,705
Previous version1.33.0-beta.0
Published2026-05-27T21:51:46.960Z
SHA-256a5f73219113ab757a116ecc0b135d8fa01249da6c05b2edcf82a8214bc7f1da1

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
27Score
1.33.0-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/assets/docker-compose.ymlmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/assets/docker-compose.ymlmatched "curl "12
lowCredential file accesspackage/dist/utils/docker-utils.jsmatched ".azure"5
lowCredential file accesspackage/dist/utils/functions-prereqs.jsmatched ".Azure"5
lowCredential file accesspackage/dist/commands/functions/functions-scaffold.jsmatched ".Azure"5

Manifest

Package metadata

Scripts10
  • buildtsc -b && vite build
  • build:fabrictsc -b && vite build
  • devrayfin up --exclude-services staticHosting && vite
  • linteslint .
  • prebuildrayfin env --framework vite
  • predevrayfin env --framework vite
  • previewvite preview
  • rayfin:dbrayfin dev db apply
  • rayfin:devrayfin dev
  • testvitest run
Dependencies7
  • @microsoft/rayfin-auth-provider-fabric^1.33.0-beta.1
  • @microsoft/rayfin-client^1.33.0-beta.1
  • @microsoft/rayfin-core^1.33.0-beta.1
  • @tailwindcss/vite^4.1.11
  • react^19.0.0
  • react-dom^19.0.0
  • react-router-dom^7.1.1