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
- 7,559Niche · −30% score
- Versions published
- 932Mature · −50% score
- First published
- Jan 2021
- 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
Credential file access: matched ".ssh/"
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 5 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/common/utils/authUtils.js | matched ".ssh/" | 5 |
| low | Credential file access | package/lib/commands/hardis/auth/login.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="yarn husky install || echo \"Unable to install Husky. If you are in a CI/CD job, that's ok !\"" | 5 |
| low | Credential file access | package/oclif.manifest.json | matched ".ssh/" | 3 |
Manifest
Package metadata
Scripts17
buildwireitbuild:docsf hardis:doc:plugin:generatecleansf-cleanclean-allsf-clean allcompilewireitdocssf-docsformatwireitlink-checkwireitlintwireitpostinstallyarn husky install || echo "Unable to install Husky. If you are in a CI/CD job, that's ok !"postpacksf-clean --ignore-signing-artifactsprepacksf-prepacksync:grafananode scripts/sync-grafana.cjstestwireittest:nutsc8 mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --paralleltest:onlywireitversionoclif readme
Dependencies63
@actions/github7.0.0@cparra/apexdocs3.21.2@gitbeaker/rest43.8.0@langchain/anthropic1.3.22@langchain/community1.1.18@langchain/core1.1.31@langchain/google-genai2.1.24@langchain/ollama1.2.3@langchain/openai1.2.12@oclif/core4.8.0@openai/codex-sdk0.137.0@salesforce/core8.29.0@salesforce/sf-plugins-core11.3.12@slack/types2.20.1@slack/web-api7.16.0@supercharge/promise-pool3.2.0@xmldom/xmldom0.9.10adm-zip0.5.17axios1.16.1azure-devops-node-api14.1.0bitbucket2.12.0chalk5.6.2chrome-launcher1.2.1cloudflare4.5.0cosmiconfig9.0.1cross-spawn7.0.6csv-stringify6.7.0debug4.4.3diff8.0.3dotenv16.6.1- …and 33 more.