PkgRadar

Package evidence

[email protected]

Js Hidden Window Eval, Invalid Package Json, Obfuscation Density +1 more

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
2
First published
Aug 2026
Publisher
brownroger

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherbrownroger
Artifact bytes116,538
Previous version1.0.1
Published2026-08-07T11:33:53.610Z
SHA-25693fbe07d849ba3765829ca6f37aba73ac13114657d61ecf92635d4ff07b1e929

Why flagged

What the scanner saw

Js Hidden Window Eval

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Window Evalmanifest45
highJs Hidden Window Evalmanifest45
mediumInvalid Package Jsonmanifest10
mediumSuspicious Publish Contextmanifest10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Hidden Window Evalmanifest45
highJs Hidden Window Evalmanifest45
mediumInvalid Package Jsonmanifest10
mediumSuspicious Publish Contextmanifest10
lowObfuscation Densitymanifest0
lowObfuscation Densitymanifest0
lowObfuscation Densitymanifest0

Manifest

Package metadata

Dependencies3
  • postcss-theme-providerworkspace:*
  • react^19.0.0
  • react-dom^19.0.0