PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\u2014"

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
3
First published
May 2026
Publisher
veilguard.co

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"}'
Publisherveilguard.co
Artifact bytes77,504
Previous version0.1.8
Published2026-05-25T10:45:24.374Z
SHA-256296f1e9969b15f0a698a24f9d5a1c6bdcf7550174b011d8014d1a9b76113787c

Why flagged

What the scanner saw

Obfuscation: matched "\\u2014"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/chunk-UPK5MWUC.jsmatched "\\u2014"3
lowObfuscationpackage/dist/cli.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2713"3
lowObfuscationpackage/patterns/injection-rules.jsonmatched "eval("3
lowCredential file accesspackage/patterns/secrets.jsonmatched "AWS_ACCESS_KEY"3

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsup --watch
  • formatprettier --write src/
  • linteslint src/
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies2
  • @modelcontextprotocol/sdk^1.12.0
  • zod^3.23.0