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
- 87
- Versions published
- 5
- First published
- Oct 2019
- Publisher
- hardfist
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@hardfist/[email protected]"],"fail_on":"high"}'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":["@hardfist/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 high · score 35 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts4
buildreact-scripts buildejectreact-scripts ejectstartreact-scripts starttestecho success
Dependencies18
@types/jest24.0.18@types/jwt-decode^2.2.1@types/node12.7.5@types/react16.9.2@types/react-dom16.9.0@types/superagent^4.1.3axios^0.19.0easy-peasy^3.1.0jwt-decode^2.2.0react^16.9.0react-dom^16.9.0react-router^5.0.1react-router-dom^5.0.1react-scripts3.1.2rxjs^6.5.3superagent^5.1.0superagent-promise^1.1.0typescript3.6.3