PkgRadar

Package evidence

@private.me/[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.

Weekly downloads
1,705Niche · −30% score
Versions published
12
First published
May 2026
Publisher
ajesmailzadeh

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@private.me/[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":["@private.me/[email protected]"],"fail_on":"review"}'
Publisherajesmailzadeh
Artifact bytes2,410,581
Previous version1.3.0
Published2026-05-28T04:47:27.927Z
SHA-2561248fc16d0ec5e9640a1f179de14ef7cdd0d4d386ed13ef1c4fb805366c3711d

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

low
Last checked
lowRisk
0Score
1.3.5Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 42 -> 0
  2. newavailable · risk high · score 42 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

DNS / OAST exfiltration — matched "dns.resolvetxt"

10 members · evidence strength 90

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
lowObfuscation Densitypackage/dist-standalone/_deps/mldsa-wasm/dist/mldsa.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts10
  • buildpnpm clean:xbind && node scripts/build-with-deps.mjs && node generate-shares.mjs
  • cleanrm -rf dist dist-standalone .turbo
  • clean:xbindrm -rf dist dist-standalone .turbo
  • linteslint src/
  • obfuscateecho 'Obfuscation skipped - core IP already protected in crypto package'
  • prepublish-checkbash scripts/prepublish-check.sh
  • prepublishOnlynode -e "const pkg=require('./package.json');if(pkg.license!=='Proprietary'){console.error('❌ package.json license must be: Proprietary');process.exit(1)}" && bash ../../scripts/gold-automation.sh $(pwd) && bash ../../scripts/hooks/prepublish-crypto-check.sh && bash ../../scripts/hooks/prepublish-tarball-validation.sh $(pwd)
  • testvitest run
  • test:coveragevitest run --coverage
  • typechecktsc --noEmit
Dependencies4
  • @private.me/xbind^1.3.0
  • bonjour-service^1.3.0
  • mlkem^2.7.0
  • nodemailer8.0.7