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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 13 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/esm/operations/mrt/bundle.js | package/dist/esm/operations/mrt/bundle.js | 45 |
Manifest
Package metadata
Scripts18
buildpnpm run generate:types && pnpm run build:esmbuild:esmtsc -p tsconfig.esm.jsoncleanshx rm -rf distcoveragec8 reportformatprettier --write .format:checkprettier --check .generate:docs-indextsx scripts/generate-docs-index.tsgenerate: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.tslinteslintlint:agenteslint --quietposttestpnpm run lintpretesttsc --noEmit -p testtestc8 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.0applicationinsights2.9.8chokidar5.0.0cliui9.0.1ejs3.1.10fuse.js7.1.0glob13.0.0i18next25.7.4js-yaml4.1.1jsonschema1.5.0jszip3.10.1minimatch10.1.1open11.0.0openapi-fetch0.15.0pino10.1.0pino-pretty13.1.2protobufjs7.5.4tar-fs3.1.2undici7.19.2xml2js0.6.2