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 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":["@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"}'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 40 · status changed
Evidence
Static findings
8 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 8 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/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
Scripts9
buildnpm run clean && npm run compilecleanrimraf ./lib && rimraf tsconfig.tsbuildinfocompiletsc -b tsconfig.jsondocsoclif readme --no-aliases --multi --dir=docs --repository-prefix https://github.com/flxbl-io/sfpmanifestoclif manifestpreparehuskysnyk-protectsnyk protecttestcross-env FORCE_COLOR=true jest --silent --verbose --coverage --detectOpenHandleswatchnpm 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.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.