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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/components/Dropdown/Dropdown.component-test.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts14
buildnpm run build:cjs && npm run build:esmbuild:cjsBABEL_ENV=cjs SC_NAMESPACE=plasma-web-core babel ./src --out-dir . --extensions .ts,.tsxbuild:esmBABEL_ENV=esm SC_NAMESPACE=plasma-web-core babel ./src --out-dir ./es --extensions .ts,.tsxbuild:watchnpm run build:esm -- --watchgenerate:typingstsc --outDir . --emitDeclarationOnlylint../../node_modules/.bin/eslint ./src --ext .js,.ts,.tsx --quietpostbuildnpm run generate:typingsprebuildrm -rf ./components ./es ./helpers ./hocs ./hooks ./mixins ./tokens ./types ./utils index.d.ts index.d.ts.map index.js index.js.mappreparenpm run buildstorybookstart-storybook -s .storybook/public -p ${PORT:-7007} -c .storybookstorybook:buildbuild-storybook -s .storybook/public -c .storybook -o build-sbstorybook:build:docsDOCS=true build-storybook --quiet -s .storybook/public -c .storybook -o build-sb-docs --docstestjest --passWithNoTeststypescript-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.0react-file-drop3.1.6react-popper2.3.0react-sortable-hoc2.0.0storeon3.1.4