PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\u2713"

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
8
First published
May 2026
Publisher
andrey-commradian

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"}'
Artifact bytes47,368
Previous version0.7.7
Published2026-05-25T10:16:34.656Z
SHA-2567d2cc5d489eb01d92f5f630bed053e607676f966dbd0514b1f6790fdad22421d

Why flagged

What the scanner saw

Obfuscation: matched "\\u2713"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/admin-panel.jsmatched "\\u2713"3
lowObfuscationpackage/src/admin-panel.tsmatched "\\u2713"3
lowCredential file accesspackage/.github/workflows/publish-npm.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • demots-node src/demo.ts
  • devts-node src/index.ts
  • startnode dist/index.js
Dependencies3
  • archiver^7.0.1
  • express^4.18.2
  • nodemailer^8.0.7