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
142,450Ubiquitous · −70% score
Versions published
716Mature · −50% score
First published
Jul 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 bytes269,363
Previous version6.44.1
Published2026-05-15T09:57:41.455Z
SHA-256ffd5fd00dec258e20226bf5db8d360c59f83546c5bd6fd8894ac0de961715dc1

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
6.44.2Version
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

Scripts29
  • buildwireit
  • cleanwireit
  • clean:buildwireit
  • clean:package-managerwireit
  • dependencies:reinstallnpm install
  • dependencies:upgradenpx npm-check-updates -u ; npm install ; npm audit fix
  • devops:cleanup:dev-tag./tooling/devops-cleanup.sh
  • devops:cleanup:dev-tag:all./tooling/devops-cleanup-all.sh
  • devops:move-tag./tooling/devops-movetag.sh
  • lintwireit
  • lint:dependencieswireit
  • lint:fixwireit
  • lint:fswireit
  • postpackshx rm -f oclif.manifest.json && shx sed -i 'blob/v[^/]*/' 'blob/main/' README.md
  • prepackwireit
  • preparehusky
  • prepublishOnlynpm shrinkwrap
  • sync:registryTS_NODE_COMPILER_OPTIONS='{"rootDir":"."}' node --loader ts-node/esm tooling/syncInternalRegistryWithSdr.ts
  • testwireit
  • test:buildwireit
  • test:functionalwireit
  • test:integrationwireit
  • test:mutationwireit
  • test:mutation:incrementalwireit
  • test:nutwireit
  • test:perfwireit
  • test:unitwireit
  • test:unit:debugnode --inspect node_modules/.bin/vitest run
  • test:unit:debug:breaknode --inspect-brk node_modules/.bin/vitest run
Dependencies13
  • @oclif/core^4.11.2
  • @salesforce/core^8.30.0
  • @salesforce/sf-plugins-core^12.2.16
  • @salesforce/source-deploy-retrieve^12.35.9
  • async^3.2.6
  • fast-equals^6.0.0
  • fs-extra^11.3.5
  • ignore^7.0.5
  • simple-git^3.36.0
  • tar-stream3.2.0
  • tslib^2.8.1
  • txml^6.0.0
  • zod^4.4.3