PkgRadar

Package evidence

@salesfive/[email protected]

Credential file access: matched ".npmrc"

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 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":["@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"}'
Publishermalasalesfive
Artifact bytes557,195
Previous versionnone
Published2026-04-30T08:09:27.144Z
SHA-256d0721149b76076c7e7c99416b8b5a03226aff36ad008ed404106d85783e17f0b

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

review
Last checked
reviewRisk
43Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 43 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/impl/artifacts/FetchAnArtifactFromNPM.jsmatched ".npmrc"10
mediumCredential file accesspackage/lib/commands/publish.jsmatched ".npmrc"10
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/lib/impl/artifacts/FetchAnArtifactFromNPM.jsmatched ".npmrc"10
mediumCredential file accesspackage/lib/commands/publish.jsmatched ".npmrc"10
lowCredential file accesspackage/lib/commands/artifacts/fetch.jsmatched ".npmrc"5
lowCredential file accesspackage/messages/fetch.jsonmatched ".npmrc"3
lowCredential file accesspackage/oclif.manifest.jsonmatched ".npmrc"3
lowCredential file accesspackage/messages/patch.jsonmatched ".npmrc"3
lowCredential file accesspackage/messages/prepare.jsonmatched ".npmrc"3
lowCredential file accesspackage/messages/publish.jsonmatched ".npmrc"3
lowCredential file accesspackage/messages/release.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts9
  • buildnpm run clean && npm run compile
  • cleanrimraf ./lib && rimraf tsconfig.tsbuildinfo
  • compiletsc -b tsconfig.json
  • docsoclif readme --no-aliases --multi --dir=docs --repository-prefix https://github.com/salesfive/sfp
  • manifestoclif manifest
  • preparehusky
  • snyk-protectsnyk protect
  • testcross-env FORCE_COLOR=true jest --silent --verbose --coverage --detectOpenHandles
  • watchnpm 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.0
  • @salesfive/sfdx-process-wrapper1.0.0
  • @salesfive/sfp-logger1.0.0
  • @salesfive/sfprofiles1.0.0
  • @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.11
  • adm-zip^0.5.10
  • ajv8.15.0
  • antlr4ts0.5.0-alpha.4
  • async-retry^1.3.1
  • axios^1.7.4
  • bottleneck^2.19.5
  • chalk^4.1.2
  • cli-table0.3.11
  • datadog-metrics^0.9.3
  • dedent^1.5.1
  • dotenv16.3.1
  • fast-xml-parser4.5.0
  • fs-extra^11.1.1
  • …and 21 more.