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.
- Weekly downloads
- 142,450Ubiquitous · −70% score
- Versions published
- 716Mature · −50% score
- First published
- Jul 2019
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts29
buildwireitcleanwireitclean:buildwireitclean:package-managerwireitdependencies:reinstallnpm installdependencies:upgradenpx npm-check-updates -u ; npm install ; npm audit fixdevops:cleanup:dev-tag./tooling/devops-cleanup.shdevops:cleanup:dev-tag:all./tooling/devops-cleanup-all.shdevops:move-tag./tooling/devops-movetag.shlintwireitlint:dependencieswireitlint:fixwireitlint:fswireitpostpackshx rm -f oclif.manifest.json && shx sed -i 'blob/v[^/]*/' 'blob/main/' README.mdprepackwireitpreparehuskyprepublishOnlynpm shrinkwrapsync:registryTS_NODE_COMPILER_OPTIONS='{"rootDir":"."}' node --loader ts-node/esm tooling/syncInternalRegistryWithSdr.tstestwireittest:buildwireittest:functionalwireittest:integrationwireittest:mutationwireittest:mutation:incrementalwireittest:nutwireittest:perfwireittest:unitwireittest:unit:debugnode --inspect node_modules/.bin/vitest runtest:unit:debug:breaknode --inspect-brk node_modules/.bin/vitest run
Dependencies13
@oclif/core^4.11.2@salesforce/core^8.30.0@salesforce/sf-plugins-core^12.2.16@salesforce/source-deploy-retrieve^12.35.9async^3.2.6fast-equals^6.0.0fs-extra^11.3.5ignore^7.0.5simple-git^3.36.0tar-stream3.2.0tslib^2.8.1txml^6.0.0zod^4.4.3