PkgRadar

Package evidence

@microsoft/[email protected]

Credential File Packaged: package/templates/notes-app/.env

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
19
First published
Apr 2026
Publisher
microsoft1es

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":["@microsoft/[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":["@microsoft/[email protected]"],"fail_on":"high"}'
Publishermicrosoft1es
Artifact bytes311,758
Previous version1.1.0
Published2026-04-24T00:56:14.594Z
SHA-256a80c160e3efa1dd9e5dc4794a3ffaabb0e4aebe49f45af80380ecd00f11f3dc8

Why flagged

What the scanner saw

Credential File Packaged: package/templates/notes-app/.env

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

microsoft1es

21 members · evidence strength 73
Publisher / release actor burstcandidate

microsoft1es

21 members · max score 45

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/notes-app/.envpackage/templates/notes-app/.env35

Manifest

Package metadata

Scripts5
  • buildtsc --build && vite build --mode fabric
  • build:fabrictsc -b && vite build --mode fabric
  • cleanrimraf tsconfig.tsbuildinfo && rimraf rayfin/.temp/compiled
  • devnode scripts/generate-env-local.js && vite
  • dev:fabricvite --mode fabric
Dependencies4
  • @microsoft/rayfin-client^1.21.0
  • @microsoft/rayfin-core^1.21.0
  • @microsoft/rayfin-data^1.21.0
  • @microsoft/rayfin-lib^1.21.0