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.
- Versions published
- 3
- First published
- Apr 2026
- Publisher
- malasalesfive
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":["@salesfive/[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":["@salesfive/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 43 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/impl/artifacts/FetchAnArtifactFromNPM.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/lib/commands/publish.js | matched ".npmrc" | 10 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/impl/artifacts/FetchAnArtifactFromNPM.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/lib/commands/publish.js | matched ".npmrc" | 10 |
| low | Credential file access | package/lib/commands/artifacts/fetch.js | matched ".npmrc" | 5 |
| low | Credential file access | package/messages/fetch.json | matched ".npmrc" | 3 |
| low | Credential file access | package/oclif.manifest.json | matched ".npmrc" | 3 |
| low | Credential file access | package/messages/patch.json | matched ".npmrc" | 3 |
| low | Credential file access | package/messages/prepare.json | matched ".npmrc" | 3 |
| low | Credential file access | package/messages/publish.json | matched ".npmrc" | 3 |
| low | Credential file access | package/messages/release.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts10
buildnpm run clean && npm run compilecleanrimraf ./lib && rimraf tsconfig.tsbuildinfocompiletsc -b tsconfig.jsondocsoclif readme --no-aliases --multi --dir=docs --repository-prefix https://github.com/salesfive/sfpmanifestoclif manifestprepacknpm run manifestpreparehusky || truesnyk-protectsnyk protecttestcross-env FORCE_COLOR=true jest --silent --verbose --coverage --detectOpenHandleswatchnpm run compile -- --watch
Dependencies51
@apexdevtools/apex-parser^4.0.0@jsforce/jsforce-node^3.2.0@newrelic/telemetry-sdk^0.6.0@oclif/core^4.5.2@oclif/plugin-commands4.1.32@oclif/plugin-help6.2.32@salesfive/apexlink1.0.4@salesfive/sfdx-process-wrapper1.0.4@salesfive/sfp-logger1.0.4@salesfive/sfprofiles1.0.4@salesforce/apex-node8.2.5@salesforce/core8.19.0@salesforce/kit3.2.3@salesforce/packaging4.12.0@salesforce/schemas1.9.0@salesforce/source-deploy-retrieve12.21.5@salesforce/source-tracking7.3.11adm-zip^0.5.10ajv8.15.0antlr4ts0.5.0-alpha.4async-retry^1.3.1axios^1.7.4bottleneck^2.19.5chalk^4.1.2cli-table0.3.11datadog-metrics^0.9.3dedent^1.5.1dotenv16.3.1fast-xml-parser4.5.0fs-extra^11.1.1- …and 21 more.