PkgRadar

Package evidence

@jterrats/[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
200
Versions published
59
First published
Mar 2026
Publisher
jterrats

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":["@jterrats/[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":["@jterrats/[email protected]"],"fail_on":"review"}'
Publisherjterrats
Artifact bytes731,722
Previous version2.9.0
Published2026-05-15T16:08:23.825Z
SHA-256dae93d9a6057e30b8d43fb942f1198d9e8e2087fc15b921169f8e5664e842aab

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
lowCredential file accesspackage/lib/profiles/devops.jsmatched ".azure"5

Manifest

Package metadata

Scripts18
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • clean:artifactssf-clean --ignore-signing-artifacts
  • compilewireit
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • prepacktsc -p . --pretty false --incremental false && oclif manifest && oclif lock && npm shrinkwrap
  • preparehusky install
  • sync-badgebash scripts/sync-test-badge.sh
  • testwireit
  • test:e2ebash scripts/e2e-test.sh
  • test:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --parallel
  • test:onlywireit
  • versionoclif readme
Dependencies6
  • @inquirer/prompts8.4.2
  • @jterrats/open-orchestra^0.4.1
  • @oclif/core^4
  • @salesforce/core^8.29.1
  • @salesforce/kit^3.2.6
  • @salesforce/sf-plugins-core12.2.14