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.

Versions published
179Mature · −50% score
First published
Jan 2019
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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"}'
Artifact bytes306,499
Previous version2.9.146
Published2026-05-22T10:40:53.390Z
SHA-256756bdfe5e7da0ac03dadadc7cef99ce5ce643ea7076a05d0348141f4a415b199

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts14
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • compilewireit
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • lintwireit
  • postpacksf-clean --ignore-signing-artifacts
  • prepacksf-prepack
  • preparepatch-package && sf-install
  • testwireit
  • test:onlywireit
  • versionoclif readme
Dependencies7
  • @oclif/core^4.11.1
  • @salesforce/core^8.31.0
  • @salesforce/sf-plugins-core^12.2.17
  • chalk^5.2.0
  • debug^4.4.3
  • fs-extra^11.3.5
  • tslib^2.8.1