PkgRadar

Package evidence

@salesforce/[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
41,071Mainstream · −50% score
Versions published
119Mature · −50% score
First published
Apr 2025
Publisher
salesforce-releases

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 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":["@salesforce/[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":["@salesforce/[email protected]"],"fail_on":"review"}'
Artifact bytes189,306
Previous version0.30.11
Published2026-05-21T22:52:00.759Z
SHA-256970b88bd26130e982b15487b5e30a74edc583ab927a59fbf61eafbd20d2d7f51

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
8Score
0.30.12Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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/telemetry.jsmatched ".azure"5

Manifest

Package metadata

Scripts10
  • buildwireit
  • build:watchyarn build --watch
  • cleantsc --build --clean
  • clean-allyarn clean && rimraf node_modules
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • testwireit
  • test:onlywireit
Dependencies20
  • @modelcontextprotocol/sdk^1.18.0
  • @oclif/core^4.5.1
  • @salesforce/agents^0.25.1
  • @salesforce/apex-node^8.2.1
  • @salesforce/core^8.29.0
  • @salesforce/kit^3.1.6
  • @salesforce/mcp-provider-api0.6.0
  • @salesforce/mcp-provider-aura-experts0.3.7
  • @salesforce/mcp-provider-code-analyzer0.8.1
  • @salesforce/mcp-provider-devops0.3.8
  • @salesforce/mcp-provider-dx-core0.9.8
  • @salesforce/mcp-provider-lwc-experts0.7.0
  • @salesforce/mcp-provider-metadata-enrichment0.1.7
  • @salesforce/mcp-provider-mobile-web0.3.0
  • @salesforce/mcp-provider-scale-products0.0.6
  • @salesforce/source-deploy-retrieve^12.35.0
  • @salesforce/source-tracking^7.8.14
  • @salesforce/telemetry^6.8.19
  • @salesforce/ts-types^2.0.12
  • zod^3.25.76