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 bytes1,131,103
Previous version2.10.0
Published2026-05-27T06:26:02.647Z
SHA-25625d5fb5f62d4ffdd735f9bcf8e3b21253216d6275d86f31cdee1b498216bcfda

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

Scripts24
  • app:buildyarn --cwd app build
  • app:devyarn --cwd app dev
  • app:installyarn --cwd app install
  • 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
  • site:buildyarn --cwd site build
  • site:devyarn --cwd site dev
  • sync-badgebash scripts/sync-test-badge.sh
  • testwireit
  • test:e2ebash scripts/e2e-test.sh
  • test:e2e:tsmocha 'test/e2e/**/*.test.ts' --timeout 60000
  • test:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --parallel
  • test:onlywireit
  • versionoclif readme
Dependencies12
  • @hono/node-server^2.0.2
  • @inquirer/prompts8.4.3
  • @jterrats/open-orchestra^0.5.7
  • @modelcontextprotocol/sdk^1.29.0
  • @oclif/core^4
  • @salesforce/core^8.30.4
  • @salesforce/kit^3.2.6
  • @salesforce/sf-plugins-core12.2.14
  • hono^4.12.19
  • vscode-languageserver^9.0.1
  • vscode-languageserver-textdocument^1.0.12
  • zod^4.4.3