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,842,830
Previous version1.0.6
Published2026-04-08T03:22:04.412Z
SHA-256d572b2a035dcfbdb721d62a09a6dfaa274eae88380a0c142b6d1e898649aa16f

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.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-CYA9e9xG.js2186565 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