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
- 33Mature · −50% score
- First published
- Mar 2022
- Publisher
- jdaniels
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 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":["@sportsdigita/[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":["@sportsdigita/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/shell-scripts/install-localhost-ssl-certificate.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts1
prettyprettier --write '{,!(node_modules)/**/}*.{js,json}'
Dependencies21
@babel/runtime^7.24.0@jsdevtools/chai-exec^2.1.1@sportsdigita/platform-node-utility^2.0.6chai^4.3.6chalk^5.4.1clear^0.1.0express^4.21.2figlet^1.8.0handlebars^4.7.6inquirer^12.3.0lodash^4.17.20mocha^9.2.1open^8.4.2ora^8.1.1rimraf^3.0.2shelljs^0.8.5superagent^7.1.1url-join^4.0.1uuid^11.0.5yargs^17.7.2zip-a-folder^1.1.3