PkgRadar

Package evidence

@salesforce/[email protected]

Known Indicator Filename: package/dist/esm/operations/mrt/bundle.js

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
5,614Niche · −30% score
Versions published
140
First published
Jan 2026
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":["@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 bytes1,736,361
Previous version0.0.0-nightly.20260527032048
Published2026-05-28T03:24:23.355Z
SHA-256fc507f71b5fab94f3b9489e6b6ef2915dd67abc133e57a458b1e9c5bb6bfffd7

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/esm/operations/mrt/bundle.js

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
13Score
0.0.0-nightly.20260528032208Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/esm/operations/mrt/bundle.jspackage/dist/esm/operations/mrt/bundle.js45

Manifest

Package metadata

Scripts18
  • buildpnpm run generate:types && pnpm run build:esm
  • build:esmtsc -p tsconfig.esm.json
  • cleanshx rm -rf dist
  • coveragec8 report
  • formatprettier --write .
  • format:checkprettier --check .
  • generate:docs-indextsx scripts/generate-docs-index.ts
  • generate:typesopenapi-typescript specs/data-api.json -o src/clients/ocapi.generated.ts && openapi-typescript specs/slas-admin-v1.yaml -o src/clients/slas-admin.generated.ts && openapi-typescript specs/ods-api-v1.json -o src/clients/ods.generated.ts && openapi-typescript specs/mrt-api-v1.json -o src/clients/mrt.generated.ts && openapi-typescript specs/mrt-b2c.json -o src/clients/mrt-b2c.generated.ts && openapi-typescript specs/custom-apis-v1.yaml -o src/clients/custom-apis.generated.ts && openapi-typescript specs/scapi-schemas-v1.yaml -o src/clients/scapi-schemas.generated.ts && openapi-typescript specs/cdn-zones-v1.yaml -o src/clients/cdn-zones.generated.ts && openapi-typescript specs/am-users-api-v1.yaml -o src/clients/am-users-api.generated.ts && openapi-typescript specs/am-roles-api-v1.yaml -o src/clients/am-roles-api.generated.ts && openapi-typescript specs/am-apiclients-api-v1.yaml -o src/clients/am-apiclients-api.generated.ts && openapi-typescript specs/granular-replications-v1.yaml -o src/clients/granular-replications.generated.ts
  • linteslint
  • lint:agenteslint --quiet
  • posttestpnpm run lint
  • pretesttsc --noEmit -p test
  • testc8 mocha --forbid-only "test/**/*.test.ts"
  • test:agentmocha --forbid-only --parallel --jobs 4 --reporter min "test/**/*.test.ts"
  • test:cic8 mocha --forbid-only --reporter json --reporter-option output=test-results.json "test/**/*.test.ts"
  • test:unitmocha --forbid-only "test/**/*.test.ts"
  • test:watchmocha --watch "test/**/*.test.ts"
  • typecheck:agenttsc --noEmit --pretty false
Dependencies20
  • @vscode/debugadapter1.68.0
  • applicationinsights2.9.8
  • chokidar5.0.0
  • cliui9.0.1
  • ejs3.1.10
  • fuse.js7.1.0
  • glob13.0.0
  • i18next25.7.4
  • js-yaml4.1.1
  • jsonschema1.5.0
  • jszip3.10.1
  • minimatch10.1.1
  • open11.0.0
  • openapi-fetch0.15.0
  • pino10.1.0
  • pino-pretty13.1.2
  • protobufjs7.5.4
  • tar-fs3.1.2
  • undici7.19.2
  • xml2js0.6.2