PkgRadar

Package evidence

@alanjaouen2/[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
1
First published
Jun 2026
Publisher
alanjaouen2

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":["@alanjaouen2/[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":["@alanjaouen2/[email protected]"],"fail_on":"review"}'
Publisheralanjaouen2
Artifact bytes543,109
Previous versionnone
Published2026-06-08T15:10:17.248Z
SHA-256fc7374c207dab775417d0ea87faec83681456e7ecdc3ce8a2be6ab5852084090

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
40Score
39.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

8 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 8 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/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/flxbl-io/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
  • @flxbl-io/apexlink4.0.1
  • @flxbl-io/sfdx-process-wrapper3.0.0
  • @flxbl-io/sfp-logger5.0.1
  • @flxbl-io/sfprofiles5.2.2
  • @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
  • @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.