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.

Weekly downloads
22
Versions published
56Mature · −50% score
First published
Feb 2021
Publisher
aikema

Effective trust discount applied: 50% (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":["[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"}'
Publisheraikema
Artifact bytes269,871
Previous version5.1.0
Published2026-04-08T13:45:29.311Z
SHA-2567b90c6fe0d70430ea684f4721e87e8cb3ea36564e489f058404eeedeac330b6e

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
5.1.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • checkformatnpx prettier --check ./src
  • preparenpx tsc
  • reformatnpx prettier --write ./src
  • startnpx ts-node src/index.ts
  • testnpx ts-node src/index.ts --test
  • unit-testvitest run
Dependencies33
  • @pm2/io^6.1.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • axios^1.8.2
  • body-parser^1.19.0
  • carta-frontend^5.1.0
  • compression^1.8.0
  • cookie-parser^1.4.7
  • cors^2.8.5
  • express^4.21.2
  • express-bearer-token^3.0.0
  • google-auth-library^9.6.0
  • hjson^3.2.2
  • http-proxy^1.18.1
  • jose^4.8.3
  • jsonc-parser^3.0.0
  • jsonwebtoken^9.0.2
  • ldapauth-fork^5.0.1
  • lodash^4.17.21
  • log-symbols^4.1.0
  • mnemonist^0.39.5
  • moment^2.30.1
  • moment-timezone^0.6.0
  • mongodb^5.8.0
  • ms^2.1.3
  • node-linux-pam0.1.0
  • pug^3.0.0
  • read^2.0.0
  • tcp-port-used^1.0.2
  • uuid^9.0.0
  • …and 3 more.