PkgRadar

Package evidence

@swissquote/[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
677
Versions published
186Mature · −50% score
First published
Dec 2017
Publisher
stephane.goetz

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

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":["@swissquote/[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":["@swissquote/[email protected]"],"fail_on":"review"}'
Artifact bytes3,534,552
Previous version1.29.1-beta.3
Published2026-05-27T14:51:51.394Z
SHA-2569ce8661f144963534f85bd9e303735f98b9503e88d07670996b93242c0d49625

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

review
Last checked
reviewRisk
19Score
1.29.1-beta.4Version
Status history (1 event)
  1. newavailable · risk review · score 19 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/prettier/doc.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prettier/plugins/estree.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prettier/index.mjshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/typescript-eslint/bundled.js2829390 bytes10
mediumLarge Javascript Payloadpackage/dist/prettier1/index.js4391827 bytes10
mediumLarge Javascript Payloadpackage/dist/prettier2/index.js3390706 bytes10

Manifest

Package metadata

Scripts4
  • buildnode ../../utils/build.mjs
  • lintnode ../crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node '*.js' src
  • testnode --test src/__tests__/*.test.mjs
  • test:cic8 --clean --reporter=text --reporter=lcov --reporter=html --include=src node --test src/__tests__/*.test.mjs
Dependencies3
  • @swissquote/crafty-commons1.29.1-beta.4
  • typescript5.9.3
  • unrs-resolver1.12.2