PkgRadar

Package evidence

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

Versions published
3,232Mature · −50% score
First published
Feb 2023
Publisher
salute-eva

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":["@salutejs/[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":["@salutejs/[email protected]"],"fail_on":"review"}'
Publishersalute-eva
Artifact bytes121,623
Previous version1.374.0-canary.2810.26522573163.0
Published2026-05-28T12:36:52.518Z
SHA-25690aa438231fe6c9cf76c99b7320d39be823463389cb1fd7d612e1af69d8a3490

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
6Score
1.374.0-canary.2814.26572546728.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/components/Dropdown/Dropdown.component-test.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts14
  • buildnpm run build:cjs && npm run build:esm
  • build:cjsBABEL_ENV=cjs SC_NAMESPACE=plasma-web-core babel ./src --out-dir . --extensions .ts,.tsx
  • build:esmBABEL_ENV=esm SC_NAMESPACE=plasma-web-core babel ./src --out-dir ./es --extensions .ts,.tsx
  • build:watchnpm run build:esm -- --watch
  • generate:typingstsc --outDir . --emitDeclarationOnly
  • lint../../node_modules/.bin/eslint ./src --ext .js,.ts,.tsx --quiet
  • postbuildnpm run generate:typings
  • prebuildrm -rf ./components ./es ./helpers ./hocs ./hooks ./mixins ./tokens ./types ./utils index.d.ts index.d.ts.map index.js index.js.map
  • preparenpm run build
  • storybookstart-storybook -s .storybook/public -p ${PORT:-7007} -c .storybook
  • storybook:buildbuild-storybook -s .storybook/public -c .storybook -o build-sb
  • storybook:build:docsDOCS=true build-storybook --quiet -s .storybook/public -c .storybook -o build-sb-docs --docs
  • testjest --passWithNoTests
  • typescript-coveragenpx typescript-coverage-report > /dev/null
Dependencies7
  • @popperjs/core2.9.2
  • @salutejs/plasma-core1.228.0-canary.2814.26572546728.0
  • @salutejs/plasma-typo0.44.0-canary.2814.26572546728.0
  • react-file-drop3.1.6
  • react-popper2.3.0
  • react-sortable-hoc2.0.0
  • storeon3.1.4