PkgRadar

Package evidence

@mohsinonxrm/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
19
Versions published
9
First published
Dec 2025
Publisher
mohsinondataverse

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":["@mohsinonxrm/[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":["@mohsinonxrm/[email protected]"],"fail_on":"review"}'
Artifact bytes1,852,842
Previous version1.2.1
Published2026-05-25T22:54:04.835Z
SHA-25628d998af186527bbc6c4ff0035ca3b619c1b7c87ad9a45eef7ddbda8f2de0f4e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/assets/index-OtIaIY5K.js2192283 bytes10
mediumLarge Javascript Payloadpackage/dist/assets/monaco-editor-CSKh0Kpy.js3668978 bytes10

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build
  • devvite
  • finalize-packagenpm run validate && npm run build && npm shrinkwrap
  • linteslint .
  • previewvite preview
  • validatepptb-validate
Dependencies11
  • @fluentui-contrib/react-data-grid-react-window^1.4.1
  • @fluentui/react-calendar-compat^0.3.14
  • @fluentui/react-components^9.72.4
  • @fluentui/react-datepicker-compat^0.6.19
  • @fluentui/react-icons^2.0.313
  • @fluentui/react-timepicker-compat^0.4.24
  • @monaco-editor/react^4.7.0
  • exceljs^4.4.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-window^2.2.3