PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="yarn husky || echo \"Unable to install Husky. If you are in a CI/CD job, that's ok !\""

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
50Mature · −50% score
First published
Dec 2024
Publisher
jfischer

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjfischer
Artifact bytes211,022
Previous version0.19.5
Published2026-06-02T13:40:23.209Z
SHA-2561e0c6ebe96b5a0283e4602ff6ffec779630201369a0438ff97e1eb387eb3ff99

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="yarn husky || echo \"Unable to install Husky. If you are in a CI/CD job, that's ok !\""

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="yarn husky || echo \"Unable to install Husky. If you are in a CI/CD job, that's ok !\""5

Manifest

Package metadata

Scripts17
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • compilewireit
  • docssf-docs
  • formatwireit
  • link-checkwireit
  • lintwireit
  • postinstallyarn husky || echo "Unable to install Husky. If you are in a CI/CD job, that's ok !"
  • postpacksf-clean --ignore-signing-artifacts
  • prepacksf-prepack
  • preparehusky
  • testwireit
  • test:e2enode --loader ts-node/esm --no-warnings=ExperimentalWarning scripts/e2e-test.ts
  • test:nutswireit
  • test:onlywireit
  • versionoclif readme
Dependencies9
  • @oclif/core^4.10.5
  • @salesforce/core^8.31.0
  • @salesforce/sf-plugins-core^12.2.24
  • @types/xml2js^0.4.14
  • minimatch^10.2.5
  • prettier^3.8.3
  • prettier-plugin-apex^2.2.6
  • wireit^0.14.12
  • xml2js^0.6.2