PkgRadar

Package evidence

[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.

Versions published
4
First published
May 2026
Publisher
monolab.dev

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermonolab.dev
Artifact bytes573,639
Previous version1.0.2
Published2026-05-28T03:47:19.856Z
SHA-256deae247c8bdb7de22b2d7b539eaf4e60a0ed831f9784239f9a764ed764e7582f

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
12Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts2
  • buildnode ./scripts/build.mjs
  • prepacknode ./scripts/sync-readme.mjs && npm run build
Dependencies13
  • axios^1.7.2
  • bottleneck^2.19.5
  • chalk^5.6.2
  • cheerio^1.0.0-rc.12
  • commander^12.1.0
  • inquirer^13.4.3
  • lighthouse^12.8.2
  • node-fetch^3.3.2
  • p-queue^9.3.0
  • picocolors^1.0.1
  • playwright^1.60.0
  • sharp^0.33.5
  • zod^3.23.8