PkgRadar

Package evidence

[email protected]

Obfuscation: matched "Buffer.from(file.content, \"base64"

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
31
First published
May 2026
Publisher
microck

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"}'
Publishermicrock
Artifact bytes26,480
Previous version0.4.3
Published2026-05-25T10:24:04.143Z
SHA-256b58213ebc8dc6a084529c8e5e0d114717183c04816790af1cf002446f6364005

Why flagged

What the scanner saw

Obfuscation: matched "Buffer.from(file.content, \"base64"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/index.jsmatched "Buffer.from(file.content, \"base64"3

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • devtsx src/index.ts
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies3
  • chokidar4.0.3
  • commander14.0.2
  • smol-toml^1.6.1